Commit Graph

245 Commits

Author SHA1 Message Date
RemixDev 8136a2259a Merge branch 'master' of JhonnyMnemonic320/deemix into master 2020-05-09 12:26:27 +00:00
RemixDev cb97984701 Removed top tracks, artist and albums from home tab 2020-05-09 14:25:24 +02:00
JhonnyMnemonic320 0cd9f8e076 Update 'deemix/utils/taggers.py'
Fix for Mp3 cover art not showing up in macos Catalina default music app.

Credit: u/hpycndl on reddit
2020-05-09 12:06:33 +00:00
RemixDev ef1a69a332 Updated README.md to-do list 2020-05-09 13:47:42 +02:00
uh_wot e7daffc18b re-added bundle.js to fix the running instructions in the README 2020-05-09 11:12:48 +02:00
RemixDev e07695047f Added logging system using python logging library 2020-05-08 18:06:43 +02:00
RemixDev 3925a8d2fb Updated gitignore 2020-05-08 18:05:50 +02:00
Roberto Tonino 8ee7401e7d added package.json, added rollup dependency to bundle js files 2020-05-07 21:34:28 +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 b16dd746a4 clarified the running instructions a little bit more 2020-05-07 02:47:20 +02:00
uh_wot b0d92c4b54 clarified the running instructions, replaced pip with "python3 -m pip", added --user argument 2020-05-07 02:41:49 +02:00
RemixDev d351343b44 patched utf8 for python3 2020-05-06 13:07:27 +02:00
RemixDev 7305d5fd64 added traceback for singles and fixed utf8 chars 2020-05-06 12:56:44 +02:00
RemixDev b7601f282d Fixed out of memory issue when downloading large playlists 2020-05-06 12:06:56 +02:00
RemixDev 92e9a3fc6e Added support for private deezer playlists 2020-05-05 19:45:35 +02:00
RemixDev 1834754431 Updated readme.md 2020-05-05 15:42:02 +02:00
RemixDev 4c70e2a1bd Exclude year if date is saved on flac files 2020-05-05 15:10:48 +02:00
RemixDev 388ea1e8a1 Added spotify playlists in the playlist tab 2020-05-05 15:08:04 +02:00
RemixDev c4d0ae6f68 Implemented Favorites tab 2020-05-05 12:55:06 +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
uh_wot 84bbfbb300 changed bitrate check to check for 403 error instead of content-length 2020-05-04 20:06:23 +02:00
RemixDev 38e8b8f7a4 Added missing shebang 2020-05-04 18:23:09 +02:00
RemixDev b0edb597c3 Added icon 2020-05-04 17:33:43 +02:00
RemixDev 0e354144ef Removed filesize as it's useless now
Fixed title whitespace and version repetition
2020-05-04 17:11:29 +02:00
uh_wot 203f0c9b7e ugly fix for deezer patching their API 2020-05-04 16:36:49 +02:00
RemixDev 5cffc597fe Implemented reset settings and added missing options
Tags selection not added yet
2020-05-03 16:21:37 +02:00
RemixDev 6b8650c9af Implemented barebones charts tab 2020-05-03 15:52:42 +02:00
RemixDev a940dbab01 Fixed replay gain issue 2020-05-03 10:34:25 +02:00
uh_wot 9ac168ab9c cleaned up formatDate function 2020-05-02 23:42:27 +02:00
RemixDev c40dc034ff Merge branch 'master' of Sciencentistguy/deemix into master 2020-04-30 21:09:09 +00:00
Jamie Quigley eddf217096 Included api response in exception for failed api calls 2020-04-30 21:52:18 +01:00
RemixDev 57844a32a4 Started implementing home tab 2020-04-29 10:36:30 +02:00
Roberto Tonino e58aeeba5b corrected typo on README 2020-04-28 18:44:01 +02:00
RemixDev df79e3009f Fixed start of each word and sentence case capitalization 2020-04-25 18:46:19 +02:00
RemixDev 9e67e8e93b Added track preview funciton 2020-04-25 11:01:30 +02:00
RemixDev 19dd74873f Fixed download of albums with no cover art 2020-04-23 14:12:27 +02:00
RemixDev d6621dabe0 Merge branch 'master' of TrDex/deemix into master 2020-04-22 12:40:47 +00:00
Mykola Soloduha 634df44cdc `config.py` added to `.gitignore` 2020-04-22 12:29:50 +03:00
Roberto Tonino 51124e6433 removed httpVueLoader, moved Vue instances in different files, moved socket in different file, other minor code changes 2020-04-21 22:20:19 +02:00
RemixDev c6dd919b94 Finished implementing Album/Artist/Playlist tab 2020-04-21 12:27:19 +02:00
RemixDev b6c83141fd Started implementing track preview 2020-04-19 19:22:21 +02:00
RemixDev 17e719876e Fixed interface send with no value 2020-04-18 09:35:49 +02:00
RemixDev a3d42b82b3 Merge branch 'master' of TrDex/deemix into master 2020-04-17 10:49:33 +00:00
Mykola Soloduha 0bf2c372c5 `venv` folder added to `.gitignore` 2020-04-17 13:31:59 +03:00
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
RemixDev 14f910c3d5 Added searchbar quality modal with ctrl+enter 2020-04-16 15:28:19 +02:00
uh_wot b7a6f3d151 fixed executeCommand 2020-04-16 14:07:42 +02:00
RemixDev 3ef2e10de0 Updated README.md 2020-04-16 12:10:47 +02:00