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
Bonham84
67dc54f01b
Handle FLAC albumart correctly.
2013-10-15 23:53:31 +00:00
rembo10
482cb68bd6
Fixed up some bugs/bad imports, added lib/certgen
2013-08-24 09:51:58 +05:30
rembo10
9333999572
Updated ngs lib and mb.py to use the new server .... hopefully for the last time
2013-07-17 21:15:05 +05:30
rembo10
cef1693315
Update ip to new vip server
2013-06-21 21:38:24 +07:00
rembo10
f8c444bc0a
Updated mb.py & musicbrainzngs lib to point to the new server
2013-04-08 05:12:15 -04:00
rembo10
f6c6d22993
fixed some merge conflicts when adding in whatcd from cohena
2012-10-03 23:51:13 +01:00
Aaron Cohen
9b57d70893
Fixing import
2012-09-27 08:56:15 -07:00
Aaron Cohen
eb16244e69
Adding more verbose errors when login fails
2012-09-27 00:13:24 -07:00
Aaron Cohen
c2a44e53be
Removing extraneous comments
2012-09-22 21:35:07 -07:00
Aaron Cohen
76967bd16e
Adding Requests library
2012-09-22 21:25:05 -07:00
Aaron Cohen
3d066d7e5b
Switching to pygazelle
2012-09-22 21:08:14 -07:00
Aaron Cohen
04571e5813
Making what.cd cache threadsafe through simple locking
2012-09-15 21:13:42 -07:00
Aaron Cohen
88ba433e9f
Fixed brokenness, added bitrate preference, speed better but not great.
2012-09-13 22:51:44 -07:00
Aaron Cohen
5291b2f326
Disabled a bunch of stuff that was being parsed and not needed by headphones, got down to 27 secs
2012-09-13 02:07:50 -07:00
Aaron Cohen
0970689df9
IT'S ALIIIIIVE!!!
2012-09-12 01:43:53 -07:00
Aaron Cohen
ac4f20c3d5
What.cd preference should be titled password, not passkey, also, updating whatapi and adding authentication bugfix.
2012-09-11 20:37:33 -07:00
Aaron Cohen
cb22e917cd
What.cd WIP, now using api rather than RSS
2012-09-11 00:13:12 -07:00
Patrick Speiser
be330afc54
Added new valid include to browse_recordings
2012-09-08 13:51:39 +02:00
rembo10
40079835b3
Fixed some imports for the musicbrainz lib
2012-07-31 20:50:23 +05:30