Commit Graph

638 Commits

Author SHA1 Message Date
AdeHub 2f01f7b493 Merge pull request #3379 from uniquePWD/patch-11
Update managealbums.html
2025-08-03 20:51:57 +12:00
AdeHub 6bd9185a8d Merge pull request #3378 from uniquePWD/patch-10
Update manage.html
2025-08-03 20:51:19 +12:00
AdeHub 8501708591 Merge pull request #3377 from uniquePWD/patch-9
Update logs.html
2025-08-03 20:50:43 +12:00
AdeHub 7b7acf9a42 Merge pull request #3376 from uniquePWD/patch-8
Update index.html
2025-08-03 20:50:14 +12:00
AdeHub 87dd0b156b Merge pull request #3375 from uniquePWD/patch-6
Update extras.html
2025-08-03 20:49:42 +12:00
AdeHub 2cc1d5fd19 Merge pull request #3374 from uniquePWD/patch-5
Update config.html
2025-08-03 20:49:07 +12:00
AdeHub eed48189ff Merge pull request #3373 from uniquePWD/patch-4
Update artist.html
2025-08-03 20:48:27 +12:00
AdeHub 14ec8b081d Merge pull request #3372 from uniquePWD/patch-3
Update album.html
2025-08-03 20:47:46 +12:00
AdeHub ff2afa8bff Merge pull request #3371 from uniquePWD/patch-2
Update base.html
2025-08-03 20:44:58 +12:00
Paul 4c6adf9550 Update managealbums.html
More modernisation
2025-07-06 14:52:44 +01:00
Paul 9f081ca545 Update manage.html
Modernisation
2025-07-06 14:48:02 +01:00
Paul c835664014 Update logs.html
Modernised
2025-07-06 14:42:50 +01:00
Paul 40b71cf6ed Update index.html
More modernisation
2025-07-06 13:32:10 +01:00
Paul 9fecbe8e56 Update extras.html
More modernisation.
2025-07-06 13:26:01 +01:00
Paul 5b15d1139a Update config.html
Modernised.
2025-07-06 11:58:02 +01:00
Paul bd48b17d7b Update artist.html
Modernised.
2025-07-06 11:49:02 +01:00
Paul ab70020574 Update album.html
More modernisations.
2025-07-06 11:43:51 +01:00
Paul a23b72cf84 Update base.html
Modernised. Needs testing
2025-07-06 11:34:49 +01:00
Paul c8401efcaa Update style.css
Modernises the CSS. Definitely needs testing.
2025-07-06 11:23:25 +01:00
Hypsometric 5efbd561d6 Allow the use of apikey with GazelleAPI & Redacted 2025-03-19 17:16:55 +01:00
AdeHub c264c75282 Removed Waffles
😧
2024-08-10 11:34:30 +12:00
AdeHub 4c15b33c58 TPB fixes
- changed default to use apibay.org

- removed 'Old Pirate Bay'
2024-08-10 11:20:23 +12:00
AdeHub 040de81d3c Torznab changes
-Search using parent category 3000

some providers lump everything in to the parent Music Category 3000 instead of the Sub Category (e.g. 3040 lossless).

search using 3000 then filter with Category (if returned) or Headphones filtering

overall this should return more results across indexers

-Allow Prowlarr indexers to be manually entered

-Searcher fixups
2024-07-05 19:26:30 +12:00
rembo10 c0c636d545 Merge remote-tracking branch 'el133/slskd-python-api_support' into develop 2024-05-26 09:44:54 +05:30
rembo10 33d1d17c97 Merge remote-tracking branch 'nopoz/deluge' into develop 2024-05-26 09:42:23 +05:30
Elmer 489c6cbe71 Basic soulseek support 2024-02-28 12:53:55 +01:00
Menno Blom 73ca787cf1 Bandcamp support (#3252)
* Add configuration options for bandcamp

* Add bandcamp config options

* Add bandcamp config options

* Initial crude bandcamp search and download support

* Add bandcamp search support

* Better utf-8 handling and tagging of the downloads

* Post-process bandcamp dodwnload directory

* Tweak the order of downloads (prevent querying bandcamp too often)

* Show [bandcamp] link in the history page

* pep8

* Use more sane loglevels

* Oops.

* Patch regexp to support new bandcamp page structure

* Make sure the file-key exists, is not None and contains data
2023-11-26 15:13:13 +05:30
rembo10 fcf59a9b38 add an option for a personal last.fm api key 2022-11-12 15:48:31 +05:30
rembo10 61c2e1f821 Add option to ignore disc# for single disc albums (#3297) 2022-02-18 11:59:15 +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
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
doucheymcdoucherson 138d01db4a deluge udpate 2019-06-15 00:03:03 -07:00
Ade 22525668fd Remove Mininova 2018-12-21 18:21:33 +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
doucheymcdoucherson d1237b052a replace apollo.rip with orpheus.network 2018-11-08 09:58:09 -08:00
Ade 24f22834ff Torznab/Jackett Seed Ratio 2018-09-07 18:41:47 +12:00
Ade 6c34bc46e9 Fix Ignore Undated MB Releases not saving 2018-08-25 17:39:30 +12:00
Ade 7230428a31 Speed up albumPage 2018-06-10 10:37:59 +12:00
Ade 7af7f6be1e Remove Kick Ass 2018-04-25 12:05:21 +12:00
Ade 5fd20e50fd Remove Strike Search 2018-04-25 11:55:14 +12:00
Ade 0c96997005 Remove t411 2018-04-25 11:33:39 +12:00
Get your own 'tots. Geez! 2cdc6669da Merge branch 'develop' into master 2018-02-22 19:02:29 -07:00
Ade e7062a6710 Jackett/Torznab v2 api
Fixes #2999
2017-09-02 19:14:37 +12:00
AdeHub cf9737e804 Merge pull request #2958 from Fish2/master
lossless compression of images saved 93KB
2017-07-28 19:05:56 +12:00
Fish2 ae328a15aa lossless compression of images saved 93KB 2017-06-04 11:41:07 +01:00
Travis Golliher 50de38ce82 Join notification support
Initial Join by Joaoapps API Notification Support.  See issue #2712.
2017-05-31 21:04:30 -07:00
Noam 6c0b451882 rutracker optional session cookie 2017-05-18 17:02:53 +03:00
Kallys 0acb5a413a Revert "Integration of deezloader provider by ParadoxalManiak under CC BY-NC-SA 4.0"
This reverts commit 04e8767ea9.
2017-05-02 13:41:51 +02:00
Kallys e3c7790039 Revert "Fix #2930"
This reverts commit cd2860f4e3.
2017-05-02 13:41:29 +02:00
Kallys cd2860f4e3 Fix #2930
Fix #2931
2017-04-30 14:00:10 +02:00