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

custom IMDb search list #11

Closed spuniun closed 7 years ago

spuniun commented 7 years ago

This adds some basic code to fetch results from a compact advanced search list for #9 , e.g. http://www.imdb.com/search/title?groups=oscar_best_picture_winners&sort=year,desc&view=simple The result count can be controlled via settings.

pbrink231 commented 7 years ago

fixed in later request