Commit Graph

1260 Commits

Author SHA1 Message Date
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 b9039df492 Quiet the scanning warning message if no dir is set 2013-07-21 14:06:06 +05:30
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 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 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
rembo10 c6f20727aa Merge remote-tracking branch 'clashlab/patch-1' into develop 2013-05-13 14:50:54 +07:00
rembo10 ebbe908359 Merge branch 'develop': added ignored/preferred words, updated mb.py to point to the new mirror, added disc #s 2013-04-08 05:13:57 -04:00
rembo10 f8c444bc0a Updated mb.py & musicbrainzngs lib to point to the new server 2013-04-08 05:12:15 -04:00
cohena 7c27791693 Fix what.cd searching and sorting 2013-03-08 22:13:33 -08:00
Ade 53a1458bf6 User search term for waffles & rutracker
+ add year to normal search for waffles
2013-03-08 22:06:30 +13:00
Michel Wilson d0ab10d156 Save & use original umask.
Saves and uses the original umask at various places where
user-accessible files are written.
2013-02-18 17:34:08 +01:00
Michel Wilson a3b764d3d5 Make albumart-files world readable 2013-02-18 15:18:41 +01:00
clashlab 1d7142c774 Fix NZBsRus results parsing
NZBsRus search returns a Python dictionnary.
This fix allows to take into account NZBsRus results. Calling eval is not a really good idea and should be replaced
2013-01-23 15:06:32 +01:00
rembo10 9b9fd0be59 Disc number as string 2013-01-20 12:15:03 -05:00
rembo10 a300c7af02 Removed nzbmatrix and newzbin code from brink skin 2013-01-20 10:53:50 -05:00