Commit graph

1687 commits

Author SHA1 Message Date
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
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
meisnate12
b2343392b1 [28] fix for #1842 2024-02-02 15:41:44 -05:00
meisnate12
32f48aaa3c [27] fix for #1856 2024-02-02 15:35:25 -05:00
meisnate12
9eeede4af1 [25] fix for #1864 2024-02-02 11:35:28 -05:00
meisnate12
5f05281915 [24] more operation fixes 2024-01-26 17:08:25 -05:00
meisnate12
278f685284 [23] fix operations 2024-01-26 16:00:10 -05:00
meisnate12
aa6d861049 [22] plex attributes clean_bundles, empty_trash, and optimize can now take any schedule options to be run only when desired. 2024-01-26 15:54:58 -05:00
meisnate12
33b92f2a2d [21] Fix Gotify PR 2024-01-26 12:16:10 -05:00
meisnate12
fe9d0749bd [20] Merge remote-tracking branch 'krstn420/gotify' into nightly 2024-01-26 00:13:00 -05:00
meisnate12
486638700d [20] Mass Update operations now can be given a list of sources to fall back on when one fails including a manual source and some new sources 2024-01-26 00:10:35 -05:00
meisnate12
d67cb67b19 [19] update trakt_userlist options 2024-01-24 13:41:53 -05:00
meisnate12
4872477695 [17] Merge remote-tracking branch 'bullmoose20/patch-6' into nightly 2024-01-24 12:31:20 -05:00
meisnate12
2893c84c06 [16] fix imdb awards latest 2024-01-23 18:49:44 -05:00
bullmoose20
57a0bcfb3b
Update config.py to redact delete: line from webhooks 2024-01-21 12:48:46 -05:00
meisnate12
30577af0e4 [15] add monitor_existing to sonarr and radarr 2024-01-18 19:04:03 -05:00
meisnate12
35898e9584 [14] Merge remote-tracking branch 'hjone72/radarr_monitor-existing' into nightly 2024-01-18 13:19:09 -05:00
krstn
b7e1c6672a cleanup 2024-01-18 01:39:27 +01:00
krstn
459710d8e6 gotify api 2024-01-18 01:23:06 +01:00
meisnate12
e6523d6902 [11] add BoxOfficeMojo builders 2024-01-15 16:38:54 -05:00