pbrink231 / plex_top_playlists

A python script for creating playlists and collections for all server users from sources like IMDB and Trakt
111 stars 22 forks source link

Is it possible to add other trakt lists? #30

Closed dballard8 closed 4 years ago

dballard8 commented 4 years ago

I want to be able to add public trakt lists. If it has to be sone in collections, that is fine I just need to know how to add it to the settings file.

Dex321x commented 4 years ago

i'm interested in that too. I would like some custom user lists like 2020 Oscar Nominees

eltonzz commented 4 years ago

Any luck with adding public trakt playlists?

pbrink231 commented 4 years ago

I only am allowed what the trakt api allows. I dont remember seeing public lists available but that was a while back. Will check it out again.

pbrink231 commented 4 years ago

On the develop branch you can now add trakt user lists. These can be mixed with movies and shows. They can be playlists or collections.

git checkout develop then run like normal

pbrink231 commented 4 years ago

Original thread with this issue #26