RemixDev
|
7fd0bfaa07
|
Made -p cli argument create only that folder and not the default one
Moved default download folder inside music
Check XDG first, then fallback to untranslated 'Music' folder
This fixes #82
|
2020-10-29 13:00:58 +01:00 |
RemixDev
|
a9a09c58e0
|
Added folderCheck for download folder
folderCheck checks if the folder exsists and it's writable
|
2020-10-08 13:26:17 +02:00 |
RemixDev
|
798dcdd3d9
|
Changed all os.path to pathlib + cleanup
Bumped to 1.5.0
|
2020-09-27 23:44:37 +02:00 |
RemixDev
|
6f1e7ccbb1
|
Removed shebangs from non executable files
|
2020-09-20 10:39:20 +02:00 |
RemixDev
|
5e735cdbe7
|
Fixed cli not working
|
2020-09-13 19:26:53 +02:00 |
RemixDev
|
e0fcdaedbb
|
removed --local and added --portable
|
2020-09-03 16:13:57 +02:00 |
TheUltimateC0der
|
c45994f733
|
Update 'deemix/app/cli.py'
Added path param for downloading the content to the given path
|
2020-09-02 23:19:26 +02:00 |
replydev
|
c546572834
|
Fix undefined settings on local mode
|
2020-08-29 16:09:35 +02:00 |
RemixDev
|
34263c150f
|
Made the refactoring work
|
2020-08-15 23:03:05 +02:00 |
RemixDev
|
60c16571e3
|
Made cli not use queue as it's sequential anyway
|
2020-07-29 12:18:22 +02:00 |
RemixDev
|
ffeb9d2ace
|
Fixed some issues with downloading multiple tracks at once
|
2020-06-19 20:14:20 +02:00 |
RemixDev
|
c987cc8a8c
|
Reverting commit cb4b7b6f63
|
2020-06-13 09:58:45 +02:00 |
RemixDev
|
cb4b7b6f63
|
File permission is now set to 770
This fixes #19
|
2020-06-05 20:00:40 +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 |
uh_wot
|
97b2aac642
|
actually fixed .arl bug with newlines
|
2020-05-07 16:57:23 +02:00 |
uh_wot
|
231fcc4643
|
fixed bug if .arl file has newline
|
2020-05-07 16:48:57 +02:00 |
uh_wot
|
15007e9c28
|
added server-wide ARL
gets enabled only if --serverwide-arl is in the server arguments
|
2020-05-05 10:27:48 +02:00 |
Mykola Soloduha
|
dc0592eaaa
|
cosmetic changes in code
PEP8: Tabs replaced by 4 spaces
|
2020-04-17 13:31:47 +03:00 |
RemixDev
|
c15b7189e4
|
Added Spotify credentials to settings tab
Reworked how spotify features work so now it doesn't require restart on
config change
|
2020-04-16 10:37:02 +02:00 |
RemixDev
|
b6956f6f6c
|
Implemented socket.io
Started work on darkmode
Implemented queue system
Started work on download tab
|
2020-04-10 16:12:21 +02:00 |
RemixDev
|
6daf0f1a1c
|
Started working on the UI
|
2020-04-08 00:19:27 +02:00 |