l3uddz / traktarr

Script to add new series & movies to Sonarr/Radarr based on Trakt lists.
GNU General Public License v3.0
576 stars 52 forks source link

Develop #36

Closed l3uddz closed 6 years ago

l3uddz commented 6 years ago

Option to ignore blacklist (config supports it too in auto mode) when processing list by @mitchellklijs

Added priority option to pushover notification agent by @mitchellklijs

Run mode scheduler tweaks by @horjulf

Genre option now requests these genre(s) from trakt, thus reducing list sizes / more targetted results. Also supports multiple genres, e.g. science-fiction,action,horror,thriller.

Added --sort (-s) option to sort the results before processing (supports: votes, rating, release, defaults to votes like before).

Added list types watched and played, these are the most watched/played lists by trakt, supports weekly, monthly, yearly, all types, defaults to weekly, can be specified as e.g. traktarr movies -t watched_monthly ....