meisnate12
204449ddd3
[13] add spellcheck
7 months ago
Yozora XCII
26127aa79d
add webp support for overlays
7 months ago
meisnate12
e9c24af177
[10] fix reciperr error
7 months ago
meisnate12
d121350d80
[9] fix `overlay_*` settigns
7 months ago
meisnate12
abe6e4c841
[8] add `overlay_filetype` and `overlay_quality` settings
7 months ago
meisnate12
b2f3b9ee13
[6] update bot image
7 months ago
meisnate12
599b54d1d2
[4] actually fix `- git`
7 months ago
meisnate12
9ac1145a5a
[3] fix `-git` calls
7 months ago
meisnate12
a4d0f150d8
[2] catch convert error
7 months ago
jz1
c9a0fd5187
Naming fix after rebrand
...
default instead of kometa
7 months ago
meisnate12
6224533daf
Kometa Rebrand
7 months ago
meisnate12
269fde29aa
[14] change lxml tags
8 months ago
meisnate12
d29604fdec
[12] Fix Defaults
8 months ago
meisnate12
8ecf8fdb8e
[11] fix KeyError
8 months ago
meisnate12
fc186e4821
[10] fix unpack error
8 months ago
meisnate12
b52ee2d189
[7] Let conditional `.exists` work with default variables
8 months ago
meisnate12
b5e44976bd
[6] Merge remote-tracking branch 'ymendel/ym/conditional-on-default' into nightly
8 months ago
meisnate12
98f2decaa8
[3] Fixes #1969 Ignore validating TPDb links
8 months ago
meisnate12
26f1cebab4
[2] Add Page Topics Options to `imdb_search`
8 months ago
Yossef Mendelssohn
33be6976e1
a little consolidation/cleanup
8 months ago
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.
8 months ago
meisnate12
10df95d255
[1] Fixes #1965 `download_url_assets` was causing `url_background` to upload as a poster
8 months ago
meisnate12
92fcd29415
[59] fix tvdb_genre filter
8 months ago
meisnate12
14abfe2806
[58] fix tvdb_show_details summary
8 months ago
meisnate12
265c2b8294
[57] TVDb Filters
8 months ago
meisnate12
d27d466b3a
[55] allow backdrop overlays when using align
8 months ago
meisnate12
5d9d33911a
[54] fix episode cache again
8 months ago
meisnate12
7f845a822c
[53] fix episode cache
8 months ago
meisnate12
7798cc2af0
[52] add tmdb episode cache
8 months ago
meisnate12
7ec1f78161
[51] fix episode rating overlays
8 months ago
meisnate12
e730222921
[48] remove check_nightly
8 months ago
meisnate12
34ce51631b
[47] Add new Overlay special text options
8 months ago
meisnate12
5cd1635afc
[46] TPDb Rate Limit
8 months ago
Yossef Mendelssohn
7e43dc1d74
fix a syntax error
8 months ago
meisnate12
e978024b26
[45] small fix
8 months ago
meisnate12
b4cd72606a
[44] Merge remote-tracking branch 'jz1/nightly' into nightly
8 months ago
meisnate12
c1087db2c2
[44] Merge remote-tracking branch 'ymendel/ym/add-mapping-sort' into nightly
8 months ago
meisnate12
dbb063a0d1
[44] Merge remote-tracking branch 'yozora/metadatabackupfix' into nightly
8 months ago
meisnate12
f5ba6f5aad
[44] Merge remote-tracking branch 'jz1/regextagattributefixandlanguage' into nightly
8 months ago
meisnate12
f5c5aa345d
[44] Merge remote-tracking branch 'yozora/docfixes' into nightly
8 months ago
meisnate12
3af4af8f5a
[44] update advance preferences
8 months ago
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.
8 months ago
jz1
77960b4f9e
Fix for regex filter tag attribute
...
Creates now the correct filter with regex, by using the correct language annotation.
8 months ago
Yozora XCII
f6d7462ae4
Fixes #1939
8 months ago
meisnate12
203e085037
[44] add more logging to imdb search
8 months ago
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.
8 months ago
Yossef Mendelssohn
68a7aa616d
add `mapping_sort` variable, like `collection_sort`
...
Simply doing the same thing with `move_prefix`, but on the mapping name.
8 months ago
jz1
dc19fd29a9
Fix double ::
8 months ago
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.
8 months ago
meisnate12
a92ee5de67
[43] fix cache table
8 months ago
meisnate12
ce4c77c834
[42] fix #1924 tmdb season naming issue
8 months ago
meisnate12
9c06105b79
[41] fix #1923 fix omdb mass rating update
8 months ago
meisnate12
1abb389c9d
[40] move hash to different repo
8 months ago
meisnate12
aa474e62b1
[39] other small fixes
8 months ago
Yozora XCII
b4eb7791fd
update IMDb Hash
8 months ago
meisnate12
c3c22bd789
[38] Fixed metadata backup issue where Artist, Album, and Track ratings were not being backed up
9 months ago
meisnate12
39c7975fe1
[37] fixed #1903 episode and mapper operations
9 months ago
meisnate12
029fa3cd93
[36] Fix #1902 mass_genre_update wasnt working correctly
9 months ago
meisnate12
4c902f929c
[35] remove flixpatrol
9 months ago
meisnate12
1fa23ab411
[34] Merge branch 'refs/heads/FestiveKyle/plex-overide-verify-ssl' into nightly
9 months ago
YozoraXCII
9ead9e80ed
fix `\N` from appearing when IMDb value is null
9 months ago
Kyle Sullivan
88f9a3b01e
Merge branch 'nightly' into plex-overide-verify-ssl
9 months ago
FestiveKyle
3e463cd048
Allow for only turning off ssl verification for plex
9 months ago
meisnate12
61d31dbffe
[34] Fixed an issue where dynamic collection errors would sometimes appear before the title of the Dynamic Collection.
9 months ago
meisnate12
6a04507259
[33] fixed trakt_userlist
9 months ago
meisnate12
c75e017009
[32] fix imdb_watchlist
9 months ago
meisnate12
428dbe6ba2
[31] update playlist fixes
9 months ago
Benoit Boulanger
5eb5acb226
Small playlist refactor. Fix for #1877 , #1880 and #1882
9 months ago
meisnate12
6c6da10c9d
[30] update IMDb hash
10 months ago
Chaz Larson
50b4cc2d4b
deprecated not depreciated
10 months ago
meisnate12
b2343392b1
[28] fix for #1842
10 months ago
meisnate12
32f48aaa3c
[27] fix for #1856
10 months ago
meisnate12
9eeede4af1
[25] fix for #1864
10 months ago
meisnate12
5f05281915
[24] more operation fixes
10 months ago
meisnate12
278f685284
[23] fix operations
10 months ago
meisnate12
aa6d861049
[22] `plex` attributes `clean_bundles`, `empty_trash`, and `optimize` can now take any schedule options to be run only when desired.
10 months ago
meisnate12
33b92f2a2d
[21] Fix Gotify PR
10 months ago
meisnate12
fe9d0749bd
[20] Merge remote-tracking branch 'krstn420/gotify' into nightly
10 months ago
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
10 months ago
meisnate12
d67cb67b19
[19] update trakt_userlist options
10 months ago
meisnate12
4872477695
[17] Merge remote-tracking branch 'bullmoose20/patch-6' into nightly
10 months ago
meisnate12
2893c84c06
[16] fix imdb awards `latest`
10 months ago
bullmoose20
57a0bcfb3b
Update config.py to redact delete: line from webhooks
10 months ago
meisnate12
30577af0e4
[15] add monitor_existing to sonarr and radarr
10 months ago
meisnate12
35898e9584
[14] Merge remote-tracking branch 'hjone72/radarr_monitor-existing' into nightly
10 months ago
krstn
b7e1c6672a
cleanup
10 months ago
krstn
459710d8e6
gotify api
10 months ago
meisnate12
e6523d6902
[11] add BoxOfficeMojo builders
10 months ago
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.
11 months ago
meisnate12
acab77151f
[9] Fixes #1821 wiki fixes and other small updates
11 months ago
meisnate12
e16c4a8f7e
[8] add new trakt_chart filters
11 months ago
meisnate12
5501764f16
[6] fixed awards dynamic collections range
11 months ago
meisnate12
971c9ba2f8
[5] Formula One update
11 months ago
meisnate12
9ce55cc11e
[4] fixed collection fields being locked during batch edits when they shouldn't be
11 months ago
meisnate12
51e785437b
[3] fix mdblist logic
11 months ago
meisnate12
a210ec84e1
[2] mdblist adjust for rate limiting
11 months ago
meisnate12
e93860e15d
[1] mdblist fix
11 months ago
meisnate12
cc240933b5
final small fixes
11 months ago
meisnate12
2fd6715f37
1.20 Release
11 months ago
meisnate12
6b8751f6da
[84] award default update
11 months ago