rembo10
f808dd131b
Fixed a couple log messages in sab.py to make it a little less redundant and fixed some log grammar in requests.py
2015-05-16 19:40:13 -07:00
Ade
0347ca1bcc
Various
...
- Email SSL
- History, show Folder Name when hovering over Status
- Cuesplit, allow wav, ape to be split
- mb, possible fix for #2181
2015-05-16 09:02:38 +12:00
rembo10
93fca13510
Don't check for status when doing sabnzbd api call
2015-05-11 17:46:24 -07:00
rembo10
70b1574aa6
Updated sab.py to use the requests library. Should fix #2208
2015-05-06 00:02:11 -07:00
rembo10
78b3802f8f
Added option to ignore clean/censored releases ( #2198 )
2015-05-04 20:50:16 -07:00
rembo10
ad29b43836
Needed to capitalize beets recommendation.none
2015-03-20 17:29:43 -07:00
rembo10
5cd9c51410
Move 'checking folder' message to debug level. Show it if forced
2015-03-15 18:28:38 -07:00
rembo10
6476d42371
Return some json when picking a specific download so we can close the dialog box on success/failure
2015-03-14 00:27:59 -07:00
rembo10
c5c2057859
Return everything if they're looking for a specific download
2015-03-13 23:43:29 -07:00
rembo10
1889ab4825
Fix for min/max sizes with target bitrate (wrong calculation)
2015-03-12 14:14:06 -07:00
rembo10
0c81560f2c
uggh, indentation
2015-03-09 17:05:28 -07:00
rembo10
26005d6584
expose getArtistjson so we can automatically update albums when updating an artist
2015-03-09 17:03:25 -07:00
rembo10
b0b0bcbdb7
Fix for piratebay returning size as 0 bytes for all results
2015-03-06 10:02:04 -08: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
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
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
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
ebeb8a13a4
added scna artist
2015-01-27 22:40:12 +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
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
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
a76064e46c
Potential fix for bug mentioned in #2047
2014-12-20 11:39:13 +01:00
NovaXeros
d48a1bddde
LMS Error reporting fix?
...
Attempt to fix false LMS error reporting.
2014-12-19 23:14:16 +01:00
Bas Stottelaar
37638369c1
Show all search results when clicking 'Choose Specific Release'.
...
This effectively shows all results, even the ones without enough seeds and/or quality. However, they are marked.
2014-12-19 23:02:55 +01:00
Bas Stottelaar
39c5242f30
Add support for Old Pirate Bay.
...
Note that this only downloads magnet links and you have to provide the URL yourself, because OPB is meant to be 'open'.
2014-12-19 23:02:13 +01:00
Bas Stottelaar
1f734d662e
Fixed KAT URL
2014-12-19 21:08:24 +01:00
Bas Stottelaar
30be69f08b
Extended filtering directories to files. Only last part of path is matched.
...
Currently, only for library scan files, because the post processor code needs cleanups before filtering files would work.
2014-12-14 11:58:11 +01:00
Bas Stottelaar
e1bd9eabe7
Add decorators for exposing.
2014-12-13 17:49:09 +01:00
Bas Stottelaar
997c78a08b
Initialize logger to output to screen until it is known where to put the log files.
2014-12-13 17:30:54 +01:00
Bas Stottelaar
8ddf6ceb1f
Make sure every scheduled job logs start and a stop
2014-12-13 15:09:11 +01:00
Ade
aabcc86d9c
cue split config paths for shntool, flac
...
Allow paths to shntool and flac commands to be specified in config.ini,
e.g.
cue_split_shntool_path = /usr/local/bin
cue_split_flac_path = /opt/local/bin
2014-12-13 20:02:44 +13:00