Ade
37d9cf11c3
Scheduling part 2
...
Remove job if interval changed to 0
Plus, fixup os x notify registering not working with yosemite and also
show album image in notification
2015-01-27 12:21:47 +13:00
Bas Stottelaar
5d69984ef9
Upgraded requests to 2.5.0
2014-12-19 21:09:54 +01:00
Ade
8ae0e6d4d3
xld encoding
...
Use python method to read plist, should give a bit more logging
2014-11-19 22:48:23 +13:00
Bas Stottelaar
3cf82f4dac
Added the real pkg_resources from setuptools 7.0. Should fix #2001
2014-11-12 23:31:05 +01:00
Bas Stottelaar
f495fc01bc
Fixed SSL too long errors in CherryPy.
...
The fix is suggested by https://bitbucket.org/cherrypy/cherrypy/issue/1298/ssl-not-working
2014-11-12 22:29:04 +01:00
Bas Stottelaar
fda4658e92
Fix for #1994
2014-11-10 20:47:27 +01:00
Jesse Mullan
015d269667
Fix E711 comparison to None should be if cond is None:
2014-11-01 16:22:05 -07:00
Bas Stottelaar
fd7bb4eb7e
Add missing library for APScheduler.
2014-10-21 02:54:13 +02:00
Bas Stottelaar
553cc536c0
Upgraded APScheduler to 3.0.1. This includes pytz and tzlocal as dependencies.
2014-10-20 21:48:10 +02:00
andrenam
14c6f68fb7
- upgrade cherrypy to version 3.6.0
...
- dont't pass unicode hostname to cherrypy (see cherrypy-issue #1285 ,
https://bitbucket.org/cherrypy/cherrypy/issue/1285/n-must-be-a-native-str-got-unicode )
2014-10-14 02:43:55 +02:00
Bas Stottelaar
371401fa36
Updated requests library to 2.4.1. Should fix #1915
2014-09-25 14:08:27 +02:00
Ade
394876992b
Lyrics mods
...
Switched to beets lyrics plugin
Fixes https://github.com/rembo10/headphones/issues/1896
2014-09-22 15:38:17 +12:00
Bas Stottelaar
5e98d96f65
Add proper support for logging in multiprocessing environment. Useful for multicore encoding.
2014-09-17 13:10:31 +02:00
Bas Stottelaar
a6fe517f87
Removed import lib.*/from lib.*
2014-09-16 22:06:41 +02:00
Bas Stottelaar
34b9480a1b
pyItunes is not used anymore.
2014-09-14 22:58:05 +02:00
Bas Stottelaar
163e1e3f2e
Removed simplejson since that is Python 2.5
2014-09-03 14:54:30 +02:00
Ade
46240fb7d1
Add Demo to Extras
...
- fix up songkick location breaking artist page
- add description and link for songkick metro area filter
2014-08-30 22:17:30 +12:00
David
fd30b3501e
Converting crlf to just lf
...
Making end-of-lines consistent throughout the codebase.
2014-08-06 17:00:29 +02:00
David
0c61eb11f5
Dropping trailing whitespaces
2014-08-06 12:46:26 +02:00
delphiactual
62a6be26af
PyNMA lib
2014-05-07 08:19:08 -06: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
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
rembo10
7e02f86af8
Fixed import for specifying beets config file
2014-04-14 18:51:24 -07:00
rembo10
dab4e3d5f8
Updated beets lib to correctly point to config file (thanks to AdeHub)
2014-04-14 17:38:29 -07:00
Bas Stottelaar
a693777433
Add ordereddict ( https://pypi.python.org/pypi/ordereddict ) for Beets/Python 2.6 compatibility
2014-04-10 13:21:29 +02:00
rembo10
1f4ca0ac48
Added yaml for windows
2014-04-09 18:32:08 -07:00
Bas Stottelaar
1de8ace080
Added six v1.6.1. Is required for some (newer) modules, like html5lib
2014-04-06 17:51:42 +02:00
Bas Stottelaar
667f768749
Updated requests package to v2.2.1
...
It was included, but never used. However, lots of code can improve from this.
2014-04-06 11:32:14 +02:00
rembo10
864ea22a70
Pulled in a few beets updates
2014-04-03 15:29:53 -07:00
rembo10
431e24ff37
Used old vip server address on accident
2014-04-01 23:00:09 -07:00
rembo10
d12b6cabc9
Updated musicbrainzngs lib
2014-04-01 22:41:13 -07:00
rembo10
e13cc15edf
A little cleanup of the libs due to OCD
2014-04-01 11:01:11 -07:00
rembo10
073f1dad3f
Merged in AdeHub/bugfix - fixed conflict with adding lib folder to path
2014-04-01 10:57:17 -07:00
Bas Stottelaar
31ed56bcc9
Merge with rembo10/develop
2014-04-01 09:41:48 +02:00
rembo10
2ba476c6ef
Updated beets lib ( + mutagen ) and added unidecode
2014-03-31 16:21:50 -07:00
Bas Stottelaar
c26e867859
Added initial version of Growl notification, including image
2014-04-01 00:35:40 +02:00
Bas Stottelaar
4607c2f28b
Add GNTP library version 1.0.2
2014-03-31 23:30:35 +02:00
cohena
729a105377
Adding 'keeplogged' argument to maintain what.cd api login
2014-03-30 18:05:04 -07:00
cohena
ca8ab32eaf
Handle login expiration
2014-03-30 13:07:38 -07:00
Ade
6e2338184e
Small bug fixes
...
- Delete from Releases when deleting artist/album
- Searcher - Size limits not quite working
- Searcher - 1st newznab used even if disabled
- Rutracker search stopped working for me, fixed by updating Beautiful
Soup. Moved bs4 and html5lib to lib and ensured (I think) it’s imported
from the right place
2014-03-30 16:32:48 +13:00
rembo10
ec5d9f2554
Merge remote-tracking branch 'evanjd/master' into develop
2014-02-27 18:17:51 -08:00
evanjd
03d577eb72
Fix for issues with what.cd authentication
2014-01-26 22:03:17 +11:00
theguardian
7108398099
Added Twitter as a notification option.
2014-01-15 13:07:45 -08:00
rembo10
ded1657119
Merge remote-tracking branch 'cohena/develop' into develop
2013-12-19 16:48:12 +00:00
rembo10
4d69689dd9
Merge remote-tracking branch 'Bonham84/master' into develop
2013-12-19 16:37:57 +00:00
cohena
162c3cb604
Fix search hang in pygazelle if server didn't respond, timeout is now 30 secs
2013-12-01 19:43:00 -08:00
cohena
e18cb4c5c2
Fix another edge case login loop
2013-11-07 01:36:30 -08:00
cohena
cb8a1c91a3
remove a bunch of old comments
2013-11-07 01:01:09 -08:00
cohena
e62b85810e
Fix requests import
2013-11-07 00:58:51 -08:00
cohena
3dc6417e7a
Update pygazelle version, including CRITICAL login hammering fix
2013-11-07 00:51:18 -08:00