JackDandy
2d6dcfbf9c
Merge branch 'feature/ChangeImproveSceneCache' into develop
5 years ago
Prinz23
b0a3e01660
Change update sceneNameCache after scene names are updated.
Change split nameCache into nameCache and sceneNameCache.
Change default of NameParser try_scene_exceptions to True.
Change remove try_scene_exceptions which are not default.
Change remove unused use_cache parameter from get_show.
5 years ago
JackDandy
1729535f33
Merge branch 'feature/AddNotifierTG' into develop
5 years ago
JackDandy
8d20a7976d
Add Telegram notifier.
5 years ago
JackDandy
efcd4a973d
Merge branch 'master' into develop
5 years ago
JackDandy
4c3392fe88
Merge branch 'hotfix/0.21.10'
5 years ago
Prinz23
092e78bb60
Fix init of custom newznab categories.
Change improve clarity of custom newznab category selection with "+/-" and usage text.
Add __str__, __repr__ to newznab for better debugging.
5 years ago
JackDandy
232434a7ce
Merge branch 'master' into develop
5 years ago
JackDandy
cd4a396745
Merge branch 'hotfix/0.21.9'
5 years ago
JackDandy
9811986fbc
Fix a particular case with Add show for imported shows.
Change enforce reading text files as utf8 on environments that don't e.g. Docker.
Fix reading service.py file under Docker.
5 years ago
JackDandy
ce15cfb23a
Merge branch 'master' into develop
5 years ago
JackDandy
c48659025c
Merge branch 'hotfix/0.21.8'
5 years ago
SickGear
0204ac9dd7
Fix issue processing files with no quality parsed.
Change remove nonsense text that quality of pp item is from snatch history given that it may not be.
Fix update NameCache in case show name changes.
Fix removal of old entry in NameCache when changing specific show and when removing show.
Add thread lock when adding/removing items from NameCache.
5 years ago
JackDandy
da9f55d7cb
Merge branch 'master' into develop
5 years ago
JackDandy
db699b6735
Merge branch 'hotfix/0.21.7'
5 years ago
JackDandy
2d776e51ef
Fix rTorrent py3 compat.
Fix edit show with multiple list values under py3.
Change improve search performance of some providers.
Change cache control of static files sent to browser to ensure page content is updated.
5 years ago
JackDandy
b436f006f0
Merge branch 'master' into develop
5 years ago
JackDandy
fbf30911f9
Merge branch 'hotfix/0.21.6'
5 years ago
JackDandy
8e48c68e00
Fix Kodi service addon + bump to 1.0.7 (select "Check for updates" on menu of "SickGear Add-on repository").
Add output to SG log when a new Kodi Add-on version is available for upgrade.
Change Kodi Add-on/"What's new" list order to be latest version info at top.
Fix a rare post processing issue that created `dictionary changed size` error.
Fix ensure PySocks is available for Requests/urllib3.
Fix fanart image update issue.
Change add examples to config/general/advanced/"Proxy host" that show scheme and authentication usage.
Change add warning that Kodi Add-on requires IP to setting config/general/"Allow IP use for connections".
Change About page version string.
5 years ago
JackDandy
1c01f4ef4f
Merge branch 'feature/UpdateRarfile' into develop
5 years ago
JackDandy
46c62f6151
Change add rarfile_py3 3.1 (a4202ca).
Change backport rarfile_py2; Fixes for multivolume RAR3 with encrypted headers.
5 years ago
JackDandy
8428b05006
Merge branch 'feature/UpdateTornado' into develop
5 years ago
JackDandy
de51d873f3
Update Tornado_py3 Web Server 6.0.3 (ff985fe) → 6.0.xx (18b653c).
5 years ago
JackDandy
157ad9cb7e
Merge branch 'feature/UpdateBS4' into develop
5 years ago
JackDandy
e4aad19466
Update Beautiful Soup 4.8.1 (r540) → 4.8.2 (r554).
5 years ago
JackDandy
75bb5e3a90
Merge branch 'feature/UpdateUrllib3' into develop
5 years ago
JackDandy
5e002d638d
Update urllib3 release 1.25.6 (4a6c288) → 1.25.7 (37ba61a).
5 years ago
JackDandy
e31fa79bc7
Merge branch 'feature/UpdateSocks' into develop
5 years ago
JackDandy
6a51df75c1
Update PySocks 1.7.0 (91dcdf0) → 1.7.1 (c2fa43c).
5 years ago
JackDandy
35aaa9e784
Merge branch 'feature/UpdateSix' into develop
5 years ago
JackDandy
8f8f17b088
Update Six compatibility library 1.13.0 (ec58185) to 1.14.0 (3a3db75).
5 years ago
JackDandy
ee28cc7b6d
Merge branch 'feature/UpdateRequests' into develop
5 years ago
JackDandy
fb166248f7
Update Requests library 2.22.0 (3d968ff) → 2.22.0 (d2f65af).
5 years ago
JackDandy
3a2949edd1
Merge branch 'feature/UpdateDiskCache' into develop
5 years ago
JackDandy
2c36cd571b
Update DiskCache library 4.0.0 (2c79bb9) → 4.1.0 (b0451e0).
5 years ago
JackDandy
4c4e48bccc
Merge branch 'feature/UpdateCertifi' into develop
5 years ago
JackDandy
64cb58efd6
Update Certifi 2019.06.16 (84dc766) → 2019.11.28 (21abb9b).
5 years ago
JackDandy
04e1f2fc5c
Merge branch 'feature/UpdateAttrs' into develop
5 years ago
JackDandy
4751f24caa
Update attr 19.2.0.dev0 (daf2bc8) → 20.1.0.dev0 (9b5e988).
5 years ago
JackDandy
3a9595f80d
Merge branch 'feature/UpdateApprise' into develop
5 years ago
JackDandy
f6caf22cea
Update Apprise 0.8.0 (6aa52c3) → 0.8.3 (4aee9de).
5 years ago
JackDandy
a410547277
Merge branch 'feature/ChangeEpOverview' into develop
5 years ago
JackDandy
e479c733cc
Change episode overview, move pulldown from 'Set/Failed' to 'Override/Failed'.
5 years ago
JackDandy
8f441266f2
Merge branch 'feature/ImproveFindShowPerformance' into develop
5 years ago
Prinz23
1b729abcaa
Change improve performance for find_show_by_id.
Change remove old now unused find_certain_show.
5 years ago
JackDandy
6cc2104125
Merge branch 'master' into develop
5 years ago
JackDandy
a07cf67c0a
Merge branch 'hotfix/0.21.5'
5 years ago
JackDandy
f574300a7f
Update Fuzzywuzzy 0.17.0 (778162c) → 0.17.0 (0cfb2c8).
Fix multi-episode .nfo files.
5 years ago
JackDandy
d8cdb1fa2f
Merge branch 'feature/ChangeImprovePerf' into develop
5 years ago
Prinz23
ebdba1c208
Change improve Python performance of handling core objects.
Add explicit not-/equal, hash methods to TVEpisode, TVShow object.
Add hash methods to ParseResult.
Add hash, notequal methods to SimpleNamespace.
5 years ago