Commit Graph

2882 Commits

Author SHA1 Message Date
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
rembo10
263272c9c7 Merge branch 'develop': Added option to allow lossless nzbs if no good
lossy versions are found, added option to customize album art name
2013-01-11 07:03:12 -05:00
rembo10
291ea8b653 Little bug fix to prevent preprocessing empty nzblist in searcher.py 2013-01-11 06:58:51 -05:00
rembo10
99a66e4955 Added option to customize album art name 2013-01-11 06:25:05 -05:00
rembo10
d91da42f50 Added an option to allow lossless if no good lossy matches found (works for nzbs only right now) 2013-01-11 05:46:43 -05:00
rembo10
120ad6393f Added a filter for FLAC files based on title if we're not specifically looking for lossless 2013-01-11 01:33:17 -05:00
rembo10
adc1f9f35c Try not to reprocess torrent folders that are being kept for seeding during forced post processing 2013-01-11 01:19:07 -05:00
rembo10
999d716042 Merge branch 'develop': Fix for searcher not firing if only nzbsrus or
nzbx are selected, fix for torrent temp folder on windows, strip
whitespace from search terms
2013-01-11 00:42:35 -05:00
rembo10
a5a22013d2 Added nzbsrus to the initial searcher check 2013-01-08 11:23:39 -05:00
rembo10
342d85d1f2 Strip whitespace in search term 2013-01-02 09:52:07 -05:00
rembo10
86e2177e68 Strip trailing whitespace when creating a temp folder for preserving torrent files 2013-01-02 05:03:36 -05:00
rembo10
a3442673e3 Fix for searcher not firing off if only nzbx was checked 2013-01-01 07:21:03 -05:00
rembo10
cb52d97ce9 Merge branch 'nzbx-hotfix' 2012-12-26 00:27:32 -05:00
rembo10
4f339609d9 Merge branch 'nzbx-hotfix' into develop 2012-12-26 00:26:57 -05:00
rembo10
80928c9800 Fixed nzbx NoneType->int 2012-12-26 00:26:45 -05:00
rembo10
c61eb10616 Merged in initscript changes from brunnels, added option to modify album
search term, added nzbx.co
2012-12-25 11:23:38 -05:00
rembo10
da6840bd24 Added nzbx.co as a provider, added a timeout to the git check stuff on startup 2012-12-25 11:18:21 -05:00
rembo10
d404520cea Merged in brunnels updated initscript/pidfile handling & adehub fix in base.html 2012-12-25 01:01:50 -05:00