Skip to content

dnachev/500px.bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

500px.bundle

A channel plugin for Plex Media Server.

Features

  • Listing all popular photos
  • List popular photos per category
  • Search photos

Installation

Follow the Plex instructions for manually installing channels.

Implementation

The plugin is based on the National Geographic plugin.

Because 500px API requires OAuth, a workaround was implemented, which mimics what the browser does - it relies on the cookies set by the server and extracts the CSRF token, which the API expects. This is undocumented usage of the API, which means the plugin can break anytime in future.

Known Issues / Limitations

  • No access to the fresh, upcoming or editor's choice lists.
  • Some photos are marked as Adult content. These require actual logged in access to view, which is not implemented yet.

Thanks

Plex Team - National Geographic plugin, which this plugin is based on.

About

Plex Media Server plugin for 500px

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages