Commit Graph

2703 Commits

Author SHA1 Message Date
Ade
f20520541d Merge branch 'develop' 2017-08-09 12:52:43 +12:00
Ade
48dd832d4e pep 2017-08-09 12:52:11 +12:00
Ade
af10088dc8 Merge branch 'develop' 2017-08-09 12:20:53 +12:00
AdeHub
cf9737e804 Merge pull request #2958 from Fish2/master
lossless compression of images saved 93KB
2017-07-28 19:05:56 +12:00
AdeHub
4f118eaaef Merge pull request #2957 from permster/develop
Join notification support
2017-07-27 20:41:30 +12:00
AdeHub
79277ddc33 Merge pull request #2969 from doucheymcdoucherson/develop
Make apollo.rip searches specific to the album type
2017-07-27 20:38:27 +12:00
AdeHub
3ee2598f4c Merge pull request #2989 from djl/sort-wanted
Sorted wanted albums by release date.
2017-07-27 20:07:32 +12:00
AdeHub
1e1b8a9351 Merge pull request #2992 from djl/fix-typeerror
Fix TypeError in dbcheck()
2017-07-27 20:06:38 +12:00
David Logie
0cc2dd7b31 Fix TypeError in dbcheck().
Fixes #2987
2017-07-26 12:17:31 +01:00
David Logie
80fe81e345 Sorted wanted albums by release date.
Without this SQLite will order the results by whichever column happens
to be the fastest for it. This will usually result in the rows being
sorted by the primary key (or rowid).

Sorting by release date also matches the sort order of the "upcoming"
albums list.
2017-07-24 12:54:42 +01:00
Ade
0c98085018 Merge branch 'develop' 2017-07-03 11:44:45 +12:00
Ade
e96a6fc7c8 Transmission magnet issue
Fixes #2972
2017-06-24 09:27:51 +12:00
Ade
ee7254ddbe Version check logging 2017-06-24 09:12:17 +12:00
Ade
3e44baaded Boxcar icon url 2017-06-17 21:36:17 +12:00
doucheymcdoucherson
914ab65577 Make apollo.rip searches specific to the album type 2017-06-16 22:52:47 -07:00
Ade
4d674689b1 rutracker search term fix 2017-06-16 13:02:13 +12:00
Fish2
ae328a15aa lossless compression of images saved 93KB 2017-06-04 11:41:07 +01:00
Travis Golliher
c612a228b6 Fix pep8 error 2017-05-31 21:59:48 -07:00
Travis Golliher
334493d81e Join notification support
Fix pep8 errors.
2017-05-31 21:40:01 -07:00
Travis Golliher
50de38ce82 Join notification support
Initial Join by Joaoapps API Notification Support.  See issue #2712.
2017-05-31 21:04:30 -07:00
AdeHub
36434b57ee Merge pull request #2952 from noam09/develop
rutracker optional session cookie
2017-05-27 18:49:45 +12:00
Noam
3110659633 travis space 2017-05-18 18:28:01 +03:00
Noam
ecadf8cdab log cookie attempt 2017-05-18 18:26:16 +03:00
Noam
6c0b451882 rutracker optional session cookie 2017-05-18 17:02:53 +03:00
AdeHub
755944f15c Merge pull request #2938 from Kallys/develop
Remove Deezloader integration
2017-05-03 17:34:14 +12:00
Kallys
0acb5a413a Revert "Integration of deezloader provider by ParadoxalManiak under CC BY-NC-SA 4.0"
This reverts commit 04e8767ea9.
2017-05-02 13:41:51 +02:00
Kallys
e3c7790039 Revert "Fix #2930"
This reverts commit cd2860f4e3.
2017-05-02 13:41:29 +02:00
AdeHub
d802948a35 Merge pull request #2934 from pratstercs/develop
Bug (#2933) - Can't remove artist with name "null"
2017-05-02 18:38:17 +12:00
AdeHub
b2f5919b26 Merge pull request #2932 from Kallys/master
Aria2 & deezloader bugfixes
2017-05-02 18:37:26 +12:00
pratstercs
74d5333bdf Fixing tabs/spaces 2017-05-01 00:35:28 +01:00
pratstercs
54edacdfe7 Fixed bug (#2933 at least) where an artist will null name errors when trying to remove from library as logger is trying to concat artist name (NoneType) with string 2017-05-01 00:29:39 +01:00
Kallys
cd2860f4e3 Fix #2930
Fix #2931
2017-04-30 14:00:10 +02:00
Ade
bc0ce99adf Set clean name to lower 2017-04-29 18:05:10 +12:00
AdeHub
3bfdc9f069 Merge pull request #2925 from Kallys/master
Add deezloader provider and aria2 downloader (part 2)
2017-04-25 21:01:15 +12:00
Ade
39e589bc08 Use Release Id for beets matching if supplied 2017-04-25 18:16:33 +12:00
Ade
cef1563b4b Trap errors for Scan 2017-04-25 17:03:59 +12:00
Kallys
04e8767ea9 Integration of deezloader provider by ParadoxalManiak under CC BY-NC-SA 4.0
Integration of aria2 downloader by Xyne under GPLv2

I'm not responsible of any kind for the usage of this programs by other people.
These integrations come with no warranty.
Please refer to your local country laws and respect Deezer's terms of service.
2017-04-24 14:32:51 +02:00
Ade
2df13ad823 bit more beets logging 2017-04-24 14:16:08 +12:00
Ade
18d85d12dd pep 2017-04-23 20:26:04 +12:00
Ade
1e3cbb64ca beets recommendation logging 2017-04-23 20:08:28 +12:00
Ade
d6e1a16286 Pass full mb unicode names to beets
Possibly fixes https://github.com/rembo10/headphones/issues/2919
2017-04-22 11:54:18 +12:00
AdeHub
979b06ae55 Merge pull request #2920 from rembo10/revert-2918-master
Revert "Add deezloader provider and aria2 downloader"
2017-04-21 19:46:23 +12:00
AdeHub
7fec54289b Revert "Add deezloader provider and aria2 downloader" 2017-04-21 19:45:37 +12:00
AdeHub
49d632a156 Merge pull request #2918 from Kallys/master
Add deezloader provider and aria2 downloader
2017-04-21 19:35:26 +12:00
Kallys
a2a14e185a Merge remote-tracking branch 'upstream/develop' 2017-04-20 14:32:27 +02:00
Ade
50851a4953 pep8 2017-04-20 20:42:04 +12:00
Ade
61a3abbf20 last.fm series info 2017-04-20 20:10:34 +12:00
Kallys
e8f436a5db Fix travis errors bis 2017-04-19 20:01:45 +02:00
Kallys
34b8a11145 Fix travis errors 2017-04-19 19:55:41 +02:00
Kallys
f0fe23899a Add deezloader provider
Add aria2 downloader
2017-04-19 18:59:27 +02:00