Mykola Soloduha
|
dc0592eaaa
|
cosmetic changes in code
PEP8: Tabs replaced by 4 spaces
|
2020-04-17 13:31:47 +03:00 |
RemixDev
|
7f959defb4
|
Finished poring quality modal
Fixed download issue
|
2020-04-16 15:52:07 +02:00 |
uh_wot
|
b7a6f3d151
|
fixed executeCommand
|
2020-04-16 14:07:42 +02:00 |
RemixDev
|
a64dd372d2
|
Fixed cover caching for compilations
|
2020-04-16 12:09:20 +02:00 |
RemixDev
|
37d554d7d5
|
Merge branch 'master' of https://notabug.org/RemixDev/deemix
|
2020-04-16 11:59:30 +02:00 |
RemixDev
|
312d87965e
|
Implemented savePlaylistAsCompilation
Updated README with more information
|
2020-04-16 11:53:52 +02:00 |
uh_wot
|
d59937b9bd
|
added JPEG image quality setting
|
2020-04-16 11:49:56 +02:00 |
uh_wot
|
4ac54ddb5f
|
changed PNG image URL based on official android app
|
2020-04-16 11:13:13 +02: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
|
0473eb4aa3
|
Abstractized socketio with MessageInterface
|
2020-04-15 14:49:40 +02:00 |
RemixDev
|
52a4e3e0c5
|
Added support for spotify playlists
|
2020-04-15 11:13:55 +02:00 |
RemixDev
|
bc0233790a
|
Made download cancelling process more clear
|
2020-04-14 19:14:17 +02:00 |
RemixDev
|
c75e6a8e9e
|
Added clear and cancel queue buttons
|
2020-04-14 16:48:13 +02:00 |
RemixDev
|
3facf299f1
|
Preparing for separation of the GUI from the core
|
2020-04-14 14:23:45 +02:00 |
RemixDev
|
1ed8e7bb20
|
Fixed downloading related issues
- Fixed album cover download and saving
- Fixed download list initialization on reload
- Adjusted download object layout
|
2020-04-14 12:58:31 +02:00 |
RemixDev
|
2045349163
|
Fixed some issues and added some stuff
|
2020-04-13 19:22:34 +02:00 |
RemixDev
|
8fe15ffdb4
|
Fixed artist artwork, path creation and post download issues
|
2020-04-13 18:35:29 +02:00 |
RemixDev
|
46d2480857
|
Added failed socket call for frontend
|
2020-04-12 14:18:16 +02:00 |
RemixDev
|
96b68746e2
|
Fixed downloading issues and added fallback for extrasPath
|
2020-04-12 14:12:43 +02:00 |
RemixDev
|
a09fcf661a
|
Fixed generic error
|
2020-04-12 11:54:33 +02:00 |
RemixDev
|
9f55681103
|
Added generic error exception to error log
|
2020-04-12 09:50:49 +02:00 |
RemixDev
|
497186dba9
|
Fixed download count not increasing
|
2020-04-11 21:54:38 +02:00 |
RemixDev
|
be690cabc3
|
Added remove from queue button
|
2020-04-11 15:43:59 +02:00 |
RemixDev
|
e36de601fe
|
Added toast messages
|
2020-04-11 12:51:22 +02:00 |
RemixDev
|
fedacde6a1
|
Implemented fluent download bars
|
2020-04-11 00:21:30 +02:00 |
RemixDev
|
ba6078e34d
|
Added scrollbar to download list
|
2020-04-10 23:21:09 +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
|
d94dbcf835
|
Started adding Spotify Features
Added support for tracks and albums
|
2020-04-06 15:57:10 +02:00 |
RemixDev
|
a032bb13b4
|
Forgot to import changeCase
|
2020-03-31 14:37:45 +02:00 |
RemixDev
|
d14be6ad46
|
Implemented custom casing and refactored some code
|
2020-03-30 11:59:18 +02:00 |
RemixDev
|
8b945f7c4c
|
Added option to move featured to title
0 => do not change
1 => remove from title
2 => add to title
|
2020-03-22 17:02:33 +01:00 |
RemixDev
|
d8ec35d9b2
|
Implemented remove Album Version from trackname
|
2020-03-22 16:52:17 +01:00 |
RemixDev
|
d9ae3f3289
|
Implemented search fallback
|
2020-03-22 13:57:31 +01:00 |
RemixDev
|
a7d16afa41
|
implemented bitrateFallback and 360 Reality Audio download
|
2020-03-21 21:13:29 +01:00 |
RemixDev
|
9c53444cfa
|
fixed multitagSeparator
|
2020-03-21 15:01:59 +01:00 |
RemixDev
|
6e18b51ac0
|
Implemented logErrors setting + some fixes
|
2020-03-21 14:55:16 +01:00 |
RemixDev
|
dfb29b2397
|
Implemented multitagSeparator setting
|
2020-03-21 13:47:34 +01:00 |
RemixDev
|
ba647bc300
|
Added %folder% variable to executeCommand
|
2020-03-21 12:56:55 +01:00 |
RemixDev
|
1ed277e3a9
|
Implemented dateFormat option
|
2020-03-20 16:27:58 +01:00 |
RemixDev
|
47456727f7
|
Added multiartist for albumartist
|
2020-03-20 15:58:25 +01:00 |
RemixDev
|
be13b3f0cb
|
Fixed some downloading issues with playlists
|
2020-03-15 19:18:52 +01:00 |
RemixDev
|
7e7f311e9a
|
Added check for "Tracks not yet encoded"
|
2020-03-15 18:48:04 +01:00 |
uh_wot
|
b077b996ed
|
cleaned up some functions
|
2020-03-04 23:02:18 +01:00 |
RemixDev
|
880ee2a32e
|
Moved frontend functions to deemix.app.main and added artist support
|
2020-03-02 13:46:48 +01:00 |
uh_wot
|
92d24aca83
|
fixed HTTPError handling
|
2020-03-01 21:55:44 +01:00 |
uh_wot
|
4509b809cb
|
actually download 128kbps instead of 320
|
2020-03-01 14:45:25 +01:00 |
RemixDev
|
354d665140
|
Removed debugging prints
|
2020-03-01 13:15:16 +01:00 |
RemixDev
|
3669505e10
|
Fixed some other issues
|
2020-03-01 13:14:37 +01:00 |
RemixDev
|
3c69c37c11
|
fixed artist art not downloadin sometimes
|
2020-03-01 11:56:58 +01:00 |
RemixDev
|
4f04887931
|
Implemented null separator and id3v1 settings
|
2020-03-01 11:52:29 +01:00 |