blacktwin

Results 7 issues of blacktwin

**Describe the issue** Add support to Plex's new [Single Item Share](https://support.plex.tv/articles/shared-media/) **Code snipppets** #### For server admin accounts Retrieve shared items: ### GET ``` https://plex.tv/api/v2/shared_sources/owned https://plex.tv/api/v2/shared_sources/received # unknown returns ```...

enhancement

Addressing Issue #462 addActor() and removeActor() methods are now added to video.Movie and video.Show.

- [ ] Find and remove obsolete scripts. - [ ] Restructure repo into different categories, media and user management with functional and reporting sub categories. - media - function...

enhancement

Match all Tautulli users history to the corresponding Plex server and it's users. To be used in the off chance that the Plex DB is corrupted or lost. Use Tautulli...

enhancement
Request

Create sign in script to collect urls and Token or API keys for Plex and Tautulli. Use collected information to create a config.ini file. Place into default path for PlexAPI...

[2 requests for IP to Maps.](https://forums.plex.tv/t/jbops-just-a-bunch-of-plex-scripts/208680/111?u=blacktwin) I’d like to automate the publish of the map to my hobby web server, probably monthly. 1. Add option for cumulative play time, perhaps...

Request

ips_to_maps.py needs github create in order to [create gists](https://developer.github.com/v3/gists/#authentication).

bug