Commit Graph

1470 Commits

Author SHA1 Message Date
Bas Stottelaar 9872e9a1a3 Update WebUI to enable/disable Growl notifications 2014-04-01 00:36:02 +02: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
rembo10 f0b4f2f3c8 Merge remote-tracking branch 'gotson/songkick-https' into develop 2014-03-30 21:54:01 -07:00
rembo10 d2e2008f1b Merge remote-tracking branch 'cohena/develop' into develop 2014-03-30 21:51:38 -07:00
rembo10 2f10b9bbe8 Merge remote-tracking branch 'doucheymcdoucherson/patch-1' into develop 2014-03-30 21:51:13 -07:00
gotson d0ae36ac56 Request Songkick data over HTTPS, to avoid conflicts when Headphones is running over HTTPS or behind a HTTPS reverse-proxy 2014-03-31 12:51:00 +08:00
cohena 729a105377 Adding 'keeplogged' argument to maintain what.cd api login 2014-03-30 18:05:04 -07:00
doucheymcdoucherson 0bdc707fdf Change pushover notification title
Makes more sense to set pushover notification titles as "Headphones" rather than "Download and Postprocessing completed" - which may be too long (gets truncated on android app depending on screen resolution) and not descriptive when you have lots of other notifications coming in. If that verbiage is desired, it would be better in the "pushmessage" body. 

This may apply to the other notification types as well, but not sure as I don't use them.
2014-03-30 15:07:06 -07:00
cohena ca8ab32eaf Handle login expiration 2014-03-30 13:07:38 -07:00
rembo10 dbe644aee2 Possible fix for album art permissions not being updated 2014-03-28 18:26:19 -07:00
rembo10 e293302bfe Catch an exception where lyrics can't be saved due to encoding error 2014-03-28 11:42:14 -07:00
rembo10 7c068ca4c5 Updated the 'maintaining db' log message 2014-03-28 11:25:17 -07:00
rembo10 537126b3d9 Enable songkick by default because it's awesome v0.2.3 2014-03-28 11:17:29 -07:00
rembo10 23c9750cc2 Merge branch 'develop' 2014-03-28 11:16:35 -07:00
rembo10 e69e391a33 Minor fix to handle empty songkick location on artist.html 2014-03-28 11:16:17 -07:00
rembo10 84aa80c93e Couple fixes for the songkick pull request from gitson 2014-03-28 11:12:59 -07:00
rembo10 aa4bb6b598 Readded songkick api from maiis 2014-03-28 10:41:29 -07:00
rembo10 00830ef3a2 Merge remote-tracking branch 'gotson/bugfix' into develop 2014-03-28 10:36:11 -07:00
rembo10 1d949badae Fixed merge conflicts from gotson songkick pull request 2014-03-28 10:35:02 -07:00
rembo10 df9432163e Reverted commit 2e64968 which added a new post processing dir 2014-03-28 10:16:41 -07:00
gotson dc07138caf Small bugfix on error:
TypeError: cannot concatenate 'str' and 'int' objects
2014-03-28 18:09:23 +08:00
gotson 96bc2b835c Songkick is now optional 2014-03-28 18:06:32 +08:00
gotson 44acaf7599 Songkick API key now properly stored in config.ini (and empty by default)
Added possibility to filter Songkick results per location (so far using a metro-area id)
2014-03-28 17:37:19 +08:00
rembo10 863ad41f7c Limit concert display to next 5 only 2014-03-27 20:25:34 -07:00
rembo10 fb4558e431 Brought back 'The' in front of artist names in the index 2014-03-27 20:13:39 -07:00
rembo10 6e18ceaaaa Merge branch 'develop' 2014-03-27 19:48:21 -07:00
rembo10 fc1fb9bc90 Merge remote-tracking branch 'AdeHub/bugfix7' into develop 2014-03-27 19:28:29 -07:00
rembo10 c322e96dff Merge remote-tracking branch 'jerbob92/master' into develop 2014-03-27 19:27:44 -07:00
rembo10 3166d3333c Merge conflicts 2014-03-27 19:26:49 -07:00
rembo10 1e683f9aa9 Merge remote-tracking branch 'opcon/pushbullet_api' into develop 2014-03-27 19:23:30 -07:00
rembo10 eb7d4638d1 Merge remote-tracking branch 'CameronNemo/master' into develop 2014-03-27 19:22:36 -07:00
rembo10 0fc242451a Merge remote-tracking branch 'maiis/master' into develop 2014-03-27 19:20:21 -07:00
Ade 40fe0cde15 Stop album being deleted and re-inserted as wanted on refresh if status set 2014-03-22 21:04:32 +13:00
Jeroen Bobbeldijk 6d60365ea3 Fixes #903 2014-03-18 09:21:41 +01:00
rxsegrxup b7ceae8a29 bugfix
Since we wont infinitely wait for the torrent folder to be created. Log an error if it can't be determined.
2014-03-11 12:56:09 -04:00
rxsegrxup 09648804f7 Do not search for albums missing information 2014-03-11 12:46:54 -04:00
rxsegrxup 8a0f7ba927 Fix infinite sleep, duplicate torrent fix
If a duplicate torrent is added return proper information.
When retrieving the folder name only try 10 times
2014-03-11 12:39:11 -04:00
rxsegrxup 58bc5947cd Allow for albums with no AlbumTitle or ArtistName
If an album is in the db with incomplete information allow the page to be accessible so it can be deleted.
2014-03-11 12:30:35 -04:00
Patrick Yates 8ed040a24e More descriptive api key label 2014-03-08 18:55:58 +11:00
Cameron Norman 6518e61963 Update init.upstart 2014-03-07 17:26:09 -08:00
Cameron Norman fbae7c3d30 Update init.upstart 2014-03-07 17:01:19 -08:00
Cameron Norman cb8c859802 Create init.upstart
Created an Upstart job.
2014-03-07 16:47:18 -08:00
Patrick Yates 6f7f472478 Added PushBullet notification support 2014-03-08 10:50:52 +11:00
Emmanuel Vuigner 81e13e5f68 remove console warning 2014-03-01 01:10:47 +00:00
Emmanuel Vuigner 1027009c15 remove conflict file 2014-03-01 00:44:55 +00:00
rembo10 fb80889d8e Added a Notifications tab 2014-02-27 18:33:38 -08:00
rembo10 e28f92b4cd Merge remote-tracking branch 'is33/patch-1' into develop 2014-02-27 18:25:43 -08:00
rembo10 c113d8f9aa Fixed some merge conflicts with the songkick merge from maiis 2014-02-27 18:24:47 -08:00
rembo10 680ec0ef27 Merge remote-tracking branch 'daktak/search-user-agent' into develop 2014-02-27 18:21:53 -08:00