Commit Graph

1270 Commits

Author SHA1 Message Date
rembo10
717d6b63bd Merged torrent-fixes branch and fixed some merge conflicts 2013-07-27 23:15:36 +05:30
rembo10
934bdd790b Got rid of uTorrent option in the config (not ready yet but want to get the Transmission option out). Also added a little description to explain how you can use the Music Download Directory with Transmission 2013-07-27 17:41:08 +05:30
rembo10
2b07759be0 Fixed 'Keep Torrent Files for seeding' 2013-07-27 17:27:36 +05:30
rembo10
e6510d51e1 Grab the right folder name from transmission 2013-07-27 16:12:07 +05:30
rembo10
a0b538861c Transmission API working 2013-07-27 14:19:26 +05:30
rembo10
0f6dbccaa3 Fixed some typos, got rid of test log message 2013-07-24 11:01:15 +05:30
rembo10
041afea7c6 Added Pirate Bay support 2013-07-23 21:02:38 +05:30
rembo10
f7b78d5a06 Added preferred words priority for torrents and fixed some variables 2013-07-23 11:37:30 +05:30
rembo10
e3450e15fb Fixed target bitrate sort for torrents 2013-07-23 11:17:45 +05:30
rembo10
756a7f69e7 Added request header for fetching nzbs from Headphones Index 2013-07-21 20:37:36 +05:30
rembo10
b9039df492 Quiet the scanning warning message if no dir is set 2013-07-21 14:06:06 +05:30
rembo10
47c7ebc195 Merge branch 'headphones-indexer' into develop 2013-07-20 16:47:04 +05:30
rembo10
24fb3192c7 Added Headphones Indexer 2013-07-20 16:46:49 +05:30
rembo10
9d3616d2f8 Merge remote-tracking branch 'kris-anderson/master' into develop 2013-07-19 10:50:54 +05:30
Kris Anderson
d514a6e96b removed nzbx.co as a search provider due to their shutdown 2013-07-18 16:39:29 -07:00
rembo10
12cd433d00 Fixed issue (possible #1152) where postprocessor would hang when forced and the folder didn't exist 2013-07-18 23:42:12 +05:30
rembo10
f6c23a59a0 Updated forum address to point to github issue tracker 2013-07-18 22:37:29 +05:30
rembo10
4408f1c7b5 Merge branch 'develop' 2013-07-17 21:51:38 +05:30
rembo10
9333999572 Updated ngs lib and mb.py to use the new server .... hopefully for the last time 2013-07-17 21:15:05 +05:30
rembo10
b4735d3641 Added utorrent & transmission py files 2013-07-17 21:02:24 +05:30
rembo10
109d5f996f Added Transmission & uTorrent options to config page 2013-07-10 09:03:56 +05:30
rembo10
e5d1162589 Added uTorrent and Transmission options to init.py, got rid of old nzbmatrix & newzbin stuff 2013-07-10 08:53:23 +05:30
rembo10
a55f607688 Add utorrent support while we're at it (initial changes) 2013-07-09 19:13:43 +05:30
rembo10
4348030c5f Merge develop branch: got rid of non-working interfaces, added nzbget support 2013-07-08 10:41:21 +05:30
rembo10
54f2ba3b3b initial changes to get transmission working: added torrent_downloader option (blackhole/transmission), updated config page 2013-07-08 10:41:10 +05:30
rembo10
ad741cb91c Check if they have a blackhole_dir set for the blackhole option 2013-07-06 01:28:17 +05:30
rembo10
0071a799b0 I guess we should keep the nzb download directory field available for the blackhole option 2013-07-06 01:22:24 +05:30
rembo10
53bbd5a2e0 Updated CurlyMoo email 2013-07-06 01:13:52 +05:30
rembo10
02fe4a1387 Updated searcher.py to use the new NZB_DOWNLOADER format. That was easier than I thought 2013-07-06 01:04:08 +05:30
rembo10
ad079e9ac9 Initial changes to get NZBget working alongside sab & blackhole (mostly UI change, but updated logic 2013-07-06 01:01:59 +05:30
rembo10
d41ee52af3 Got rid of the non-working interfaces 2013-06-29 15:24:36 +07:00
rembo10
b734b8da99 Merge remote-tracking branch 'sjengfred/master' into develop 2013-06-29 15:22:51 +07:00
sjengfred
2771ca7dcf changed from xbian default to normal default + fixed license notifications 2013-06-24 20:54:41 +02:00
sjengfred
e97c990f00 added nzbget support 2013-06-23 22:19:16 +02:00
rembo10
bb3b747e0a Merge branch 'develop' 2013-06-21 23:47:14 +07:00
rembo10
cef1693315 Update ip to new vip server 2013-06-21 21:38:24 +07:00
rembo10
faac6e4c98 addAlbum added to API 2013-06-18 13:25:19 +07:00
rembo10
3d36e78228 Fix for nzbsrus hanging while parsing results 2013-06-13 08:45:34 +07:00
rembo10
1198d9b6e8 Fix for kat.ph - updated some of the parsing code 2013-06-13 08:16:25 +07:00
rembo10
452cf15fca Merge branch 'develop' 2013-05-16 03:46:11 -04:00
rembo10
4e5a68f502 Merge remote-tracking branch 'cohena/develop' into develop 2013-05-16 03:36:51 -04:00
rembo10
c7950fa7a4 Merge branch 'develop' 2013-05-16 03:31:30 -04:00
rembo10
09bfcf4b0e Added SortArtist option for folder & file renaming. If artist starts with 'The', will make a 'Artist, The' folder 2013-05-13 16:47:53 +07:00
rembo10
be654361b5 Fix for unknown release group types 2013-05-13 16:36:19 +07:00
rembo10
1a139e2301 Replace any errors when converting unicode album path to bytestring in checkFolder() - should fix issue #1100 when it fails to convert unicode chars to cp1252 2013-05-13 16:25:45 +07:00
rembo10
86691f83fd Use metadata artist tag when renaming files with Various Artists as album artist name 2013-05-13 16:01:04 +07:00
rembo10
8e18b30e8b Merge remote-tracking branch 'AdeHub/master' into develop 2013-05-13 15:28:13 +07:00
rembo10
ba826be34b Fixed whitespace/indentation in searcher.py 2013-05-13 15:22:47 +07:00
rembo10
9b15e481cd Merge remote-tracking branch 'michelwilson/master' into develop 2013-05-13 14:58:34 +07:00
rembo10
9b44941ec0 Replace eval() with json.loads() for nzbsrus 2013-05-13 14:55:04 +07:00