Commit Graph

675 Commits

Author SHA1 Message Date
RemixDev 2552f0787d Keep "Various Aritsts" tag only if it's the only artist in the track
This fixes #21
2020-06-05 19:35:51 +02:00
RemixDev fd148d481c Updated PyPi to 1.0.12 2020-06-05 10:49:05 +02:00
RemixDev 85dddb27c9 Made interface messages abstract
This removes the 'toast' interface event as it is a deemix-pyweb 
specific event
2020-06-05 10:47:54 +02:00
RemixDev 440ba1a61f Fixed error logging in spotify playlists 2020-06-05 10:41:08 +02:00
RemixDev cc144c2cae Updated logo file 2020-06-04 19:08:55 +02:00
RemixDev b70fcd361c Update pypi to 1.0.11 2020-06-02 12:24:21 +02:00
RemixDev 8959a8c940 Fixed issue with spotify metadata conversion 2020-06-02 12:23:34 +02:00
RemixDev 13df374f1e Update pypi to 1.0.10 2020-06-02 11:56:14 +02:00
RemixDev a60fd5e195 padTracks now forces padding for albums with less than 10 tracks
This fixes #14
2020-06-02 11:55:31 +02:00
RemixDev 6e01f38765 PyPi update, 1.0.9 2020-06-01 20:53:47 +02:00
RemixDev 7a7d4dd9ac Merge branch 'master' of blocks/deemix into master 2020-06-01 13:39:43 +00:00
blocks af8de88259 Fixed typo when setting album title after APIError 2020-06-01 13:37:02 +00:00
RemixDev a62b95dd76 Updated PyPi with latest commit
Version 1.0.8
2020-05-31 22:19:36 +02:00
RemixDev a475dbc397 Casting every id in string concatenations as a string, just to be sure 2020-05-31 22:15:46 +02:00
RemixDev 6891312533 Updated PyPi with latest fixes
Version 1.0.7
2020-05-31 14:42:14 +02:00
RemixDev 3539111ce5 Fix album title inconsistencies
This fixes #8
2020-05-31 14:20:06 +02:00
RemixDev ae0a1ed429 Force JPG images on missing artist art, PNG is not available
This fixes #9
2020-05-31 13:59:08 +02:00
RemixDev c0dee07010 Updated PyPi release with family account support
1.0.6 has family accounts support
2020-05-30 19:28:52 +02:00
RemixDev 8af6c63417 Added check for family account list overflow 2020-05-30 19:24:47 +02:00
RemixDev 11d401c23f Added support for family accounts 2020-05-30 18:50:28 +02:00
RemixDev 76427aea20 Fixed library downloading invalid images 2020-05-30 18:49:41 +02:00
RemixDev 517101d81e Updated PyPi release with latest commit 2020-05-30 17:34:20 +02:00
RemixDev c27da21f1b Added fallback ID to "Track not found at desired bitrate"
This fixes #7
2020-05-30 17:31:14 +02:00
RemixDev 54ca38e745 Fixed FLAC dateString to use album date instead of track date
This fixes #6
2020-05-30 17:18:36 +02:00
RemixDev 4fa05ba984 Fixed shebang in setup.py 2020-05-29 19:19:57 +02:00
RemixDev 47f728e172 Updated PyPi to 1.0.4 2020-05-26 12:22:09 +02:00
RemixDev c7a504f479 Added support for portable apps 2020-05-26 12:16:07 +02:00
RemixDev 68039365e8 Clear the tags before tagging
This fixes #1
2020-05-26 11:31:20 +02:00
RemixDev 1b993f6592 Fixed misstype in error generation 2020-05-26 11:30:59 +02:00
RemixDev 32215de798 Lowered requirement from py 3.7 to py 3.6 2020-05-25 15:19:19 +02:00
RemixDev f50fbf2b74 Updated README.md 2020-05-25 14:31:27 +02:00
RemixDev d669dadf85 Updated setup.py 2020-05-25 14:04:40 +02:00
RemixDev d92f6d8612 Updated stuff for pypi 2020-05-25 13:45:12 +02:00
RemixDev ee14ad08ac Started working on a pypi release 2020-05-25 13:21:49 +02:00
RemixDev b526486d6f Added errors array in queueItem for use in frontend 2020-05-25 11:58:48 +02:00
uh_wot 8fd66b1bac added /env/ to .gitignore 2020-05-23 17:38:50 +02:00
uh_wot af4b19bd15 Fixed getting cover URL if "Save playlists as compilation" is enabled 2020-05-20 21:10:35 +02:00
RemixDev dcfabe7d00 Merge branch 'master' of replydev/deemix into master 2020-05-20 17:58:49 +00:00
replydev 46191f8f6e Fix flag name error 2020-05-20 19:52:01 +02:00
RemixDev 012db6f572 Adjusted code from previous PR 2020-05-20 17:02:24 +02:00
RemixDev 09ca778e51 Merge branch 'master' of replydev/deemix into master 2020-05-20 14:54:53 +00:00
replydev b82e4045d1 Set default download location 2020-05-20 16:38:11 +02:00
replydev 46594aa21b Bot mode 2020-05-20 16:36:01 +02:00
uh_wot 8c2f2ee6af Removed gevent-websocket from requirements due to server hanging while downloading tracks
Maybe we'll re-add it later once we figure out how to use it correctly or something
2020-05-19 20:13:09 +02:00
RemixDev 8c3677f610 Updated README.md 2020-05-19 18:34:50 +02:00
uh_wot 65ca1652c0 Made config folder creation recursive 2020-05-18 12:31:56 +02:00
RemixDev 1a95f16ba0 Added overwriteFile and saveDownloadQueue options 2020-05-17 21:26:49 +02:00
uh_wot ded4f9d2c0 Made download directory creation recursive 2020-05-17 03:26:17 +02:00
Roberto Tonino be24952d31 made startApp function cleaner, updated package name to 0.1.6 because of alpha 5 release , updated README.md 2020-05-15 22:21:31 +02:00
RemixDev 36316e69e5 Added file option instead of an URL in the CLI
Depending what you give it it will download accordingly
2020-05-15 17:46:50 +02:00