Commit graph

1755 commits

Author SHA1 Message Date
Yossef Mendelssohn
66cfcb53d7 let conditional .not work on default vars
Instead of needing the variable value to be directly declared, it could
be one of the default values.
2024-04-04 13:07:53 -04:00
meisnate12
10df95d255 [1] Fixes #1965 download_url_assets was causing url_background to upload as a poster 2024-04-04 10:26:39 -04:00
meisnate12
92fcd29415 [59] fix tvdb_genre filter 2024-04-03 10:49:18 -04:00
meisnate12
14abfe2806 [58] fix tvdb_show_details summary 2024-04-03 09:13:28 -04:00
meisnate12
265c2b8294 [57] TVDb Filters 2024-04-03 08:45:43 -04:00
meisnate12
d27d466b3a [55] allow backdrop overlays when using align 2024-04-02 15:25:41 -04:00
meisnate12
5d9d33911a [54] fix episode cache again 2024-04-02 11:15:38 -04:00
meisnate12
7f845a822c [53] fix episode cache 2024-04-02 11:00:12 -04:00
meisnate12
7798cc2af0 [52] add tmdb episode cache 2024-04-02 10:56:47 -04:00
meisnate12
7ec1f78161 [51] fix episode rating overlays 2024-03-28 16:45:55 -04:00
meisnate12
e730222921 [48] remove check_nightly 2024-03-28 09:08:28 -04:00
meisnate12
34ce51631b [47] Add new Overlay special text options 2024-03-27 09:33:38 -04:00
meisnate12
5cd1635afc [46] TPDb Rate Limit 2024-03-27 08:47:19 -04:00
Yossef Mendelssohn
7e43dc1d74 fix a syntax error 2024-03-26 12:51:10 -04:00
meisnate12
e978024b26 [45] small fix 2024-03-26 12:31:43 -04:00
meisnate12
b4cd72606a [44] Merge remote-tracking branch 'jz1/nightly' into nightly 2024-03-26 12:31:01 -04:00
meisnate12
c1087db2c2 [44] Merge remote-tracking branch 'ymendel/ym/add-mapping-sort' into nightly 2024-03-26 12:28:53 -04:00
meisnate12
dbb063a0d1 [44] Merge remote-tracking branch 'yozora/metadatabackupfix' into nightly 2024-03-26 12:24:02 -04:00
meisnate12
f5ba6f5aad [44] Merge remote-tracking branch 'jz1/regextagattributefixandlanguage' into nightly 2024-03-26 12:23:53 -04:00
meisnate12
f5c5aa345d [44] Merge remote-tracking branch 'yozora/docfixes' into nightly 2024-03-26 12:18:29 -04:00
meisnate12
3af4af8f5a [44] update advance preferences 2024-03-26 12:15:46 -04:00
jz1
efbe9a4e0f
Reduces unnecery searches with language filters
languageCode is not being used, since it checks for the full name language only when it creates a filter. Hence it's now removed to reduce searches.
2024-03-23 10:30:48 +01:00
jz1
77960b4f9e
Fix for regex filter tag attribute
Creates now the correct filter with regex, by using the correct language annotation.
2024-03-23 10:27:56 +01:00
Yozora XCII
f6d7462ae4 Fixes #1939 2024-03-22 20:40:32 +00:00
meisnate12
203e085037 [44] add more logging to imdb search 2024-03-21 18:26:56 -04:00
Yossef Mendelssohn
aca30dadea don't process sort_name or sort_mapping repeatedly
Once they're set, they should be left alone.

Maybe doing this in one loop isn't the clearest way to do it.
2024-03-20 16:38:15 -04:00
Yossef Mendelssohn
68a7aa616d add mapping_sort variable, like collection_sort
Simply doing the same thing with `move_prefix`, but on the mapping name.
2024-03-20 15:29:52 -04:00
jz1
dc19fd29a9
Fix double :: 2024-03-20 18:48:08 +01:00
jz1
4eff61502f
Fix for regex filter when language is unknown
Fix for when with the regex filter, the language is unknown.
It will check now first if its a string.
2024-03-20 18:35:56 +01:00
meisnate12
a92ee5de67 [43] fix cache table 2024-03-20 13:24:22 -04:00
meisnate12
ce4c77c834 [42] fix #1924 tmdb season naming issue 2024-03-20 11:35:15 -04:00
meisnate12
9c06105b79 [41] fix #1923 fix omdb mass rating update 2024-03-20 11:34:32 -04:00
meisnate12
1abb389c9d [40] move hash to different repo 2024-03-19 16:49:02 -04:00
meisnate12
aa474e62b1 [39] other small fixes 2024-03-19 16:31:25 -04:00
Yozora XCII
b4eb7791fd update IMDb Hash 2024-03-18 14:20:55 +00:00
meisnate12
c3c22bd789 [38] Fixed metadata backup issue where Artist, Album, and Track ratings were not being backed up 2024-03-06 17:04:30 -05:00
meisnate12
39c7975fe1 [37] fixed #1903 episode and mapper operations 2024-03-06 14:31:50 -05:00
meisnate12
029fa3cd93 [36] Fix #1902 mass_genre_update wasnt working correctly 2024-03-06 11:55:54 -05:00
meisnate12
4c902f929c [35] remove flixpatrol 2024-03-06 11:31:44 -05:00
meisnate12
1fa23ab411 [34] Merge branch 'refs/heads/FestiveKyle/plex-overide-verify-ssl' into nightly 2024-03-06 08:53:24 -05:00
YozoraXCII
9ead9e80ed fix \N from appearing when IMDb value is null 2024-03-02 21:38:23 +00:00
Kyle Sullivan
88f9a3b01e
Merge branch 'nightly' into plex-overide-verify-ssl 2024-03-02 12:13:01 -05:00
FestiveKyle
3e463cd048 Allow for only turning off ssl verification for plex 2024-03-02 12:33:25 -04:00
meisnate12
61d31dbffe [34] Fixed an issue where dynamic collection errors would sometimes appear before the title of the Dynamic Collection. 2024-02-28 15:45:11 -05:00
meisnate12
6a04507259 [33] fixed trakt_userlist 2024-02-28 15:42:02 -05:00
meisnate12
c75e017009 [32] fix imdb_watchlist 2024-02-28 15:40:34 -05:00
meisnate12
428dbe6ba2 [31] update playlist fixes 2024-02-28 15:40:17 -05:00
Benoit Boulanger
5eb5acb226 Small playlist refactor. Fix for #1877, #1880 and #1882 2024-02-15 22:51:58 -05:00
meisnate12
6c6da10c9d [30] update IMDb hash 2024-02-13 16:04:35 -05:00
Chaz Larson
50b4cc2d4b deprecated not depreciated 2024-02-06 09:25:52 -06:00