Bas Stottelaar
546099fa2d
Updated Changelog.md
2015-02-19 20:15:08 +01:00
Bas Stottelaar
c53fde6dca
Merge remote-tracking branch 'origin/master' into develop
...
* origin/master:
Release v0.5.4
Added API call getSnatched
Potential fix for #2055
2015-02-19 20:12:49 +01:00
Jonny
c9aeefc67a
Update postprocessor.py
...
Changed ID3 logging to debug
2015-02-19 19:24:35 +01:00
Jonny
37594d3384
Update postprocessor.py
...
Set-up of beets config to match headphones config of ID3 tag version before writing metadata
2015-02-19 19:24:25 +01:00
Jonny
00dc5d8c38
Update config.py
...
Added config option for ID3 tag version select
2015-02-19 19:24:18 +01:00
Jonny
ff8f6b1d00
Update webserve.py
...
Added config option for ID3 tag version select
Conflicts:
headphones/webserve.py
2015-02-19 19:24:09 +01:00
Jonny
aa60ba1fb1
Update config.html
...
Added option to select using ID3v2.3
2015-02-19 19:22:42 +01:00
Bas Stottelaar
3b8341f249
Merge pull request #2125 from drzoidberg33/develop
...
Allow authentication on custom MusicBrainz servers
2015-02-19 14:06:29 +01:00
Tim
a68bcb6ee1
Fix condition that checks if we should disable custom MusicBrainz server authentication.
2015-02-19 11:48:10 +02:00
Tim
24a52a294c
Allow authentication on custom MusicBrainz servers using Basic HTTP Authentication.
2015-02-19 00:54:10 +02:00
Bas Stottelaar
03ea67b20b
Fix for #2119
2015-02-15 14:02:49 +01:00
Ade
4f20003f9a
Email part 2
...
small fix up
2015-02-06 21:37:41 +13:00
Ade
a92d13652d
Email notifications
...
#1045
2015-02-06 20:28:57 +13:00
Bas Stottelaar
cf25fbc75d
Release v0.5.4
v0.5.4
2015-02-05 12:42:51 +01:00
Bas Stottelaar
c1fb54ff1c
Merge remote-tracking branch 'origin/master' into develop
...
* origin/master:
Added API call getSnatched
Potential fix for #2055
2015-02-05 12:40:54 +01:00
Bas Stottelaar
bc484864ad
Improved message + pep8
2015-02-05 12:40:24 +01:00
Bas Stottelaar
465ffaa5a7
Minor change for #2096
2015-01-28 00:57:28 +01:00
Bas Stottelaar
357c6bef0b
Updated changelog
2015-01-27 23:14:32 +01:00
Bas Stottelaar
d5de7f9b55
Limit dialog windows for 'choose specific downloads'. Fixes #2096
2015-01-27 23:13:53 +01:00
Bas Stottelaar
809beedcf8
Minor code adjustments
2015-01-27 22:52:14 +01:00
sarakha63
40071ffaf9
forgot the new config in headphones
2015-01-27 22:40:31 +01:00
sarakha63
501e3c1217
Minor correction for scan artist
2015-01-27 22:40:22 +01:00
sarakha63
ebeb8a13a4
added scna artist
2015-01-27 22:40:12 +01:00
Bas Stottelaar
8be598c533
Added enum backport 1.0.4 for beets
2015-01-27 22:31:49 +01:00
Bas Stottelaar
cf6a6a876f
Upgraded beets to 1.3.10, including patches
2015-01-27 22:26:35 +01:00
Bas Stottelaar
ea842a95ca
Upgraded mutagen to 1.27
2015-01-27 22:22:50 +01:00
Bas Stottelaar
f6f1328721
Upgrade mako to 1.0.1
2015-01-27 22:06:05 +01:00
Bas Stottelaar
1e2901810f
Upgraded PyTZ to 2014.10
2015-01-27 22:03:18 +01:00
Bas Stottelaar
c5f67d070d
Upgraded tzlocal to 1.1.2
2015-01-27 22:02:21 +01:00
Bas Stottelaar
527d2087c1
Upgraded unidecode to 0.04.17
2015-01-27 22:01:22 +01:00
Bas Stottelaar
f6b5c0190d
Upgraded requests to 2.5.1
2015-01-27 21:55:49 +01:00
Bas Stottelaar
a5225dfc2e
Hide songkick if there are no events AFTER filtering
2015-01-27 21:44:14 +01:00
Bas Stottelaar
7920f9ef2a
Change file permissions according to file permission settings for artwork files. Fixes #2102
2015-01-27 21:32:14 +01:00
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
Ade
fdc5078a85
Re-schedule job if interval changed
...
If config saved without restarting and interval has changed, then
re-schedule job
Fixes #2099
2015-01-25 15:10:54 +13:00
Bas Stottelaar
e4332642f4
Merge pull request #2093 from Burden50/patch-1
...
Added API call getSnatched
2015-01-19 01:19:18 +01:00
Robert Burden
2d74797e86
Added API call getSnatched
...
Added API call so you can get a list of what is currently being downloaded.
2015-01-18 01:19:22 -05:00
Bas Stottelaar
97ccb60326
Merge branch 'develop'
...
* develop:
Release v0.5.3
Active Artist Update can be launched via API
Add more logging for issue #2058
Minor code fixes
Mark download as frozen if it should not be added
Improve logging message.
Add support for custom rename tags.
Potential fix for #2055
2015-01-15 11:39:23 +01:00
Bas Stottelaar
f9d331041d
Release v0.5.3
v0.5.3
2015-01-15 11:38:51 +01:00
Bas Stottelaar
4b76e156a9
Merge pull request #2075 from theguardian/ArtistUpdateAPI
...
Active Artist Update can be launched via API
2015-01-11 12:24:25 +01:00
Justin Evans
65660e57ca
Active Artist Update can be launched via API
2015-01-10 14:14:24 -08:00
Bas Stottelaar
48e2722d9e
Add more logging for issue #2058
2014-12-31 11:44:31 +01:00
Bas Stottelaar
91ec945a37
Minor code fixes
2014-12-28 19:59:20 +01:00
Bas Stottelaar
ba62e297b5
Mark download as frozen if it should not be added
2014-12-28 16:13:20 +01:00
Bas Stottelaar
7f3d89aaa7
Improve logging message.
2014-12-28 14:55:35 +01:00
Bas Stottelaar
b7321e3121
Add support for custom rename tags.
2014-12-28 14:55:08 +01:00
Bas Stottelaar
2ecf0bcb41
Potential fix for #2055
2014-12-28 13:36:45 +01:00
Bas Stottelaar
fec92ea03e
Potential fix for #2055
2014-12-28 13:36:03 +01:00
Bas Stottelaar
6a8ec5869b
Release v0.5.2
v0.5.2
2014-12-28 01:29:57 +01:00
Bas Stottelaar
e7f585690d
Merge branch 'master' into develop
...
* master:
Log exact write check error to log (debug)
2014-12-28 01:29:21 +01:00