openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
php-plex
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Aug 04, 2024 — Aug 04, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix type on readme.
Nick Bartkowiak
More...
about 12 years ago
Fixed an example in the readme.
Nick Bartkowiak
More...
about 12 years ago
Added in media info and file info.
Nick Bartkowiak
More...
about 12 years ago
Updated the xmlAttributesToArray method in MachineAbstract.php to be recursive.
Nick Bartkowiak
More...
about 12 years ago
Deprecated the getSectionByKey method from Library.php and added in a polymorphic getSection method, which makes it possible to get a section by its key or by its title.
Nick Bartkowiak
More...
over 12 years ago
Updated README to reflect the added error handling.
Nick Bartkowiak
More...
over 12 years ago
Added proper error handling at the library level. This basically identifies when the polymorphic item fetching methods come up empty and throws a 404 resource not found exception.
Nick Bartkowiak
More...
over 12 years ago
Added server level error handling.
Nick Bartkowiak
More...
over 12 years ago
Added machine level error handling for detecting cURL errors and reporting on them correctly.
Nick Bartkowiak
More...
over 12 years ago
Added in base line exception classes.
Nick Bartkowiak
More...
over 12 years ago
Updated the README to reflect the correct 'address' configuration, where it had been wrongly exampling 'host' as the configuration.
Nick Bartkowiak
More...
over 12 years ago
Added all episode and all track listing for show and artist classes. Also added random episode and track retrieval for the show and artist classes.
Nick Bartkowiak
More...
over 12 years ago
Added all leaves endpoints to the item base class.
Nick Bartkowiak
More...
over 12 years ago
Updated the README.
Nick Bartkowiak
More...
over 12 years ago
Updated the READEM.
Nick Bartkowiak
More...
over 12 years ago
Updated the README to include examples from the application controller.
Nick Bartkowiak
More...
over 12 years ago
Added in the application controller and altered the execute command method to accept parameters.
Nick Bartkowiak
More...
over 12 years ago
Added the navigation controller examples to the README.
Nick Bartkowiak
More...
over 12 years ago
Added in the navigation controller.
Nick Bartkowiak
More...
over 12 years ago
Added the playback controller and updated the README.
Nick Bartkowiak
More...
over 12 years ago
Added in the abstract controller to Plex client.
Nick Bartkowiak
More...
over 12 years ago
Updated the README.
Nick Bartkowiak
More...
over 12 years ago
Added the ability to retrive single and multiple tracks to the album class and fixed a typo in the comments artist class.
Nick Bartkowiak
More...
over 12 years ago
Added single and multiple album retrieval to the atist item object.
Nick Bartkowiak
More...
over 12 years ago
Added single and multiple episode retrieval to the season class and fixed some comments in the show class.
Nick Bartkowiak
More...
over 12 years ago
Added some recursive use of the polymorphic single item fetching to make sure we refetch a single item when we received it from a list to make sure the data is as complete as possible.
Nick Bartkowiak
More...
over 12 years ago
Added listing and single retrieval of seasons to the show item class.
Nick Bartkowiak
More...
over 12 years ago
Moved the children endpoint to the item class from the section class as it is only scoped to items and makes no sense in the section base class.
Nick Bartkowiak
More...
over 12 years ago
Added retrieving child and granchild items by index and added an overriding polymorphic item fetch to the item base class that allows a polymorphic item retrieval that can default to the normal one or use the new by index method.
Nick Bartkowiak
More...
over 12 years ago
Added support or building endpoints that allow items to retrieve their children and grandchildren items. Also added item scoping to the polymorphic item fetch that allow items to rpolymorphically retrieve single child and grandchild items.
Nick Bartkowiak
More...
over 12 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree