Skip to content

porkie02/trakt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trakt Lists 65+ Rating

All lists are self updated and maintained by https://listrr.pro/ which was made by TheUltimateC0der https://github.com/TheUltimateC0der/Listrr

Movies

Tv Shows

Custom Python Plexlibrary Recipes

I have added my current recipes I have made for Custom Python Plexlibrary Recipes for some of my lists.

https://github.com/adamgot/python-plexlibrary

These recipes will run out of the box for Cloudbox users, for PTS/PG users you will need to edit the local path in each yml file that plex can see.

For example Cloudbox uses /mnt/local/Media/Movies/Sci-Fi/

For PTS/PG it will be have to be a local path that Plex can see, something like /mnt/movies/recipe_title also PTS/PG users need to change the plex link in the main config from http://plex:32400/ to http://localhost:32400/

Do one recipe at a time and when it pops up in plex edit the lib and remove from dashboard, disable thumbnails, disable cinema trailers and finally disable collections. When creating new libs with receipes it will trigger a scan but its quite quick and doesnt effect anything else being added with PAS.

To update your custom libs daily drop the plexlibrary.sh from the scripts folder in the repo into /opt/appdata/python-plexlibrary.

chmod +x /opt/appdata/python-plexlibrary/plexlibrary.sh

Then open cron with.

crontab -e

Then add a cron at the bottom of the file

@daily /opt/appdata/python-plexlibrary/plexlibrary.sh

About

Trakt lists Rating 65+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages