Commit Graph

2882 Commits

Author SHA1 Message Date
rembo10
f41db714a9 Remove any quotes from str/path values in the config 2022-02-08 16:14:06 +05:30
rembo10
f03b82e5f6 Update mutagen to 1.45.1 2022-02-07 09:30:17 +05:30
rembo10
e2db680b9e Catch NoneType in helpers.py/multikeysort 2022-02-07 08:07:18 +05:30
rembo10
a3db89c11d Update minimum version 2022-02-04 07:42:57 +05:30
rembo10
517d0eb327 Merge branch 'develop' v0.6.0-beta.1 v0.6.0-alpha.2 2022-02-01 20:11:24 +05:30
rembo10
2bacd5a0fc Merge branch 'https' into develop 2022-01-23 14:23:42 +05:30
rembo10
5a559c526d http -> https for album art with small refactor 2022-01-23 14:23:27 +05:30
rembo10
095cee9368 http -> https for internet calls 2022-01-23 14:08:36 +05:30
rembo10
79cb133d1d Remove non-ascii chars in nzb folder name 2022-01-22 08:34:47 +05:30
rembo10
3a9b749017 Merge branch 'develop' 2022-01-22 08:11:01 +05:30
rembo10
0182be2f27 Merge pull request #3284 from hypsometric/py3
Fixes for Python 3.10
2022-01-22 08:01:58 +05:30
hypsometric
b6388f7daa Fixes for Python 3.10
- deluge: b64encode returns bytes, transform into string before
  serializing to JSON.
- deluge: no more need to try different encodings for the torrent
  filename or the base64-encoded content, should all be unicode strings
  with Python 3
- collections.abc: Iterable, Mapping, MutableMapping, MutableSequence
  moved from collections to collections.abc since Python 3.3
- pygazelle: html.parser.HTMLParser().unescape() moved to
  html.unescape() in Python 3.4
2022-01-19 18:21:16 +01:00
rembo10
0b3d0242fc headphones/__init__.py: file() -> open() v0.6.0-alpha.1 2022-01-15 21:47:45 +05:30
rembo10
9551e1b04a Update pytz lib 2022-01-15 21:46:34 +05:30
rembo10
ab4dd18be4 Initial python3 changes
Mostly just updating libraries, removing string encoding/decoding,
fixing some edge cases. No new functionality was added in this
commit.
2022-01-14 10:38:06 +05:30
rembo10
b3199605be v0.5.20 v0.5.20 2021-10-15 09:56:59 +05:30
rembo10
9a7006ad14 Update changelog for v0.5.20 release 2021-10-15 09:56:49 +05:30
rembo10
38197a5871 Merge branch 'ssl-fix' into develop 2021-10-15 08:14:19 +05:30
rembo10
ee58f62b2b Update root certificates for the requests lib 2021-10-15 08:13:49 +05:30
AdeHub
58edc604b3 Merge branch 'develop' 2021-07-08 19:57:08 +12:00
AdeHub
ba33a5e655 last.fm api key 2021-07-08 19:52:46 +12:00
AdeHub
379fd3d0b8 Merge branch 'develop' 2020-10-17 11:06:38 +13:00
AdeHub
374b106522 last.fm api
last.fm api
2020-10-17 11:02:00 +13:00
AdeHub
bf74f57535 Merge branch 'develop' 2020-05-28 10:49:51 +12:00
AdeHub
f1a03e5fb6 pep 2020-04-15 07:22:31 +12:00
AdeHub
50cbe2e943 qBit logging 2020-04-15 07:10:51 +12:00
AdeHub
219f855dfc qBittorrent v2 api 2020-04-13 09:50:40 +12:00
AdeHub
f18334d87c Merge branch 'develop' 2020-03-07 10:30:57 +13:00
AdeHub
72fce3cdeb last.fm api key
new key
2020-03-07 10:25:45 +13:00
AdeHub
5283b48736 Merge branch 'develop' 2019-09-08 17:38:17 +12:00
AdeHub
507d8aa7d2 Telegram 2019-09-08 17:27:51 +12:00
AdeHub
4bce833c1e pep 2019-08-17 11:48:50 +12:00
AdeHub
f7a23bb4d0 Fix/Enhance Telegram 2019-08-17 11:36:55 +12:00
AdeHub
5d145b6f8a revert to older requests version 2019-07-15 13:54:34 +12:00
AdeHub
3ab31f1da7 urllib3
requests supported version
2019-07-14 21:02:40 +12:00
AdeHub
cf85d94a37 requests packages 2019-07-14 20:46:19 +12:00
AdeHub
a8a53353ee pep 2019-07-14 20:13:00 +12:00
AdeHub
476ee7b312 mb artist relationships
Get Artist Relationship urls including Discogs, Wikepedia etc.

Currently not used
2019-07-14 19:59:48 +12:00
AdeHub
14bef1e63d Use fanart.tv for artist image
last.fm no longer allows access to artist images. Get artist image from fanart.tv  instead
2019-07-14 19:57:40 +12:00
Ade
dc22bb006d Hotfix index creation from develop
Fixes #3175
2019-01-08 21:09:41 +13:00
Ade
b49cd8a813 Attempt to fix Index creation error 2019-01-06 16:52:39 +13:00
Ade
d7275e5a99 Update Requests lib 2019-01-06 12:12:32 +13:00
Ade
aa1867cf06 More Jackett redirect stuff 2019-01-01 12:45:59 +13:00
Ade
19b766a7ce Jackett redirect update
Moved the redirect for Transmission, Deluge
2018-12-31 10:22:37 +13:00
Ade
b45f3565da Orpheus.network issues 2018-12-21 18:51:48 +13:00
Ade
22525668fd Remove Mininova 2018-12-21 18:21:33 +13:00
Ade
af79bc47e8 Escape sql artist string 2018-12-19 20:25:49 +13:00
AdeHub
6208fe0e69 Merge pull request #3165 from hypsometric/gazelle_freeleech_tokens
Redacted: use a FL token when available
2018-12-14 08:38:25 +13:00
Hypsometric
f66a37abbd Redacted: use a FL token when available
- Use a FL token when available
- Added a configuration (default off) to enable the feature
- Skip prefetching the data with Deluge as with Transmission in
`preprocess()`

- Note: because QBittorrent & uTorrent need the data to compute the
torrenthash but still require the url to download the file, it will
result in 2 FL tokens used instead of one because the .torrent will be
downloaded twice from the server.

Fixes #3163
2018-12-13 16:41:22 +01:00
AdeHub
4b52ae445d Merge pull request #3160 from doucheymcdoucherson/develop1
Replace apollo.rip with orpheus.network
2018-12-08 17:52:11 +13:00