l3uddz / traktarr

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

Sort Trakt List using `rt_tomatometer` #177

Open notlimahrelyt opened 9 months ago

notlimahrelyt commented 9 months ago

Describe the problem When using traktarr with large Trakt lists, I'd like to use the native trakt ?sort=rt_tomatometer,asc feature. If I add the list url as such (for example: https://trakt.tv/users/justin/lists/trakt-popular-movies?sort=rt_tomatometer,asc) Traktarr re-sorts them.

Describe any solutions you think might work Add this as a sort feature or just simply set the default sort as "none" so that the URL can handle the sort.