Aaron Cohen
86f51dcbdb
Merge remote-tracking branch 'origin/master' into what-search
...
Conflicts:
headphones/webserve.py
2012-09-10 20:53:28 -07:00
Patrick Speiser
7b1f8208a4
Merge branch 'requestReduction'
2012-09-09 09:57:00 +02:00
Patrick Speiser
11946b80da
Revert "Possible Fix for Issue #533 "
...
This reverts commit 196ea11ced .
2012-09-09 07:14:13 +02:00
Patrick Speiser
fd98e18022
Merge branch 'issue811' into requestReduction
2012-09-09 07:11:09 +02:00
Patrick Speiser
ea9f896310
Added paging to get_all_releases, this will ensure that any future (however unlikely) release groups containing over 100 releases will be read correctly
2012-09-09 07:02:59 +02:00
Patrick Speiser
fe8220a000
Improved addArtisttoDB, it now uses get_all_releases(releasegroupid) to get the data.
...
This has reduced the number of calls to the musicbrainz database by 90% in a test where i added U2, i expect similar effects for all artists.
2012-09-08 18:54:11 +02:00
Patrick Speiser
b71bb6938d
get_all_releases now produces identical output to the final contents of the fullreleaselist in addArtisttoDB
2012-09-08 16:17:13 +02:00
Patrick Speiser
0445859fb4
Initial Prototype for get_all_releases
2012-09-08 13:52:34 +02:00
Patrick Speiser
be330afc54
Added new valid include to browse_recordings
2012-09-08 13:51:39 +02:00
Patrick Speiser
40fd894028
Merge branch 'issue533'
2012-09-08 10:47:11 +02:00
Patrick Speiser
196ea11ced
Possible Fix for Issue #533
2012-09-08 09:13:18 +02:00
Ade
b8c5782765
Include html5lib for BeautifulSoup
...
BeautifulSoup needs lxml or html5, have included html5lib.
Also latest BeautifulSoup 4.1.3
2012-09-06 10:47:07 +12:00
Patrick Speiser
151ce6b33f
Merge branch 'issue811'
2012-09-03 23:36:38 +02:00
Patrick Speiser
4a9d479f86
Merge branch 'issue796'
2012-09-03 23:36:24 +02:00
Patrick Speiser
4aa233e9e4
Better fix for Issue #796 , filters all hidden Unix directories
2012-09-03 23:32:29 +02:00
Patrick Speiser
84b121ecfe
Fixes Issue 811 by detecting and failing early if getHybridRelease gets an empty fullreleaselist passed into it.
2012-09-03 23:27:37 +02:00
Patrick Speiser
fa171deca1
Fixes Issue 811 by detecting and failing early if getHybridRelease gets an empty fullreleaselist passed into it.
2012-09-03 23:23:57 +02:00
Patrick Speiser
1efdd64978
Better fix for Issue #796 , filters all hidden Unix directories
2012-09-03 18:21:53 +02:00
Patrick Speiser
81082be1be
Cheap fix for Issue #796 , not actually tested on mac but filters the directories on Linux and Windows
2012-09-03 18:09:36 +02:00
Brinken
fba9695863
Config Style
2012-09-03 09:00:00 +02:00
Brinken
5f365c44a3
Checkbox now animate with style
2012-09-02 19:46:33 +02:00
Brinken
1d71c3a6d2
Minor Changes
2012-09-02 15:27:09 +02:00
Brinken
77d0ff7a9f
Update information
2012-09-02 13:46:16 +02:00
Brinken
b998a6cd8c
NMA - On snatch
2012-09-02 13:41:23 +02:00
Brinken
0fa25ab189
Merge remote-tracking branch 'upstream/master'
2012-09-02 13:37:40 +02:00
Brinken
5d014b32d5
Fixed update link
2012-09-02 13:28:42 +02:00
Brinken
ec1054f0a0
Minor Issues
...
!Extra Newznabs doesn't work.
2012-09-02 11:46:43 +02:00
Travis Glenn Hansen
10a924dfbf
allow setting custom cache_dir
2012-09-01 10:21:45 -06:00
rembo10
6f01598a1d
Merge branch 'whitespace-hotfix' into develop
2012-09-01 00:21:15 +01:00
rembo10
7c85002e5d
Merge branch 'whitespace-hotfix'
2012-09-01 00:21:03 +01:00
rembo10
b2455b2fdf
Fixed tabs->spaces in postprocessor
2012-09-01 00:20:47 +01:00
rembo10
49d9be283f
Merge branch 'develop'. mostly bug fixes: a lot of logging fixes for
...
non-ascii characters, fixed nzbs with non-ascii chars not being sent to
sab, catch empty artists being sent to mb query. Merged Brinken
2012-08-31 22:22:25 +01:00
rembo10
761c3b4715
Need to wait until the album info is committed to the db before firing off the searcher thread when adding an artist with AUTOWANT_ALL selected
2012-08-31 22:21:05 +01:00
Brinken
44bf3b7004
Albums Grid
...
*Added CTRL + LMOUSE click on albums to select.
2012-08-31 22:23:58 +02:00
rembo10
54ad3732ed
Fix for encoder failing on files with non-ascii characters
2012-08-31 21:11:05 +01:00
rembo10
64da7a00d8
fixed TORRENT_DOWNLOAD_DIR -> DOWNLOAD_TORRENT_DIR typo
2012-08-31 19:19:36 +01:00
rembo10
259d04337e
Fix for torrent folder not being checked during post processing if there were no folders in the nzb directory. Cleaned up that part of the code a bit
2012-08-31 19:03:44 +01:00
rembo10
539c64f1e1
Some more bytestring->unicode logging
2012-08-31 15:55:27 +01:00
rembo10
1ed5a621ae
Changed all of the info+ level logging in the post processor to use unicode instead of bytestrings
2012-08-31 15:26:28 +01:00
rembo10
c3b96d2dac
Merge remote-tracking branch 'Brinken/master' into develop
2012-08-31 14:59:02 +01:00
rembo10
fd8579cf3b
Added alternate freebsd init script
2012-08-31 14:56:12 +01:00
rembo10
e4c74a2be9
Fix for nzbs not being sent to sab if they contained non-ascii chars
2012-08-31 14:46:05 +01:00
Brinken
f4974e49d9
Minor Fixes
...
Added no artist art
2012-08-30 19:46:00 +02:00
rembo10
9143f9899d
Merge remote-tracking branch 'Ichabond/patching' into develop
2012-08-30 18:12:05 +01:00
rembo10
3ac68573a5
Fix for updating tracks after post-processing if not moving files
2012-08-30 18:06:01 +01:00
Brinken
1a1543dce2
Added Auto Resize to scrollbar
2012-08-30 18:39:56 +02:00
Brinken
686e3be755
Added ui icons
2012-08-30 18:29:46 +02:00
Brinken
bbf09f00e7
Updated notifications
2012-08-30 18:24:34 +02:00
Ichabond
95e7c3c6b7
Resolve library import edge case
...
When adding a library, it is possible the single space character (' ') is added as an artist. The Musicbrainz function _do_mb_search is not capable of handling this, and throws a ValueError, as no query is provided. This checks if an artist fits this situation, and continues with the next possible artist.
2012-08-30 14:50:41 +02:00
Brinken
062a9301cf
Settings Menu
...
*Added Jump-links to settings
2012-08-30 09:08:53 +02:00