jc21 / plex-api

PHP API for Plex Servers
Other
35 stars 8 forks source link

Couple updates #12

Closed godsgood33 closed 2 years ago

godsgood33 commented 2 years ago

I added some classes to make the library a little more robust.

jc21 commented 2 years ago

Looks good :) Would you be able to add some more example usage to the readme for these new classes?

godsgood33 commented 2 years ago

Looks good :) Would you be able to add some more example usage to the readme for these new classes?

Sure. I wanted to see if you would interact with this before I started changing documentation.

godsgood33 commented 2 years ago

Added some more doc and cleaned things up a bit. I know there are more examples that could be made, but I have a trip coming up for a few days. Wanted to give you something you could play around with a little. I'm hoping to use this in a project I'm working on so I don't have to pass in the Plex library file path directly.

godsgood33 commented 2 years ago

Do you have any additional thoughts about these changes?

godsgood33 commented 2 years ago

Thanks for pushing and releasing. The project I was referencing is YTS-Parser