JackDandy
804834af10
Change add warning to logs for enabled providers where `cf_clearance` cookie is missing.
5 years ago
JackDandy
7f2a3ecfc7
Merge branch 'hotfix/0.21.46'
5 years ago
JackDandy
e7763b8361
Fix TorrentDay and IPTorrents. Important: user must add browser cookie `cf_clearance` to provider 'Cookies' setting. If `cf_clearance` not found in browser, log out, delete site cookies, refresh browser, `cf_clearance` will be created.
5 years ago
JackDandy
f2ac80926e
Merge branch 'hotfix/0.21.45'
5 years ago
JackDandy
ad8c1ab6fa
Fix autoProcessTV.py to use `config.readfp` under py2 as `config.read_file` is py3.x+.
Under py3, config.`readfp` is marked deprecated with advice to use `read_file` instead. However, py2 doesn't have `read_file`, so a little defensive coding is added here.
5 years ago
JackDandy
1c31d21ba5
Merge branch 'hotfix/0.21.44'
5 years ago
JackDandy
6ec3938e9a
Fix thesubdb under py3.
Change autoProcessTV.py to remove bytestring identifiers that are printed under py3.
The actual media process has no issue, however, the aesthetic output caused confusion.
Fix saving nzb data to blackhole under py3.
Fix deprecated use of elementtree obj without len or explicit None test.
Change init provider options _after_ loading settings not before.
Change handle search task attributes that do not exist.
5 years ago
JackDandy
520c1cfb16
Merge branch 'hotfix/0.21.43'
5 years ago
Prinz23
9ee67039f7
Fix API issues.
Add missing parameter 'failed' to sg.postprocess.
Fix legacy command help for episode.search.
Fix sg.show.ratefanart.
Fix sg.logs command wrongly mapped to legacy logs command.
Change return API data depending on old/new method call used for require words.
Change add missing parameter docs for CMD_SickGearSetDefaults.
Fix API CMD_SickGearSetDefaults save to config.
Change increase API version to 12.
Change remove whitespaces from parameter docu.
Change replace "ignore" with "word" in apibuilder endpoint tests.
Fix typos.
5 years ago
JackDandy
1f418ac833
Merge branch 'hotfix/0.21.42'
5 years ago
Prinz23
0b9f317d9d
Fix SickBeard search API compatibility issue.
5 years ago
JackDandy
ed42869667
Merge branch 'hotfix/0.21.41'
5 years ago
Prinz23
7128c9f46b
Update NZBGet extension 2.5 → 2.6.
Fix dupe detection while adding, or marking bad in NZBGet under py3.
5 years ago
JackDandy
c79b7ffb1d
Merge branch 'hotfix/0.21.40'
5 years ago
JackDandy
972545ecbf
Change allow Python 3.8.5.
5 years ago
JackDandy
ffe97b5aeb
Merge branch 'hotfix/0.21.39'
5 years ago
JackDandy
0dc2e861e4
Change allow Python 3.8.4.
5 years ago
JackDandy
faf1227ab4
Merge branch 'hotfix/0.21.38'
5 years ago
Prinz23
19b1aca5bd
Change add handling for when a dev db is based on an older production db.
Update UnRar for Windows 5.90 to 5.91 x64.
Fix saving Trakt notification under py3.
5 years ago
JackDandy
fa227f7813
Merge branch 'hotfix/0.21.37'
5 years ago
JackDandy
e71431321d
Fix Anime cards images.
Fix ETTV torrent provider.
Change improve CF JS extract.
5 years ago
JackDandy
a15197e185
Merge branch 'hotfix/0.21.36'
5 years ago
Prinz23
5f35e5f381
Change Cheetah3 min version to 3.2.5 (Admin user upgrade: `python.exe -m pip install --no-cache-dir --force-reinstall --upgrade Cheetah3`).
5 years ago
JackDandy
90b1ea47b0
Change improve Cloudflare connectivity.
5 years ago
JackDandy
d0b03d592d
Merge branch 'hotfix/0.21.35'
5 years ago
JackDandy
c4078dd409
Fix RarBG under py2.
5 years ago
JackDandy
7603ea73e5
Merge branch 'hotfix/0.21.34'
5 years ago
JackDandy
b5a4dbd153
Fix edit show "Upgrade once".
5 years ago
JackDandy
ebf33b7605
Merge branch 'hotfix/0.21.33'
5 years ago
Prinz23
c9d0ff5227
Change allow Python 3.8.3.
5 years ago
JackDandy
b9d0bd7c7e
Merge branch 'hotfix/0.21.32'
5 years ago
JackDandy
2f0216403c
Change improve Cloudflare connectivity.
5 years ago
JackDandy
7216bbbf86
Merge branch 'hotfix/0.21.31'
5 years ago
JackDandy
733d3d9eb8
Fix correct type for hashlib call under py3.
Fix RarBG under py3.
Change improved loading logic, stop loop when reloading and only call location.reload(); once.
5 years ago
JackDandy
f4cbee4b1e
Merge branch 'hotfix/0.21.30'
5 years ago
JackDandy
6bfd20fcf6
Fix Milkie torrent provider breaking changes.
5 years ago
JackDandy
2b218c6502
Merge branch 'hotfix/0.21.29'
5 years ago
JackDandy
9822ca7d03
Update Js2Py 0.64 (7858d1d) to 0.70 (f297498).
5 years ago
Prinz23
baa3123138
Change update fallback timezone info file to 2020a.
Fix TVEpisodeSample to fix comparison on patterns with limited multi ep naming.
5 years ago
JackDandy
c5e2e3f851
Merge branch 'hotfix/0.21.28'
5 years ago
JackDandy
d67bb0f22d
Change improve Cloudflare connectivity.
5 years ago
JackDandy
1c473d4399
Merge branch 'hotfix/0.21.27'
5 years ago
Prinz23
0e9ec91cea
Fix regex references in sgmllib3k.
Fix settings/Notifications/Emby/"Discover" Emby/Jellyfin server in py3.
Change add allow_base to clean_host, clean_hosts to permit the base address format Jellyfin introduced at 10.4.0.
5 years ago
JackDandy
8a616c666e
Update TZlocal 2.0.0b3 (410a838) → 2.1b1 (dd79171).
Change Emby notifier to add unofficial support for Jellyfin.
Change Filelist torrent provider.
5 years ago
JackDandy
da77a94bb0
Merge branch 'hotfix/0.21.26'
5 years ago
Prinz23
90612262f4
Fix use lib logger instead of global logger.
Change use 'adba' as central logger name.
Fix use the referenced obj in %s , %r.
Fix logger in fuzzywuzzy (replace global logging).
Change improve providers import.
Fix filter_iter, map_iter type string.
5 years ago
JackDandy
4c0c25aea6
Fix AttributeError in anime manager while editing show (part deux).
5 years ago
JackDandy
c3aa1f87b9
Merge branch 'hotfix/0.21.25'
5 years ago
JackDandy
ab419f3726
Fix Kodi uniqueid tag not validated during import.
Change slightly improve performance iterating metadata providers.
Fix AttributeError in anime manager while editing show.
Remove DigitalHive torrent provider.
5 years ago
Prinz23
490900f7f5
Fix failure time reset of service URLs.
Change improve clarity of show update/refresh API failure message.
5 years ago