sbuser
4db710e4a3
eyeroll.
2011-08-12 20:31:17 -05:00
sbuser
ebbea55e03
Merge branch 'develop' of https://github.com/rembo10/headphones into develop
2011-08-12 20:28:19 -05:00
sbuser
a584014bcd
Added a try/except block so the post-processor continues when it finds a
...
file that beets/mutagen can't parse. It should probably fail
post-processing here but I'm not sure about the best way to do that.
Without the try block the post-processor (automatic) just dies without
comment after "Writing Metadata" - the force would show an error but the
auto would just silently die.
2011-08-12 20:27:05 -05:00
Remy
4523d1a9c9
Merge branch 'permissions' into develop
2011-08-12 18:14:35 -07:00
Remy
21a9fdfcc8
Fix for folder permissions - now chmods after files are moved
2011-08-12 18:12:45 -07:00
Remy
2352224af1
Merge branch 'shutdown' into develop
2011-08-12 17:20:36 -07:00
Remy
d330accbfc
Shutdown/restart signals now handled by the main thread
2011-08-12 17:19:53 -07:00
Remy
337a952a2b
Updated history template to show most recent first
2011-08-12 16:10:43 -07:00
sbuser
bb4dfe375e
Merge branch 'master' of https://github.com/rembo10/headphones into develop
2011-08-12 00:57:51 -05:00
sbuser
3a255b1aa1
Exception handling for MediaFile for debugging.
2011-08-12 00:57:30 -05:00
Remy
2833e85d94
Merge branch 'develop'
2011-08-11 19:57:04 -07:00
Remy
6467eaa7cd
Bug fixes: Hang on disambiguation, various artists defaulting to artist field, sbusers beets changes
2011-08-11 19:53:30 -07:00
Remy
ec11cf865d
Better fix for hang on mb artist/album lookup. Took out string filter from searcher
2011-08-11 19:41:35 -07:00
Remy
38884b9256
Fixed NoneType error when searching for a disambiguation with no album title
2011-08-11 19:00:06 -07:00
Remy
643d02c2cd
Fixed debug message error in postprocessor
2011-08-11 18:23:27 -07:00
Remy
424801b5e8
Added debugging messages to the postprocessor verify function
2011-08-11 13:09:29 -07:00
Remy
ddcdf9d7bb
Merged sbusers beets changes
2011-08-11 11:49:20 -07:00
Remy
9a81a8e0d1
Changed logging level from WARN to WARNING
2011-08-11 11:29:23 -07:00
sbuser
1bd4f80376
Change in beets so it only writes tags that have values. This should
...
prevent things like disc reading as "0" instead of null. To reiterate:
the tag isn't blank - it's not written at all. I'm not sure what
implications that has.
2011-08-11 13:21:54 -05:00
Remy
6cc2a9c5ab
Fixed excluding Various Artists as a valid album artist
2011-08-11 10:22:30 -07:00
Remy
5d2ce60d4c
Fixed marking album as skipped, added force check option to album page
2011-08-11 10:01:28 -07:00
sbuser
fd078e3034
Added used "new" to unqueueAlbum definition - hitting "mark as skipped"
...
in the web ui was throwing an error without it.
2011-08-11 10:43:12 -05:00
Remy
d464afde90
Merge branch 'develop'
2011-08-11 01:36:10 -07:00
Remy
3d56daf73e
Merge branch 'master' of github.com:rembo10/headphones into develop
2011-08-11 01:35:09 -07:00
Remy
6f06a740c3
Merged sbusers searcher & post processor changes, unicode error fix, added manage artists page, bug fixes
2011-08-11 00:56:36 -07:00
Remy
4a233f0126
Updated remix template to reflect changes in default template
2011-08-11 00:44:29 -07:00
Remy
4e8c837f73
Added Manage Artist section under Manage
2011-08-11 00:42:27 -07:00
Remy
eae79a3572
Possible fix for unicodedecodeerrors in post processor
2011-08-10 22:20:59 -07:00
Remy
8dddc92e9d
Took out the str(download_dir)/unicode escape clause in postprocessor, changed fallback retention to 2000 days, changed if term <> various artists to if term != various artists
2011-08-10 20:22:09 -07:00
Remy
5782b5bed5
Merge branch 'sbuser' into develop
2011-08-10 20:03:41 -07:00
Remy
6ac4412fed
Merge remote-tracking branch 'sbuser/develop' into sbuser
2011-08-10 19:57:38 -07:00
sbuser
05ee998de7
Error message for people who don't set their download directory and then
...
wonder why there's no post-processing.
2011-08-10 20:48:09 -05:00
sbuser
c2768ae1f0
Added special character '*' to list of exceptions in mb.findArtist
...
query. Why are you only quoting the queries with special characters?
Better results are had with quoting every time because of how lucene
works imo
2011-08-10 20:37:30 -05:00
sbuser
976311613b
Added '*' to the list of characters removed from search terms. This is a
...
wildcard at NZBMatrix that was returning 100 hits.
2011-08-10 20:11:14 -05:00
sbuser
74b8a88f29
More substring result prevention. This time on the full term to prevent
...
snatches on "Vol III" when we want "Vol II."
2011-08-10 20:06:09 -05:00
Remy
7600016fe3
Changed disambiguation message to debug
2011-08-10 17:18:15 -07:00
Remy
b9d1412bb1
Config option for folder permissions
2011-08-10 17:16:54 -07:00
Remy
2183ce49b8
Fixed UnboundLocalError/nzb referenced before assignment
2011-08-10 16:20:51 -07:00
Remy
45e38bc74f
Reverted to style.css from master
2011-08-10 16:16:15 -07:00
Remy
7a8cefee39
Merge branch 'sbuser' into develop
2011-08-10 16:15:18 -07:00
Remy
d184998fb3
Merge remote-tracking branch 'sbuser/develop' into sbuser
2011-08-10 16:13:21 -07:00
sbuser
5eac6d466e
More Newzbin throttling fixes.
2011-08-10 10:25:31 -05:00
sbuser
fd5d937cc4
Fix for TypeError: object of type 'NoneType' has no len() in Newzbin
...
results.
2011-08-10 10:16:38 -05:00
sbuser
957a7522df
Added exceptions.py to throw our own exceptions. Attempted to mimic
...
sickbeard exception handling of newzbin throttling.
2011-08-10 10:12:11 -05:00
sbuser
cc626ea7fa
Merge branch 'develop' of https://github.com/sbuser/headphones.git into develop
...
Conflicts:
data/css/style.css
2011-08-10 09:35:00 -05:00
Remy
24c6ea9e5b
Added download directory scan interval as a config option in config.ini
2011-08-10 22:30:51 +08:00
Remy
2dd5ab94ee
Fixed bug with log page not displaying if non-utf8 characters
2011-08-10 22:30:51 +08:00
Remy
e70f893ff3
Fixed album title exception in post processor
2011-08-10 22:30:50 +08:00
Remy
fd74af60ee
Fixed default logging to show results by most recent
2011-08-10 22:30:49 +08:00
Remy
bdd576f8b2
Changed artist already in db message to debug
2011-08-10 22:30:49 +08:00