summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjs <js@pkgsrc.org>2021-03-21 13:45:34 +0000
committerjs <js@pkgsrc.org>2021-03-21 13:45:34 +0000
commita82d1b43f56db93e8e8338e0c8e42c651ae32a30 (patch)
tree83825b1f9a36498349bf47ae45b6621226d000fb /multimedia
parent0be4ad005844607759342681ed5d6136e4698f1a (diff)
downloadpkgsrc-a82d1b43f56db93e8e8338e0c8e42c651ae32a30.tar.gz
Update multimedia/sickgear to 0.23.14
### 0.23.14 (2021-03-10 01:40:00 UTC) * Add config/Search/Search Tasks/"Host running FlareSolverr" to handle CloudFlare providers * Change the cf_clearance cookie to an undocumented optional config instead of a requirement * Change where cf_clearance does not exist or expires, config/Search/Search Tasks/"Host running FlareSolverr" is required * Fix saving magnet from PAs as files under py3 * Fix SkyTorrents provider * Fix Torlock provider * Fix TBP provider ### 0.23.13 (2021-02-26 19:05:00 UTC) * Add Newznab providers can use API only or API + RSS cache fallback. Tip added to Newznab config/Media Providers/API key * Add correct user entry mistakes for nzbs2go api url ### 0.23.12 (2021-02-19 17:00:00 UTC) * Change allow Python 3.8.8 and 3.9.2 ### 0.23.11 (2021-02-04 23:30:00 UTC) * Fix report correct number of items found during nzb search * Change recognise custom spotweb providers ### 0.23.10 (2021-01-30 11:20:00 UTC) * Fix change file date on non Windows ### 0.23.9 (2021-01-28 19:45:00 UTC) * Fix provider nCore * Change update dateutil fallback zoneinfo to 2021a ### 0.23.8 (2020-12-31 20:40:00 UTC) * Change update dateutil fallback zoneinfo to 2020f * Fix notifiers Pushover and Boxcar2 under py3 * Fix need to restart SG for a change in TVChaosUK password to take effect ### 0.23.7 (2020-12-13 20:40:00 UTC) * Fix remove need to page refresh after entering an anime scene absolute number on view-show * Change add TVChaosUK custom name regulator to prevent a false trigger from the wordlist filter ### 0.23.6 (2020-12-11 01:50:00 UTC) * Update UnRar for Windows 5.91 to 6.00 x64 * Fix providers BitHDTV, Blutopia, HDTorrents, Pretome, PrivateHD, PTFiles, SceneHD, TVChaosUK * Change handle redirects from POST requests * Change Kodi Addon 1.0.8 ### 0.23.5 (2020-12-05 13:45:00 UTC) * Change improve dark theme text legibility with green/gold background under "Downloads" in view-shows/simple layout ### 0.23.4 (2020-12-02 11:30:00 UTC) * Change allow Python 3.9.1 ### 0.23.3 (2020-11-30 17:20:00 UTC) * Change remove use of native Py 7zip as compressor found to crash Python binary under Linux with low memory conditions ### 0.23.2 (2020-11-21 18:40:00 UTC) * Change allow Python 3.8.7 * Change suppress py27 startup cryptography deprecation warning * Fix filter out history items that don't qualify for status snatched/good ### 0.23.1 (2020-11-16 23:00:00 UTC) * Fix image failure for a show that is force updated, removed, then readded ### 0.23.0 (2020-11-11 13:30:00 UTC) * Change improve search performance for backlog, manual, failed, and proper * Add overview of the last release age/date at each newznab provider to History/Layout "Connect fails" * Add "History new..." to Shows menu by clicking the number * Add db backup to the scheduled daily update * Add display "Database backups" location at config/about if feature available * Add option "Backup database plan" to config/general/advanced if feature available * Add py7zr to recommended.txt for optional 7z compression * Add `backup_db_path` setting to config.ini to customise backup db location * Add `backup_db_max_count` to config.ini with range 0-90 where 0 = disable backup, 14 = default * Change improve list performance for file/directory browser * Change improve import shows listing performance * Change improve performance during show rescan process * Change improve performance during media processing * Change improve scantree performance with regex params of what to include and/or exclude * Change rename remove_file_failed to remove_file_perm and make it return an outcome * Add config/General/Updates/Alias Process button, minimum interval for a fetch of custom names/numbering is 30 mins * Add Export alternatives button to edit show * Change season specific alt names now available not just for anime * Change improve tooltip over show title in display show for multiple alternatives * Add display season alternatives on hover over season titles in display show * Change single digit season display to zero-padded double digits in edit show * Change add note on edit show for season specific search rule * Add mark next to season titles that have exceptions * Add support for centralised sg alternative names and numbers * Change sg alts can overwrite scene number field only if field value is blank * Change add note on edit show for season specific search rule * Change add has_season_exceptions to control newznab id search * Change add season exceptions to torrent providers * Change give remove_file functions time to process * Add ignore folders that contain ".sickgearignore" flag file * Change add 3 days cache for tmdb base info only * Change `Discordapp` to `Discord` in line with company change * Change remove `app` from URL when calling webhook * Change remind user when testing Notifications config / Discord to update URL * Change Trim/Clear history to hide items because the data is needed for core management * Fix incorrect text for some drop down list items in the apiBuilder view that affected some browsers * Fix connection skip error handling in tvdb_api * Add client parameter to pp class and add it to API sg.postprocess * Change API version to 14 * Change add a test for both require and ignore show specific words with partial match, both should fail * Change expand to all providers, and season results, applying filters to .torrent content and not just search result... name for where a found torrent result `named.this` contains `name.that` and ignore `that` did not ignore `named.this` * Change init showDict for all unit tests * Change add error handling for zoneinfo update file parsing * Change downgrade network conversions/timezone warnings on startup to debug level * Add enum34 1.1.10 * Add humanize 3.1.0 (aec9dc2) * Add Torrent file parse 0.3.0 (2a4eecb) * Update included fallback timezone info file to 2020d * Update attr 20.1.0.dev0 (4bd6827) to 20.2.0 (4f74fba) * Update Beautiful Soup 4.8.2 (r559) to 4.9.3 (r593) * Update cachecontrol library 0.12.5 (007e8ca) to 0.12.6 (167a605) * Update certifi 2020.06.20 to 2020.11.08 * Update dateutil 2.8.1 (43b7838) to 2.8.1 (c496b4f) * Change add diskcache_py3 5.0.1 (9670fbb) * Change add diskcache_py2 4.1.0 (b0451e0) * Update feedparser_py3 6.0.0b3 (7e255f0) to 6.0.1 (98d189fa) * Update feedparser_py2 backport * Update hachoir_py3 3.0a6 (5b9e05a) to 3.1.2 (f739b43) * Update hachoir_py2 2.0a6 (5b9e05a) to 2.1.2 * Update Js2Py 0.70 (f297498) to 0.70 (92250a4) * Update package resource API to 49.6.0 (3d404fd) * Update profilehooks module 1.11.2 (d72cc2b) to 1.12.0 (3ee1f60) * Update Requests library 2.24.0 (1b41763) to 2.24.0 (2f70990) * Update soupsieve_py3 2.0.0.final (e66c311) to 2.0.2.dev (05086ef) * Update soupsieve_py2 backport * Update Tornado_py3 Web Server 6.0.4 (b4e39e5) to 6.1.0 (2047e7a) * Update tmdbsimple 2.2.6 (310d933) to 2.6.6 (679e343) * Update urllib3 1.25.9 (a5a45dc) to 1.25.11 (00f1769) * Change add remove duplicates in newznab provider list based on name and url * Change remove old provider dupe cleanup * Change add response rate limit handling for generic providers * Change add newznab retry handling * Change add 2s interval fetch retry for Github as it can sometimes return no data * Change rename misuse of terminology `frequency` to `interval` ### 0.22.16 (2020-11-10 20:15:00 UTC) * Fix anime name parser tests failing on assumed season number 1 * Change increase number of IMDb ID digits parsed in TVDb lib * Change add Trakt requested guidance to the log for locked user accounts ### 0.22.15 (2020-11-09 14:10:00 UTC) * Fix IMDb cards not always displayed as `in library` ### 0.22.14 (2020-11-06 21:55:00 UTC) * Fix RarBG in cases where home page cannot be reached ### 0.22.13 (2020-11-05 01:00:00 UTC) * Fix SpeedCD provider * Remove HorribleSubs provider ### 0.22.12 (2020-11-03 16:05:00 UTC) * Fix IPTorrents ### 0.22.11 (2020-10-30 01:45:00 UTC) * Fix an old and rare thread timing case that can change a show to the wrong type while fetching alternative names ### 0.22.10 (2020-10-28 14:10:00 UTC) * Fix clear of old fail times for providers ### 0.22.9 (2020-10-21 11:55:00 UTC) * Change remove DB file logging level from config/General and reduce DB levels to Debug to reduce log file noise * Add Trakt rate-limiting http response code 429 handling to prevent request failure ### 0.22.8 (2020-10-19 13:45:00 UTC) * Fix rare timing case on first-time startup with a network timezone update failure and an endless loop * Change ensure `autoProcessTV/sabToSickGear.py` is set executable ### 0.22.7 (2020-10-19 10:15:00 UTC) * Add `autoProcessTV/sabToSickGear.py` that works with SABnzbd under both py2 and py3 ### 0.22.6 (2020-10-19 01:05:00 UTC) * Fix libtrakt logging error that created a Trakt notifier issue during media process
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/sickgear/Makefile4
-rw-r--r--multimedia/sickgear/PLIST103
-rw-r--r--multimedia/sickgear/distinfo10
3 files changed, 92 insertions, 25 deletions
diff --git a/multimedia/sickgear/Makefile b/multimedia/sickgear/Makefile
index 30f94319922..ad4498757d0 100644
--- a/multimedia/sickgear/Makefile
+++ b/multimedia/sickgear/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/12/04 20:45:32 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/03/21 13:45:34 js Exp $
DISTNAME= release_${PKGVERSION_NOREV}
-PKGNAME= sickgear-0.22.5
+PKGNAME= sickgear-0.23.14
PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=SickGear/}
diff --git a/multimedia/sickgear/PLIST b/multimedia/sickgear/PLIST
index 0c9a14cd3bd..40854ea75b8 100644
--- a/multimedia/sickgear/PLIST
+++ b/multimedia/sickgear/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/10/17 12:29:32 js Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/03/21 13:45:34 js Exp $
bin/sickgear
lib/sickgear/CHANGES.md
lib/sickgear/COPYING.txt
@@ -15,6 +15,7 @@ lib/sickgear/autoProcessTV/onTxComplete.bat
lib/sickgear/autoProcessTV/onTxComplete.sample.cfg
lib/sickgear/autoProcessTV/onTxComplete.sh
lib/sickgear/autoProcessTV/sabToSickBeard.py
+lib/sickgear/autoProcessTV/sabToSickGear.py
lib/sickgear/autoProcessTV/setup.py
lib/sickgear/gui/slick/css/browser.css
lib/sickgear/gui/slick/css/browserconfig.xml
@@ -750,7 +751,7 @@ lib/sickgear/gui/slick/images/nfo-no.gif
lib/sickgear/gui/slick/images/nfo.gif
lib/sickgear/gui/slick/images/no16.png
lib/sickgear/gui/slick/images/notifiers/boxcar2.png
-lib/sickgear/gui/slick/images/notifiers/discordapp.png
+lib/sickgear/gui/slick/images/notifiers/discord.png
lib/sickgear/gui/slick/images/notifiers/email.png
lib/sickgear/gui/slick/images/notifiers/emby.png
lib/sickgear/gui/slick/images/notifiers/gitter.png
@@ -1152,6 +1153,7 @@ lib/sickgear/lib/attr/_compat.py
lib/sickgear/lib/attr/_config.py
lib/sickgear/lib/attr/_funcs.py
lib/sickgear/lib/attr/_make.py
+lib/sickgear/lib/attr/_next_gen.py
lib/sickgear/lib/attr/_version_info.py
lib/sickgear/lib/attr/_version_info.pyi
lib/sickgear/lib/attr/converters.py
@@ -1161,6 +1163,8 @@ lib/sickgear/lib/attr/exceptions.pyi
lib/sickgear/lib/attr/filters.py
lib/sickgear/lib/attr/filters.pyi
lib/sickgear/lib/attr/py.typed
+lib/sickgear/lib/attr/setters.py
+lib/sickgear/lib/attr/setters.pyi
lib/sickgear/lib/attr/validators.py
lib/sickgear/lib/attr/validators.pyi
lib/sickgear/lib/backports/__init__.py
@@ -1289,13 +1293,22 @@ lib/sickgear/lib/dateutil/zoneinfo/__init__.py
lib/sickgear/lib/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz
lib/sickgear/lib/dateutil/zoneinfo/rebuild.py
lib/sickgear/lib/diskcache/__init__.py
-lib/sickgear/lib/diskcache/cli.py
-lib/sickgear/lib/diskcache/core.py
-lib/sickgear/lib/diskcache/djangocache.py
-lib/sickgear/lib/diskcache/fanout.py
-lib/sickgear/lib/diskcache/persistent.py
-lib/sickgear/lib/diskcache/recipes.py
+lib/sickgear/lib/diskcache_py2/__init__.py
+lib/sickgear/lib/diskcache_py2/cli.py
+lib/sickgear/lib/diskcache_py2/core.py
+lib/sickgear/lib/diskcache_py2/djangocache.py
+lib/sickgear/lib/diskcache_py2/fanout.py
+lib/sickgear/lib/diskcache_py2/persistent.py
+lib/sickgear/lib/diskcache_py2/recipes.py
+lib/sickgear/lib/diskcache_py3/__init__.py
+lib/sickgear/lib/diskcache_py3/cli.py
+lib/sickgear/lib/diskcache_py3/core.py
+lib/sickgear/lib/diskcache_py3/djangocache.py
+lib/sickgear/lib/diskcache_py3/fanout.py
+lib/sickgear/lib/diskcache_py3/persistent.py
+lib/sickgear/lib/diskcache_py3/recipes.py
lib/sickgear/lib/encodingKludge.py
+lib/sickgear/lib/enum34/__init__.py
lib/sickgear/lib/enzyme/__init__.py
lib/sickgear/lib/enzyme/asf.py
lib/sickgear/lib/enzyme/core.py
@@ -1628,7 +1641,6 @@ lib/sickgear/lib/hachoir_py2/stream/input.py
lib/sickgear/lib/hachoir_py2/stream/input_helper.py
lib/sickgear/lib/hachoir_py2/stream/output.py
lib/sickgear/lib/hachoir_py2/stream/stream.py
-lib/sickgear/lib/hachoir_py2/version.py
lib/sickgear/lib/hachoir_py3/__init__.py
lib/sickgear/lib/hachoir_py3/core/__init__.py
lib/sickgear/lib/hachoir_py3/core/benchmark.py
@@ -1840,7 +1852,6 @@ lib/sickgear/lib/hachoir_py3/subfile/main.py
lib/sickgear/lib/hachoir_py3/subfile/output.py
lib/sickgear/lib/hachoir_py3/subfile/pattern.py
lib/sickgear/lib/hachoir_py3/subfile/search.py
-lib/sickgear/lib/hachoir_py3/version.py
lib/sickgear/lib/html5lib/__init__.py
lib/sickgear/lib/html5lib/_ihatexml.py
lib/sickgear/lib/html5lib/_inputstream.py
@@ -1874,6 +1885,50 @@ lib/sickgear/lib/html5lib/treewalkers/dom.py
lib/sickgear/lib/html5lib/treewalkers/etree.py
lib/sickgear/lib/html5lib/treewalkers/etree_lxml.py
lib/sickgear/lib/html5lib/treewalkers/genshi.py
+lib/sickgear/lib/humanize/__init__.py
+lib/sickgear/lib/humanize/compat.py
+lib/sickgear/lib/humanize/filesize.py
+lib/sickgear/lib/humanize/i18n.py
+lib/sickgear/lib/humanize/locale/de_DE/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/de_DE/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/es_ES/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/es_ES/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/fa_IR/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/fa_IR/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/fi_FI/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/fi_FI/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/fr_FR/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/id_ID/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/id_ID/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/it_IT/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/it_IT/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/ja_JP/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/ja_JP/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/ko_KR/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/nl_NL/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/nl_NL/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/pl_PL/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/pl_PL/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/pt_BR/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/pt_BR/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/pt_PT/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/pt_PT/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/ru_RU/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/ru_RU/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/sk_SK/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/sk_SK/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/tr_TR/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/tr_TR/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/uk_UA/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/uk_UA/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/vi_VI/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/vi_VI/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/locale/zh_CN/LC_MESSAGES/humanize.mo
+lib/sickgear/lib/humanize/locale/zh_CN/LC_MESSAGES/humanize.po
+lib/sickgear/lib/humanize/number.py
+lib/sickgear/lib/humanize/time.py
lib/sickgear/lib/idna/__init__.py
lib/sickgear/lib/idna/codec.py
lib/sickgear/lib/idna/compat.py
@@ -2019,15 +2074,19 @@ lib/sickgear/lib/pkg_resources/_vendor/packaging/__about__.py
lib/sickgear/lib/pkg_resources/_vendor/packaging/__init__.py
lib/sickgear/lib/pkg_resources/_vendor/packaging/_compat.py
lib/sickgear/lib/pkg_resources/_vendor/packaging/_structures.py
+lib/sickgear/lib/pkg_resources/_vendor/packaging/_typing.py
lib/sickgear/lib/pkg_resources/_vendor/packaging/markers.py
+lib/sickgear/lib/pkg_resources/_vendor/packaging/py.typed
lib/sickgear/lib/pkg_resources/_vendor/packaging/requirements.py
lib/sickgear/lib/pkg_resources/_vendor/packaging/specifiers.py
+lib/sickgear/lib/pkg_resources/_vendor/packaging/tags.py
lib/sickgear/lib/pkg_resources/_vendor/packaging/utils.py
lib/sickgear/lib/pkg_resources/_vendor/packaging/version.py
lib/sickgear/lib/pkg_resources/_vendor/pyparsing.py
lib/sickgear/lib/pkg_resources/_vendor/six.py
+lib/sickgear/lib/pkg_resources/_vendor/vendored.txt
+lib/sickgear/lib/pkg_resources/api_tests.txt
lib/sickgear/lib/pkg_resources/extern/__init__.py
-lib/sickgear/lib/pkg_resources/py31compat.py
lib/sickgear/lib/plex/__init__.py
lib/sickgear/lib/plex/plex.py
lib/sickgear/lib/profilehooks.py
@@ -2883,13 +2942,8 @@ lib/sickgear/lib/tornado_py3/netutil.py
lib/sickgear/lib/tornado_py3/options.py
lib/sickgear/lib/tornado_py3/platform/__init__.py
lib/sickgear/lib/tornado_py3/platform/asyncio.py
-lib/sickgear/lib/tornado_py3/platform/auto.py
-lib/sickgear/lib/tornado_py3/platform/auto.pyi
lib/sickgear/lib/tornado_py3/platform/caresresolver.py
-lib/sickgear/lib/tornado_py3/platform/interface.py
-lib/sickgear/lib/tornado_py3/platform/posix.py
lib/sickgear/lib/tornado_py3/platform/twisted.py
-lib/sickgear/lib/tornado_py3/platform/windows.py
lib/sickgear/lib/tornado_py3/process.py
lib/sickgear/lib/tornado_py3/py.typed
lib/sickgear/lib/tornado_py3/queues.py
@@ -2905,6 +2959,8 @@ lib/sickgear/lib/tornado_py3/util.py
lib/sickgear/lib/tornado_py3/web.py
lib/sickgear/lib/tornado_py3/websocket.py
lib/sickgear/lib/tornado_py3/wsgi.py
+lib/sickgear/lib/torrent_parser/__init__.py
+lib/sickgear/lib/torrent_parser/torrent_parser.py
lib/sickgear/lib/trans/__init__.py
lib/sickgear/lib/trans/trans.py
lib/sickgear/lib/tvdb_api/UNLICENSE
@@ -3119,6 +3175,7 @@ lib/sickgear/lib/urllib3/_version.py
lib/sickgear/lib/urllib3/connection.py
lib/sickgear/lib/urllib3/connectionpool.py
lib/sickgear/lib/urllib3/contrib/__init__.py
+lib/sickgear/lib/urllib3/contrib/__init__.pyi
lib/sickgear/lib/urllib3/contrib/_appengine_environ.py
lib/sickgear/lib/urllib3/contrib/_securetransport/__init__.py
lib/sickgear/lib/urllib3/contrib/_securetransport/bindings.py
@@ -3129,26 +3186,37 @@ lib/sickgear/lib/urllib3/contrib/pyopenssl.py
lib/sickgear/lib/urllib3/contrib/securetransport.py
lib/sickgear/lib/urllib3/contrib/socks.py
lib/sickgear/lib/urllib3/exceptions.py
+lib/sickgear/lib/urllib3/exceptions.pyi
lib/sickgear/lib/urllib3/fields.py
+lib/sickgear/lib/urllib3/fields.pyi
lib/sickgear/lib/urllib3/filepost.py
+lib/sickgear/lib/urllib3/filepost.pyi
lib/sickgear/lib/urllib3/packages/__init__.py
+lib/sickgear/lib/urllib3/packages/__init__.pyi
lib/sickgear/lib/urllib3/packages/backports/__init__.py
lib/sickgear/lib/urllib3/packages/backports/makefile.py
lib/sickgear/lib/urllib3/packages/six.py
+lib/sickgear/lib/urllib3/packages/six.pyi
lib/sickgear/lib/urllib3/packages/ssl_match_hostname/__init__.py
+lib/sickgear/lib/urllib3/packages/ssl_match_hostname/__init__.pyi
lib/sickgear/lib/urllib3/packages/ssl_match_hostname/_implementation.py
+lib/sickgear/lib/urllib3/packages/ssl_match_hostname/_implementation.pyi
lib/sickgear/lib/urllib3/poolmanager.py
lib/sickgear/lib/urllib3/request.py
lib/sickgear/lib/urllib3/response.py
lib/sickgear/lib/urllib3/util/__init__.py
lib/sickgear/lib/urllib3/util/connection.py
+lib/sickgear/lib/urllib3/util/proxy.py
lib/sickgear/lib/urllib3/util/queue.py
+lib/sickgear/lib/urllib3/util/queue.pyi
lib/sickgear/lib/urllib3/util/request.py
lib/sickgear/lib/urllib3/util/response.py
lib/sickgear/lib/urllib3/util/retry.py
lib/sickgear/lib/urllib3/util/ssl_.py
+lib/sickgear/lib/urllib3/util/ssltransport.py
lib/sickgear/lib/urllib3/util/timeout.py
lib/sickgear/lib/urllib3/util/url.py
+lib/sickgear/lib/urllib3/util/url.pyi
lib/sickgear/lib/urllib3/util/wait.py
lib/sickgear/lib/webencodings/__init__.py
lib/sickgear/lib/webencodings/labels.py
@@ -3231,7 +3299,7 @@ lib/sickgear/sickbeard/naming.py
lib/sickgear/sickbeard/network_timezones.py
lib/sickgear/sickbeard/notifiers/__init__.py
lib/sickgear/sickbeard/notifiers/boxcar2.py
-lib/sickgear/sickbeard/notifiers/discordapp.py
+lib/sickgear/sickbeard/notifiers/discord.py
lib/sickgear/sickbeard/notifiers/emailnotify.py
lib/sickgear/sickbeard/notifiers/emby.py
lib/sickgear/sickbeard/notifiers/generic.py
@@ -3275,7 +3343,6 @@ lib/sickgear/sickbeard/providers/hdbits.py
lib/sickgear/sickbeard/providers/hdme.py
lib/sickgear/sickbeard/providers/hdspace.py
lib/sickgear/sickbeard/providers/hdtorrents.py
-lib/sickgear/sickbeard/providers/horriblesubs.py
lib/sickgear/sickbeard/providers/immortalseed.py
lib/sickgear/sickbeard/providers/iptorrents.py
lib/sickgear/sickbeard/providers/limetorrents.py
diff --git a/multimedia/sickgear/distinfo b/multimedia/sickgear/distinfo
index 95635f0ceb3..25c218f69ec 100644
--- a/multimedia/sickgear/distinfo
+++ b/multimedia/sickgear/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/10/17 12:29:32 js Exp $
+$NetBSD: distinfo,v 1.5 2021/03/21 13:45:34 js Exp $
-SHA1 (SickGear/release_0.22.5.tar.gz) = 5009f223c464f7552c17382d583c39e96bb87a59
-RMD160 (SickGear/release_0.22.5.tar.gz) = b3871e3cd290e8632bd7d5c2d55dc288969a9985
-SHA512 (SickGear/release_0.22.5.tar.gz) = f3054d192ab25d1e53083067516e6d9b89c8f33ab035f0a7155ba5411538ca7da27843d023d8fda709320afb1fb00c28684ecf995860aa838fffcd8dea464e2e
-Size (SickGear/release_0.22.5.tar.gz) = 11733380 bytes
+SHA1 (SickGear/release_0.23.14.tar.gz) = 7b6691b141063610d3bc538554353e763ff6eb4c
+RMD160 (SickGear/release_0.23.14.tar.gz) = 21879e0463376a4884fe30addfd9bded5f0f777a
+SHA512 (SickGear/release_0.23.14.tar.gz) = ae83677034aadbf87702b71974671d654fabfa6e0bde529872ace1ff43fb2c645af1837efb93e2970b2d34a67e47612911d00c1f68d17a4cca111014ef81e423
+Size (SickGear/release_0.23.14.tar.gz) = 11906111 bytes