Commit Graph

1249 Commits

Author SHA1 Message Date
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
rembo10
df3fb1b22a Time to get rid of this on the default interface 2013-01-20 10:52:10 -05:00
rembo10
2b8d7cf73c Made Headphones.py executable 2013-01-19 11:13:36 -05:00
rembo10
e29fc2351f Typos 2013-01-19 10:26:06 -05:00
rembo10
cecee0efb3 Added code for preferred words sorting 2013-01-19 10:14:28 -05:00
rembo10
65d4181f89 Added searcher words to the config page, added required & ignored words code to searcher.py, got rid of old newzbin & nzbmatrix code in searcher.py 2013-01-19 07:17:48 -05:00
rembo10
1c1e2e0bdc Fixed some whitespace issues 2013-01-19 04:18:29 -05:00
rembo10
635af9595f Initial code to get in preferred words, ignored words & required words when searching 2013-01-19 04:09:57 -05:00
rembo10
3d4bf0fe1a Fixed typo in disc # pull request 2013-01-19 03:20:19 -05:00
rembo10
685f221298 Merge remote-tracking branch 'peterschen/master' into develop 2013-01-19 03:17:43 -05:00
peterschen
f02070a3f5 Added disc number as renaming option 2013-01-18 18:18:35 +01:00
rembo10
2c38028f36 Added back in the changes that were somehow undone by commit 291ea8b653 (taking lossless if no good lossy matches found) 2013-01-18 11:26:26 -05:00