mirror of
https://notabug.org/RemixDevs/DeezloaderRemix.git
synced 2026-06-11 18:25:19 +00:00
Update page 'Feature Request Updates'
+9
-17
@@ -40,10 +40,6 @@ Like the playlist tab, but with saved albums using:<br>
|
||||
method: deezer.pageProfile<br>
|
||||
{user_id: "user_id", tab: "albums", nb: 40}<br>
|
||||
|
||||
* #239 Add simplified login using a webview on Deezer's login page<br>
|
||||
There is a pull requests that makes this possible, but it doesn't work for server mode<br>
|
||||
Needs some changes before merging (fallback on arl when it's not on electron)<br>
|
||||
|
||||
* #252 Add quality selection modal to other download links in the app<br>
|
||||
Need to see how to do it when downloading multiple tracks<br>
|
||||
Maybe replacing the code that downloads each track as single and making it a playlist?<br>
|
||||
@@ -58,21 +54,21 @@ I'll add support for showing playlists for private users using the gw-light.php
|
||||
* #256 and #280 Show details about failed items<br>
|
||||
Make the warning sign clickable to show what went wrong<br>
|
||||
|
||||
* #288 3 issue
|
||||
* #288 3 issue<br>
|
||||
issue1: checkbox for the same name as the folder name<br>
|
||||
issue2: already fixed<br>
|
||||
issue3: I'll see what I can do, but it's getting complicated<br>
|
||||
|
||||
* #295 4.2.1 Regression (playlists and artist/album folders)
|
||||
* #295 4.2.1 Regression (playlists and artist/album folders)<br>
|
||||
Add an option to create Artist and Album folders for playlists<br>
|
||||
|
||||
* #297 Add bitrate variable to album name template
|
||||
* #297 Add bitrate variable to album name template<br>
|
||||
%bitrate% will result in FLAC, 320, 128 depending on bitrate<br>
|
||||
|
||||
* #300 Make search fallback optional
|
||||
* #300 Make search fallback optional<br>
|
||||
Add option for search fallback<br>
|
||||
|
||||
* #301 New Variable for CD-Number
|
||||
* #301 New Variable for CD-Number<br>
|
||||
Only for songs titles<br>
|
||||
|
||||
## MAYBE
|
||||
@@ -94,10 +90,6 @@ Don't know how to do this one on node. Maybe with vue.js?<br>
|
||||
May couse problems as modals are not generated, they are reused.<br>
|
||||
So back function would break...<br>
|
||||
|
||||
* #29 Support for Spotify Playlist/Tracks/Artist with URL<br>
|
||||
Without converting track by track it could search for an album with UPC and Aritst by searching the name<br>
|
||||
Also tracks could be added searching by ISRC<br>
|
||||
|
||||
* #110 Two feature requests regarding filteting searches<br>
|
||||
That would be cool to implement, but IDK how to filter that really<br>
|
||||
|
||||
@@ -112,8 +104,8 @@ I would like to implement this one, but I have no idea on how to make it work<br
|
||||
* #287 Adding option to ignore "EP" and "LP" when mass copying and pasting from beatport<br>
|
||||
No Idea on what that's referring to<br>
|
||||
|
||||
* #318 Downloading "Featured in" tracks
|
||||
I don't think this option is necessary, and I don't have a clear vision on how to do it.
|
||||
* #318 Downloading "Featured in" tracks<br>
|
||||
I don't think this option is necessary, and I don't have a clear vision on how to do it.<br>
|
||||
|
||||
## NO.
|
||||
* #2 Show results as you're typing<br>
|
||||
@@ -134,8 +126,8 @@ I don't see the usecase for this one<br>
|
||||
* #243 No artist pics<br>
|
||||
API doesn't give that image, so wont fix<br>
|
||||
|
||||
* #311 Download files using multithrads?
|
||||
Don't know how to do that without problems
|
||||
* #311 Download files using multithrads?<br>
|
||||
Don't know how to do that without problems<br>
|
||||
|
||||
## BUGS AND MAINTENANCE
|
||||
* #1 Some songs downloaded in FLAC result corrupted<br>
|
||||
|
||||
Reference in New Issue
Block a user