Commit graph

1759 commits

Author SHA1 Message Date
meisnate12
b5e44976bd [6] Merge remote-tracking branch 'ymendel/ym/conditional-on-default' into nightly 2024-04-08 09:00:27 -04:00
meisnate12
98f2decaa8 [3] Fixes #1969 Ignore validating TPDb links 2024-04-07 21:50:32 -04:00
meisnate12
26f1cebab4 [2] Add Page Topics Options to imdb_search 2024-04-07 21:50:10 -04:00
Yossef Mendelssohn
33be6976e1 a little consolidation/cleanup 2024-04-04 21:46:21 -04:00
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
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
hjone72
fa59818326 Radarr Monitor existing movies
This is a small change that allows you to re-monitor a movie in Radarr that was previously unmonitored.

The use case here is:
You have something in radarr and radarr is set to unmonitor files that have been deleted. A file gets deleted but it reappears on one of the popular lists. In this circumstance I want to monitor it again and get it next time it appears in the RSS.
2024-01-15 08:45:16 +11:00
meisnate12
acab77151f [9] Fixes #1821 wiki fixes and other small updates 2024-01-12 13:42:08 -05:00
meisnate12
e16c4a8f7e [8] add new trakt_chart filters 2024-01-11 15:02:42 -05:00
meisnate12
5501764f16 [6] fixed awards dynamic collections range 2024-01-11 12:08:29 -05:00
meisnate12
971c9ba2f8 [5] Formula One update 2024-01-10 13:56:26 -05:00
meisnate12
9ce55cc11e [4] fixed collection fields being locked during batch edits when they shouldn't be 2024-01-10 09:45:32 -05:00
meisnate12
51e785437b [3] fix mdblist logic 2024-01-09 16:09:29 -05:00
meisnate12
a210ec84e1 [2] mdblist adjust for rate limiting 2024-01-09 15:56:49 -05:00
meisnate12
e93860e15d [1] mdblist fix 2024-01-09 11:59:17 -05:00
meisnate12
cc240933b5 final small fixes 2024-01-07 11:48:07 -05:00
meisnate12
2fd6715f37 1.20 Release 2024-01-07 10:35:05 -05:00
meisnate12
6b8751f6da [84] award default update 2024-01-07 03:07:13 -05:00
meisnate12
a9391fdb94 [83] lots of doc and default updates 2024-01-05 16:06:39 -05:00
meisnate12
a7ffd51c76 [81] add convert and overlay summary 2024-01-04 15:24:53 -05:00
meisnate12
2d6e28b18a [79] update how the data dynamic attribute is handled 2024-01-03 22:47:22 -05:00
meisnate12
471bcdfcc0 [78] small fixes 2024-01-03 16:57:07 -05:00
meisnate12
82beaebd8c [77] oscars fix 2024-01-03 14:06:05 -05:00
meisnate12
89c075c82a [76] fix summary NoneError 2024-01-03 11:56:55 -05:00
meisnate12
2726b2f20a [74] updated all awards to use imdb_awards 2024-01-03 08:24:48 -05:00
meisnate12
d4ff067dfe [73] imdb_award fixes 2024-01-03 00:11:10 -05:00
meisnate12
2e2a64d0d1 [71] requirements update 2024-01-02 17:04:33 -05:00
meisnate12
4d52697977 [69] fix crashing error 2024-01-02 08:59:53 -05:00
meisnate12
4ce02db688 [68] add imdb_awards dc 2024-01-02 08:51:40 -05:00
meisnate12
5dbbb0b757 [67] fix nominee key error 2024-01-01 19:17:40 -05:00
meisnate12
e1ae246f77 [66] fix imdb_awards 2024-01-01 18:45:01 -05:00
meisnate12
0e20fdb704 [65] update imdb_awards 2024-01-01 18:19:29 -05:00
meisnate12
38602542fc [64] Huge Wiki Update 2023-12-31 11:45:00 -05:00
meisnate12
1e47bdd278 [63] small fixes 2023-12-28 14:55:46 -05:00