mirror of
https://notabug.org/RemixDevs/DeezloaderRemix.git
synced 2026-06-11 06:25:04 +00:00
Update page 'Feature Request Updates'
+13
-9
@@ -10,17 +10,22 @@ This is what I'm thinking about:
|
||||
* This adds #37 #236 #256
|
||||
|
||||
* Fix the naming function for tracks and albums
|
||||
* Make settingsRegexAlbum by passing only the album
|
||||
* Tracks
|
||||
* %date%
|
||||
* %position%
|
||||
* Albums
|
||||
* %bitrate%
|
||||
* This adds #297
|
||||
* %date%
|
||||
* This adds #297 #354
|
||||
|
||||
* Settings Edits
|
||||
* Move every setting in appropriate categories
|
||||
* Make search fallback optional
|
||||
* Re-add option to save artist and album folders for playlists
|
||||
* Add option to use same name of the folder for playlist.m3u
|
||||
* Save playlists as compilation option
|
||||
* Add live examples for the file paths
|
||||
* Implement authCredentials.js into settings
|
||||
* Replace "Number Playlist by Album" with "Save playlists as compilation"
|
||||
* This changes cover art, track number, disc number, album name and album artist
|
||||
* This adds #26 #221 #288 #295 #300
|
||||
|
||||
@@ -41,8 +46,10 @@ This is what I'm thinking about:
|
||||
|
||||
* Fix Download Tab
|
||||
* Refactor download object (Bar needs to be on new line)
|
||||
* Replace the download from url input with a textarea
|
||||
* This fixes #5
|
||||
* Replace the download from url input with a textarea inside a modal
|
||||
* Make the search bar in the search tab download links automatically
|
||||
* Add a button for the textarea modal near the search button (Bulk Download)
|
||||
* This fixes #5 #12
|
||||
|
||||
* #255 Fix compiling scripts dist:win32 and win64
|
||||
|
||||
@@ -51,9 +58,6 @@ This is what I'm thinking about:
|
||||
Maybe edit the download process so to download seleted tracks not as singles but as a smaller playlist?<br>
|
||||
Again the problem is too many request on the API<br>
|
||||
|
||||
* #12 Faster download from URL<br>
|
||||
The idea here was to add the download from URL text field into the download tab, as some users can't search on deezer without a VPN and moving between tabs can be annoying<br>
|
||||
|
||||
* #15 Add notification if downloads are still active<br>
|
||||
Now downloads are bonded to the server so IDK if this is still useful<br>
|
||||
Maybe adding it only on server app shutdown and not client shutdown<br>
|
||||
@@ -62,7 +66,7 @@ Maybe adding it only on server app shutdown and not client shutdown<br>
|
||||
Don't know how to do this one on node. Maybe with vue.js?<br>
|
||||
|
||||
* #27 Hyperlinks inside playlists<br>
|
||||
May couse problems as modals are not generated, they are reused.<br>
|
||||
May cause problems as modals are not generated, they are reused.<br>
|
||||
So back function would break...<br>
|
||||
|
||||
* #110 Two feature requests regarding filteting searches<br>
|
||||
|
||||
Reference in New Issue
Block a user