Commit Graph

244 Commits

Author SHA1 Message Date
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
RemixDev 4c80b73433 Merge branch 'multiple-urls' of gergesh/deemix into master 2020-05-14 22:22:02 +00:00
Yoav Shai 8e824c084c Allow multiple URLs in the command line 2020-05-15 01:06:40 +03:00
Roberto Tonino b8a9cd62cb added orderer list to README.md 2020-05-14 20:05:41 +02:00
Roberto Tonino 7612efe0bc moved scroll on top on country selection in charts tab; prevented empty search in frontend 2020-05-14 19:59:05 +02:00
Roberto Tonino 71504add02 added multiple theme selector, compltely removed dark mode checkbox in settings 2020-05-14 18:57:43 +02:00
RemixDev 8647d262fc Fixed logging for errors in queuemanager 2020-05-14 15:36:25 +02:00
RemixDev 2e8d3f4e02 Added gevent-websocket to requirements.txt
(Sometimes it doesn't get installed automatically)
2020-05-14 12:30:04 +02:00
RemixDev a161ba8f1c Added image fallback to known working resoultion 2020-05-14 12:27:07 +02:00
RemixDev 2c07d15397 Now Partially Explicit Albums are being marked as explicit 2020-05-13 23:43:08 +02:00
RemixDev 1c490656b5 Added %explicit% for albums 2020-05-13 23:30:35 +02:00
RemixDev 0be0e8370e Finished implementing "Create folder structure for singles"
Now the app saves the cover in the folder and uses the album track 
template for naming
2020-05-13 20:40:08 +02:00
RemixDev 3c120251c1 Merge branch 'master' of lollilol/deemix into master 2020-05-13 18:07:38 +00:00
uh_wot 193ea76926 removed unused import in downloader.py 2020-05-13 18:14:01 +02:00
lollilol bce44f3358 added some things in todo section 2020-05-13 16:48:21 +02:00
lollilol 6064446b0b add updater in readme 2020-05-13 16:46:01 +02:00
uh_wot 722087ce30 changed it again so it's actually a GET request but it doesn't download the track 2020-05-13 16:01:26 +02:00
uh_wot 2199e4913c changed GET request in getPreferredBitrate to HEAD request
this prevents it from downloading the same track twice, should give a nice speed boost
2020-05-13 15:53:36 +02:00
RemixDev 91d0b63b58 Merge branch 'master' of nsempsrott/deemix into master 2020-05-13 01:00:57 +00:00
nsempsrott 74784085e4 formatting 2020-05-12 23:34:07 +00:00
nsempsrott b13caa1d77 add Mac script instructions 2020-05-12 23:33:04 +00:00
robtonino 553baf7708 fixed charts tab style, improved tracklist tab style, minor changes 2020-05-12 20:42:01 +02:00
RemixDev 2452213f0e Merge branch 'master' of lollilol/deemix into master 2020-05-12 16:04:15 +00:00
lollilol 6d87c6f72c new port in readme 2020-05-12 17:48:08 +02:00
uh_wot 4d4132286b reverted change from selectedFormat to errorNum in downloadTrackObj 2020-05-11 08:51:39 +02:00
uh_wot 9cfb5bbd43 cleaned up getPreferredBitrate function 2020-05-11 08:48:45 +02:00
RemixDev c21e5ffe27 Moved clean search query outside the class 2020-05-10 14:50:36 +02:00
RemixDev 92f2687386 Added filter for characters that can cause issues while searching 2020-05-10 14:32:09 +02:00
RemixDev d4e571bd09 Added more artists options in the name template
%artists% is now a comma separated list of artists
%mainartists% is a comma and "&" separated list of artists
%featartists% is like main aritsts but for featured artists
2020-05-10 11:33:46 +02:00
RemixDev c1b5636a4f Added placeholder in search tab 2020-05-09 17:32:59 +02:00
RemixDev ccef133d58 Added login warning in home tab if user is not logged in 2020-05-09 14:45:28 +02:00
RemixDev 8136a2259a Merge branch 'master' of JhonnyMnemonic320/deemix into master 2020-05-09 12:26:27 +00:00