Compare commits

...

4 Commits

Author SHA1 Message Date
Brett Petch
d466d04d90 fix(sync) sync_mode from True to sync 2025-09-29 18:41:40 +02:00
Brett Petch
f1ba40f17b fixes(imdb,sync): Refac 2025-09-29 18:41:40 +02:00
Brett Petch
3dc11ecd5d fix(imdb): Refactor to search 2025-09-29 18:41:40 +02:00
Brett Petch
1910be6a91 fix(anime): searches 2025-09-29 18:41:40 +02:00
4 changed files with 29 additions and 16 deletions

View File

@ -161,57 +161,63 @@ collections:
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The Blacklist: If you liked The Blacklist:
sync_mode: True sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-blacklist trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-blacklist
url_poster: https://theposterdb.com/api/assets/96272/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/96272/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Forensic Files: If you liked Forensic Files:
sync_mode: True sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-forensic-files trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-forensic-files
url_poster: https://theposterdb.com/api/assets/29407/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/29407/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Waco: If you liked Waco:
sync_mode: True sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-waco trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-waco
url_poster: https://theposterdb.com/api/assets/25548/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/25548/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Tulsa King: If you liked Tulsa King:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-tulsa-king trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-tulsa-king
url_poster: https://theposterdb.com/api/assets/296606/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/296606/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The White Lotus: If you liked The White Lotus:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-white-lotus trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-white-lotus
url_poster: https://theposterdb.com/api/assets/162827/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/162827/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Wednesday: If you liked Wednesday:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-wednesday trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-wednesday
url_poster: https://theposterdb.com/api/assets/259648/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/259648/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Alice in Borderland: If you liked Alice in Borderland:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-alice-in-borderland trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-alice-in-borderland
url_poster: https://theposterdb.com/api/assets/294758/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/294758/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The Last of Us: If you liked The Last of Us:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-last-of-us trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-last-of-us
url_poster: https://theposterdb.com/api/assets/294966/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/294966/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The Night Agent: If you liked The Night Agent:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-night-agent trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-night-agent
url_poster: https://image.tmdb.org/t/p/original/ojhSlkZwI9jV2l930j1z3cH3p8s.jpg?performed_by=anonymous url_poster: https://image.tmdb.org/t/p/original/ojhSlkZwI9jV2l930j1z3cH3p8s.jpg?performed_by=anonymous
visible_home: True visible_home: True

View File

@ -26,8 +26,8 @@ collections:
tautulli_popular: tautulli_popular:
list_days: 30 list_days: 30
list_size: 40 list_size: 40
imdb_list: imdb_search:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries type: tv_series,tv_mini_series
limit: 40 limit: 40
trakt_chart: trakt_chart:
- chart: recommended - chart: recommended
@ -148,57 +148,63 @@ collections:
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The Blacklist: If you liked The Blacklist:
sync_mode: True sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-blacklist trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-blacklist
url_poster: https://theposterdb.com/api/assets/96272/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/96272/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Forensic Files: If you liked Forensic Files:
sync_mode: True sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-forensic-files trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-forensic-files
url_poster: https://theposterdb.com/api/assets/29407/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/29407/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Waco: If you liked Waco:
sync_mode: True sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-waco trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-waco
url_poster: https://theposterdb.com/api/assets/25548/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/25548/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Tulsa King: If you liked Tulsa King:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-tulsa-king trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-tulsa-king
url_poster: https://theposterdb.com/api/assets/296606/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/296606/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The White Lotus: If you liked The White Lotus:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-white-lotus trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-white-lotus
url_poster: https://theposterdb.com/api/assets/162827/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/162827/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Wednesday: If you liked Wednesday:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-wednesday trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-wednesday
url_poster: https://theposterdb.com/api/assets/259648/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/259648/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked Alice in Borderland: If you liked Alice in Borderland:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-alice-in-borderland trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-alice-in-borderland
url_poster: https://theposterdb.com/api/assets/294758/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/294758/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The Last of Us: If you liked The Last of Us:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-last-of-us trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-last-of-us
url_poster: https://theposterdb.com/api/assets/294966/download?performed_by=anonymous url_poster: https://theposterdb.com/api/assets/294966/download?performed_by=anonymous
visible_home: True visible_home: True
visible_shared: True visible_shared: True
visible_library: True visible_library: True
If you liked The Night Agent: If you liked The Night Agent:
sync_mode: sync
trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-night-agent trakt_list: https://trakt.tv/users/issabee/lists/if-you-liked-the-night-agent
url_poster: https://image.tmdb.org/t/p/original/ojhSlkZwI9jV2l930j1z3cH3p8s.jpg?performed_by=anonymous url_poster: https://image.tmdb.org/t/p/original/ojhSlkZwI9jV2l930j1z3cH3p8s.jpg?performed_by=anonymous
visible_home: True visible_home: True

View File

@ -16,8 +16,8 @@ collections:
tautulli_popular: tautulli_popular:
list_days: 60 list_days: 60
list_size: 100 list_size: 100
imdb_list: imdb_search:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries type: tv_series,tv_miniseries
limit: 40 limit: 40
summary: Popular Shows across the internet summary: Popular Shows across the internet
visible_home: True visible_home: True
@ -28,8 +28,10 @@ collections:
smart_label: user_rating.desc smart_label: user_rating.desc
sort_title: "#3Top Rated TV" sort_title: "#3Top Rated TV"
sync_mode: sync sync_mode: sync
imdb_list: imdb_search:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc type: tv_series,tv_miniseries
votes.gte: 20000,
sort_by: rating.desc
limit: 100 limit: 100
tmdb_top_rated: 200 tmdb_top_rated: 200
summary: Top Rated Shows across the internet summary: Top Rated Shows across the internet

View File

@ -1,7 +1,6 @@
templates: templates:
MAL Genre: MAL Genre:
mal_genre: mal_genre: <<genre_id>>
genre_id: <<genre_id>>
collection_order: alpha collection_order: alpha
collection_mode: hide collection_mode: hide
sync_mode: sync sync_mode: sync
@ -24,8 +23,8 @@ collections:
tautulli_popular: tautulli_popular:
list_days: 60 list_days: 60
list_size: 100 list_size: 100
imdb_list: imdb_search:
url: https://www.imdb.com/search/keyword/?keywords=anime keyword: anime
limit: 40 limit: 40
summary: Popular Shows across the internet summary: Popular Shows across the internet
visible_home: True visible_home: True