diff --git a/VERSION b/VERSION index 9d9ac314..9fcf96c3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.15.1-develop69 +1.15.1-develop70 diff --git a/modules/builder.py b/modules/builder.py index 4997f0c6..bdbb28cf 100644 --- a/modules/builder.py +++ b/modules/builder.py @@ -169,7 +169,7 @@ custom_sort_builders = [ "plex_search", "tmdb_list", "tmdb_popular", "tmdb_now_playing", "tmdb_top_rated", "tmdb_trending_daily", "tmdb_trending_weekly", "tmdb_discover", "tvdb_list", "imdb_chart", "imdb_list", "stevenlu_popular", "anidb_popular", - "trakt_list", "trakt_trending", "trakt_popular", "trakt_boxoffice", + "trakt_list", "trakt_watchlist", "trakt_collection", "trakt_trending", "trakt_popular", "trakt_boxoffice", "trakt_collected_daily", "trakt_collected_weekly", "trakt_collected_monthly", "trakt_collected_yearly", "trakt_collected_all", "flixpatrol_url", "flixpatrol_demographics", "flixpatrol_popular", "flixpatrol_top", "trakt_recommended_daily", "trakt_recommended_weekly", "trakt_recommended_monthly", "trakt_recommended_yearly", "trakt_recommended_all",