Commit Graph

890 Commits

Author SHA1 Message Date
Ade a1fe8f2519 nzbget - log as info instead of error 2014-03-31 19:23:08 +13:00
Ade 6e2338184e Small bug fixes
- Delete from Releases when deleting artist/album
- Searcher - Size limits not quite working
- Searcher - 1st newznab used even if disabled
- Rutracker search stopped working for me, fixed by updating Beautiful
Soup. Moved bs4 and html5lib to lib and ensured (I think) it’s imported
from the right place
2014-03-30 16:32:48 +13:00
rembo10 537126b3d9 Enable songkick by default because it's awesome 2014-03-28 11:17:29 -07:00
rembo10 84aa80c93e Couple fixes for the songkick pull request from gitson 2014-03-28 11:12:59 -07:00
rembo10 aa4bb6b598 Readded songkick api from maiis 2014-03-28 10:41:29 -07:00
rembo10 00830ef3a2 Merge remote-tracking branch 'gotson/bugfix' into develop 2014-03-28 10:36:11 -07:00
rembo10 1d949badae Fixed merge conflicts from gotson songkick pull request 2014-03-28 10:35:02 -07:00
rembo10 df9432163e Reverted commit 2e64968 which added a new post processing dir 2014-03-28 10:16:41 -07:00
gotson dc07138caf Small bugfix on error:
TypeError: cannot concatenate 'str' and 'int' objects
2014-03-28 18:09:23 +08:00
gotson 96bc2b835c Songkick is now optional 2014-03-28 18:06:32 +08:00
gotson 44acaf7599 Songkick API key now properly stored in config.ini (and empty by default)
Added possibility to filter Songkick results per location (so far using a metro-area id)
2014-03-28 17:37:19 +08:00
rembo10 fb4558e431 Brought back 'The' in front of artist names in the index 2014-03-27 20:13:39 -07:00
rembo10 fc1fb9bc90 Merge remote-tracking branch 'AdeHub/bugfix7' into develop 2014-03-27 19:28:29 -07:00
rembo10 c322e96dff Merge remote-tracking branch 'jerbob92/master' into develop 2014-03-27 19:27:44 -07:00
rembo10 3166d3333c Merge conflicts 2014-03-27 19:26:49 -07:00
Ade 40fe0cde15 Stop album being deleted and re-inserted as wanted on refresh if status set 2014-03-22 21:04:32 +13:00
Jeroen Bobbeldijk 6d60365ea3 Fixes #903 2014-03-18 09:21:41 +01:00
rxsegrxup b7ceae8a29 bugfix
Since we wont infinitely wait for the torrent folder to be created. Log an error if it can't be determined.
2014-03-11 12:56:09 -04:00
rxsegrxup 09648804f7 Do not search for albums missing information 2014-03-11 12:46:54 -04:00
rxsegrxup 8a0f7ba927 Fix infinite sleep, duplicate torrent fix
If a duplicate torrent is added return proper information.
When retrieving the folder name only try 10 times
2014-03-11 12:39:11 -04:00
rxsegrxup 58bc5947cd Allow for albums with no AlbumTitle or ArtistName
If an album is in the db with incomplete information allow the page to be accessible so it can be deleted.
2014-03-11 12:30:35 -04:00
Patrick Yates 6f7f472478 Added PushBullet notification support 2014-03-08 10:50:52 +11:00
rembo10 e28f92b4cd Merge remote-tracking branch 'is33/patch-1' into develop 2014-02-27 18:25:43 -08:00
rembo10 c113d8f9aa Fixed some merge conflicts with the songkick merge from maiis 2014-02-27 18:24:47 -08:00
rembo10 680ec0ef27 Merge remote-tracking branch 'daktak/search-user-agent' into develop 2014-02-27 18:21:53 -08:00
rembo10 b3be038c10 Merge remote-tracking branch 'CEbbesen/patch-1' into develop 2014-02-27 18:18:40 -08:00
rembo10 ec5d9f2554 Merge remote-tracking branch 'evanjd/master' into develop 2014-02-27 18:17:51 -08:00
rembo10 2e64968502 Fixed merged conflicts with postprocessing merge from echel0n, fixed some tabs->whitespace, fixed screwed up merge conflict resolution from pushalot merge 2014-02-27 18:16:20 -08:00
rembo10 b8f3a81512 Merge conflicts with pushalot merge 2014-02-27 18:11:03 -08:00
rembo10 1ff1e1fe0b Fixed some merge conflicts i webserve.py from the echel0n plex merge 2014-02-27 18:07:31 -08:00
rembo10 f5eaffa427 Merge remote-tracking branch 'echel0n/disable_download_scan' into develop 2014-02-27 18:01:47 -08:00
is33 1b403750f9 Update searcher.py
Fix for KAT
2014-02-27 13:55:05 -05:00
Emmanuel Vuigner 5c6ec3984c change songkick API Key 2014-02-15 01:59:45 +00:00
Emmanuel Vuigner 424c53f6fb add songkick upcoming concerts on ArtistPage 2014-02-13 22:44:36 +00:00
daktak 69e9a329a5 user User_Agent from common 2014-02-07 12:10:00 +11:00
Christian Ebbesen 2bf8bd18c7 Fixed URL for The Pirate Bay 2014-01-27 08:05:56 +01:00
Evan Bruhn afe9a0259e Fixes what.cd snatches getting stuck at pre-processing with blackhole downloader
Cloudflare requires a user-agent header otherwise will return 403
forbidden.
2014-01-27 14:05:09 +11:00
Justin Tabish d4a5afea8b Added ability to set a seperate post-processing folder 2014-01-21 15:01:41 -08:00
Justin Tabish 5db9002bc4 Pushalot Service Added 2014-01-21 08:46:57 -08:00
Justin Tabish ec0fd92b80 Added Plex Media Server and Client Update Library and Notification functions. 2014-01-21 04:40:45 -08:00
Justin Tabish 6e0256ca55 Added ability to disable Download Scanner by setting interval to 0 2014-01-19 10:35:51 -08:00
theguardian 7108398099 Added Twitter as a notification option. 2014-01-15 13:07:45 -08:00
rembo10 70eadcd330 Typo in fix for sending torrents to transmission 2014-01-15 10:40:55 +00:00
rembo10 d51cdca1d8 Fix for #1380: torrents no longer being sent to transmission 2014-01-15 10:36:38 +00:00
Ade 2f9190dc34 rutracker website change 2014-01-13 21:48:46 +00:00
rembo10 d4fae1dd35 Removed database locking 2014-01-13 15:39:05 +00:00
rembo10 be55a2e547 Merge remote-tracking branch 'djeebus/add_description_to_artist_api' into develop 2014-01-13 10:44:17 +00:00
rembo10 3ccfc9cea9 Added AdeHub's changes from here: https://github.com/rembo10/headphones/pull/1330 2014-01-13 10:39:58 +00:00
rembo10 251c55d84c Merge remote-tracking branch 'Qt-dev/master' into develop 2014-01-13 10:31:22 +00:00
Joseph Lombrozo 594dc6acaa Tabs to spaces. Whoops! 2014-01-11 21:33:17 -08:00