rembo10
06ee770184
Bug fix for postprocessor fix
2014-04-28 20:08:22 -07:00
rembo10
900325186b
Url fix for pirate bay (credit to dsm1212)
2014-04-28 20:03:02 -07:00
rembo10
3b9816f3b3
Took out logging messages. Took out nzb possibilities from checkFolder since we're doing it in searcher.py anyways
2014-04-28 19:52:25 -07:00
rembo10
3e5779e5ce
more log messages for testing #1575 issue
2014-04-28 19:22:28 -07:00
rembo10
66d0cb4a1b
Added some more logging to see why postprocessor is not automatically running
2014-04-28 15:56:52 -07:00
rembo10
54c85c7951
Added some logging to see why postprocessor is not automatically running
2014-04-28 15:55:42 -07:00
rembo10
941da4be1c
Merge remote-tracking branch 'sildur/master' into develop
2014-04-28 15:26:13 -07:00
rembo10
69c94baf18
Merge remote-tracking branch 'texke/master' into develop
2014-04-28 15:25:40 -07:00
Jens Rogier
90016f6eda
Cleaned up query some more
2014-04-20 19:23:10 +02:00
Roberto Romero
06b647e30d
Fix error: AttributeError: 'module' object has no attribute 'POST'
2014-04-19 01:41:23 -03:00
rembo10
84ebcb84f9
Changed 'newznab' -> 'custom newznab providers' to hopefully get rid of some confusion
2014-04-18 11:04:52 -07:00
Jens Rogier
b11610face
Fixed major mistake where tracklisting on the index would count the total tracks of the whole database when updating albums of the particular artist.
2014-04-18 10:40:15 +02:00
rembo10
6e90419014
Don't need to get commits behind if current version == latest version (versioncheck.py)
2014-04-17 20:44:28 -07:00
rembo10
0457c3c30e
Merge branch 'develop': OSX & Boxcar notifications, bug fixes
v0.3.2
2014-04-17 20:37:45 -07:00
rembo10
945cfbf21b
Took out some leftover boxcar 1 stuff
2014-04-17 17:34:42 -07:00
rembo10
5769cb0dee
Merge remote-tracking branch 'NovaXeros/patch-1' into develop
...
Conflicts:
headphones/notifiers.py
2014-04-17 17:17:25 -07:00
rembo10
efd043e309
Merge remote-tracking branch 'texke/master' into develop
2014-04-17 17:15:35 -07:00
rembo10
fd19563160
Merge remote-tracking branch 'AdeHub/notify' into develop. Replaced boxcar notifications from daktak
...
Conflicts:
headphones/__init__.py
headphones/notifiers.py
headphones/sab.py
headphones/webserve.py
2014-04-17 17:14:37 -07:00
rembo10
1a2ed24566
Merge remote-tracking branch 'basilfx/bugfixes4' into develop
2014-04-17 16:57:19 -07:00
rembo10
d2fecc47ec
Possible fix for #1560 , what.cd choking when preferred bitrate is not one of the what.cd categories
2014-04-17 13:50:27 -07:00
Jens Rogier
f9b0a5efb9
Fixed little bug where the trackcount on the index page was screwing up when choosing different release.
2014-04-17 19:41:40 +02:00
Jens Rogier
e304e34ac7
Added ability to ignore albums.
...
Trackcount on homepage now is now excluding ignored albums.
Added "Manage ignored albums" to the Manage function.
2014-04-17 19:23:39 +02:00
Ade
ff3826c0c8
More Boxcar2
...
Added MusicBrainz link to the message
2014-04-17 23:05:30 +12:00
NovaXeros
c96b043a19
Update notifiers.py
2014-04-16 21:01:14 +01:00
NovaXeros
a1d0f14eb8
Change LMS title in config options.
...
Squeezebox is an old unused name, and LMS isn't very self-explanitory.
2014-04-16 20:13:12 +01:00
NovaXeros
0234f4dab9
Update notifiers.py
2014-04-16 20:06:19 +01:00
NovaXeros
e00411f7ad
Cleaned LMS error reporting.
...
Even upon successful rescan, the code would throw a keyerror back. Not certain why, but LMS sends some really weird unicode JSON back as its result, unlike XBMC, so having response[0]['result'] will always throw back a keyerror.
Removing the key, however, and just asking the return to find 'result' works fine.
2014-04-16 20:04:14 +01:00
Ade
3b2350cd8f
Boxcar2, OS X Notifications
...
- OS X Notifications require an application bundle, allow user to
create a dummy app in a specified location and then use bundle when
notifying
- Boxcar2
- Moved snatched notify logic to searcher so we can pass extra info
incl provider
2014-04-16 21:41:22 +12:00
Bas Stottelaar
d490091a9a
Bugfixes in helpers.py for MediaFile errors. Pre-detect potential file errors
...
Conflicts:
headphones/postprocessor.py
2014-04-15 10:10:10 +02:00
Bas Stottelaar
5be36b517f
Delete by ArtistID, not AlbumID
2014-04-15 10:00:33 +02:00
rembo10
dab323e8ff
Better fix for album art stretching
2014-04-14 18:56:10 -07:00
rembo10
7e02f86af8
Fixed import for specifying beets config file
2014-04-14 18:51:24 -07:00
rembo10
26ed43fca8
Fix for album art stretching
2014-04-14 18:46:40 -07:00
rembo10
dab4e3d5f8
Updated beets lib to correctly point to config file (thanks to AdeHub)
2014-04-14 17:38:29 -07:00
rembo10
07e8b6b095
Merge remote-tracking branch 'texke/master' into develop
2014-04-14 17:33:33 -07:00
rembo10
52523a5d3c
Merge remote-tracking branch 'daktak/master' into develop
2014-04-14 17:28:34 -07:00
rembo10
ded4b7ef6f
Merge remote-tracking branch 'basilfx/bugfixes' into develop
2014-04-14 17:27:22 -07:00
Jens Rogier
aa9d669a2b
Fixed problem where albums with secondary types still got added
2014-04-14 21:28:06 +02:00
daktak
5378884bf8
boxcar notification
2014-04-14 17:43:01 +10:00
Bas Stottelaar
631d947a9a
Re-added decoding of strings
2014-04-13 18:25:17 +02:00
rembo10
7280807588
Don't limit extras to 25
2014-04-12 17:44:48 -07:00
Bas Stottelaar
ca010ac522
Prevent misleading messages about whitelisting
2014-04-12 20:35:15 +02:00
Bas Stottelaar
e2e1ef9bc6
Add clear log option. Improved styling.
2014-04-12 20:27:38 +02:00
Bas Stottelaar
a96b793c98
Add color for warnings.
...
Some distinction between the levels is handy.
2014-04-12 18:59:08 +02:00
Bas Stottelaar
f7ba0ff634
All loggers on the same level.
...
In the issues, a lot of logs do not include DEBUG info, even if started with
verbose turned on. By defaulting all loggers to INFO, but DEBUG if verbose
is 2, I hope this will improve.
This will disable DEBUG for log file, but I assume verbose is turned on in
case of problems, so it will save disk writings.
2014-04-12 18:56:40 +02:00
Bas Stottelaar
a0339d9814
Forgot a parenthesis
2014-04-12 18:23:59 +02:00
Bas Stottelaar
eb7a1d7117
Updated methods to log messages new style
2014-04-12 18:23:59 +02:00
Bas Stottelaar
65fa0e21fa
Do not decode for logger.
2014-04-12 18:23:59 +02:00
Bas Stottelaar
60ea86d499
Correct indent. Use signum is not None instead of type(signum) != type(None)
2014-04-12 18:23:59 +02:00
Bas Stottelaar
0411bb6b44
Importing with statement is for Python 2.5.
...
Bases on libraries (e.g. beautifulsoup4), I guess the minimal version for Headphones is at least 2.6
2014-04-12 18:23:58 +02:00