|
|
@ -114,9 +114,12 @@ pretty_names = {
|
|
|
|
"plex_search": "Plex Search",
|
|
|
|
"plex_search": "Plex Search",
|
|
|
|
"tautulli_popular": "Tautulli Popular",
|
|
|
|
"tautulli_popular": "Tautulli Popular",
|
|
|
|
"tautulli_watched": "Tautulli Watched",
|
|
|
|
"tautulli_watched": "Tautulli Watched",
|
|
|
|
|
|
|
|
"tmdb_actor": "TMDb Actor",
|
|
|
|
"tmdb_collection": "TMDb Collection",
|
|
|
|
"tmdb_collection": "TMDb Collection",
|
|
|
|
"tmdb_collection_details": "TMDb Collection",
|
|
|
|
"tmdb_collection_details": "TMDb Collection",
|
|
|
|
"tmdb_company": "TMDb Company",
|
|
|
|
"tmdb_company": "TMDb Company",
|
|
|
|
|
|
|
|
"tmdb_crew": "TMDb Crew",
|
|
|
|
|
|
|
|
"tmdb_director": "TMDb Director",
|
|
|
|
"tmdb_discover": "TMDb Discover",
|
|
|
|
"tmdb_discover": "TMDb Discover",
|
|
|
|
"tmdb_keyword": "TMDb Keyword",
|
|
|
|
"tmdb_keyword": "TMDb Keyword",
|
|
|
|
"tmdb_list": "TMDb List",
|
|
|
|
"tmdb_list": "TMDb List",
|
|
|
@ -127,11 +130,13 @@ pretty_names = {
|
|
|
|
"tmdb_now_playing": "TMDb Now Playing",
|
|
|
|
"tmdb_now_playing": "TMDb Now Playing",
|
|
|
|
"tmdb_person": "TMDb Person",
|
|
|
|
"tmdb_person": "TMDb Person",
|
|
|
|
"tmdb_popular": "TMDb Popular",
|
|
|
|
"tmdb_popular": "TMDb Popular",
|
|
|
|
|
|
|
|
"tmdb_producer": "TMDb Producer",
|
|
|
|
"tmdb_show": "TMDb Show",
|
|
|
|
"tmdb_show": "TMDb Show",
|
|
|
|
"tmdb_show_details": "TMDb Show",
|
|
|
|
"tmdb_show_details": "TMDb Show",
|
|
|
|
"tmdb_top_rated": "TMDb Top Rated",
|
|
|
|
"tmdb_top_rated": "TMDb Top Rated",
|
|
|
|
"tmdb_trending_daily": "TMDb Trending Daily",
|
|
|
|
"tmdb_trending_daily": "TMDb Trending Daily",
|
|
|
|
"tmdb_trending_weekly": "TMDb Trending Weekly",
|
|
|
|
"tmdb_trending_weekly": "TMDb Trending Weekly",
|
|
|
|
|
|
|
|
"tmdb_writer": "TMDb Writer",
|
|
|
|
"trakt_list": "Trakt List",
|
|
|
|
"trakt_list": "Trakt List",
|
|
|
|
"trakt_trending": "Trakt Trending",
|
|
|
|
"trakt_trending": "Trakt Trending",
|
|
|
|
"trakt_watchlist": "Trakt Watchlist",
|
|
|
|
"trakt_watchlist": "Trakt Watchlist",
|
|
|
@ -220,9 +225,12 @@ all_lists = [
|
|
|
|
"plex_search",
|
|
|
|
"plex_search",
|
|
|
|
"tautulli_popular",
|
|
|
|
"tautulli_popular",
|
|
|
|
"tautulli_watched",
|
|
|
|
"tautulli_watched",
|
|
|
|
|
|
|
|
"tmdb_actor",
|
|
|
|
"tmdb_collection",
|
|
|
|
"tmdb_collection",
|
|
|
|
"tmdb_collection_details",
|
|
|
|
"tmdb_collection_details",
|
|
|
|
"tmdb_company",
|
|
|
|
"tmdb_company",
|
|
|
|
|
|
|
|
"tmdb_crew",
|
|
|
|
|
|
|
|
"tmdb_director",
|
|
|
|
"tmdb_discover",
|
|
|
|
"tmdb_discover",
|
|
|
|
"tmdb_keyword",
|
|
|
|
"tmdb_keyword",
|
|
|
|
"tmdb_list",
|
|
|
|
"tmdb_list",
|
|
|
@ -232,11 +240,13 @@ all_lists = [
|
|
|
|
"tmdb_network",
|
|
|
|
"tmdb_network",
|
|
|
|
"tmdb_now_playing",
|
|
|
|
"tmdb_now_playing",
|
|
|
|
"tmdb_popular",
|
|
|
|
"tmdb_popular",
|
|
|
|
|
|
|
|
"tmdb_producer",
|
|
|
|
"tmdb_show",
|
|
|
|
"tmdb_show",
|
|
|
|
"tmdb_show_details",
|
|
|
|
"tmdb_show_details",
|
|
|
|
"tmdb_top_rated",
|
|
|
|
"tmdb_top_rated",
|
|
|
|
"tmdb_trending_daily",
|
|
|
|
"tmdb_trending_daily",
|
|
|
|
"tmdb_trending_weekly",
|
|
|
|
"tmdb_trending_weekly",
|
|
|
|
|
|
|
|
"tmdb_writer",
|
|
|
|
"trakt_list",
|
|
|
|
"trakt_list",
|
|
|
|
"trakt_trending",
|
|
|
|
"trakt_trending",
|
|
|
|
"trakt_watchlist",
|
|
|
|
"trakt_watchlist",
|
|
|
@ -328,9 +338,12 @@ count_lists = [
|
|
|
|
"trakt_trending"
|
|
|
|
"trakt_trending"
|
|
|
|
]
|
|
|
|
]
|
|
|
|
tmdb_lists = [
|
|
|
|
tmdb_lists = [
|
|
|
|
|
|
|
|
"tmdb_actor",
|
|
|
|
"tmdb_collection",
|
|
|
|
"tmdb_collection",
|
|
|
|
"tmdb_collection_details",
|
|
|
|
"tmdb_collection_details",
|
|
|
|
"tmdb_company",
|
|
|
|
"tmdb_company",
|
|
|
|
|
|
|
|
"tmdb_crew",
|
|
|
|
|
|
|
|
"tmdb_director",
|
|
|
|
"tmdb_discover",
|
|
|
|
"tmdb_discover",
|
|
|
|
"tmdb_keyword",
|
|
|
|
"tmdb_keyword",
|
|
|
|
"tmdb_list",
|
|
|
|
"tmdb_list",
|
|
|
@ -340,16 +353,21 @@ tmdb_lists = [
|
|
|
|
"tmdb_network",
|
|
|
|
"tmdb_network",
|
|
|
|
"tmdb_now_playing",
|
|
|
|
"tmdb_now_playing",
|
|
|
|
"tmdb_popular",
|
|
|
|
"tmdb_popular",
|
|
|
|
|
|
|
|
"tmdb_producer",
|
|
|
|
"tmdb_show",
|
|
|
|
"tmdb_show",
|
|
|
|
"tmdb_show_details",
|
|
|
|
"tmdb_show_details",
|
|
|
|
"tmdb_top_rated",
|
|
|
|
"tmdb_top_rated",
|
|
|
|
"tmdb_trending_daily",
|
|
|
|
"tmdb_trending_daily",
|
|
|
|
"tmdb_trending_weekly"
|
|
|
|
"tmdb_trending_weekly",
|
|
|
|
|
|
|
|
"tmdb_writer"
|
|
|
|
]
|
|
|
|
]
|
|
|
|
tmdb_type = {
|
|
|
|
tmdb_type = {
|
|
|
|
|
|
|
|
"tmdb_actor": "Person",
|
|
|
|
"tmdb_collection": "Collection",
|
|
|
|
"tmdb_collection": "Collection",
|
|
|
|
"tmdb_collection_details": "Collection",
|
|
|
|
"tmdb_collection_details": "Collection",
|
|
|
|
"tmdb_company": "Company",
|
|
|
|
"tmdb_company": "Company",
|
|
|
|
|
|
|
|
"tmdb_crew": "Person",
|
|
|
|
|
|
|
|
"tmdb_director": "Person",
|
|
|
|
"tmdb_keyword": "Keyword",
|
|
|
|
"tmdb_keyword": "Keyword",
|
|
|
|
"tmdb_list": "List",
|
|
|
|
"tmdb_list": "List",
|
|
|
|
"tmdb_list_details": "List",
|
|
|
|
"tmdb_list_details": "List",
|
|
|
@ -357,8 +375,10 @@ tmdb_type = {
|
|
|
|
"tmdb_movie_details": "Movie",
|
|
|
|
"tmdb_movie_details": "Movie",
|
|
|
|
"tmdb_network": "Network",
|
|
|
|
"tmdb_network": "Network",
|
|
|
|
"tmdb_person": "Person",
|
|
|
|
"tmdb_person": "Person",
|
|
|
|
|
|
|
|
"tmdb_producer": "Person",
|
|
|
|
"tmdb_show": "Show",
|
|
|
|
"tmdb_show": "Show",
|
|
|
|
"tmdb_show_details": "Show"
|
|
|
|
"tmdb_show_details": "Show",
|
|
|
|
|
|
|
|
"tmdb_writer": "Person"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
all_filters = [
|
|
|
|
all_filters = [
|
|
|
|
"actor", "actor.not",
|
|
|
|
"actor", "actor.not",
|
|
|
|