From a7d87397e170df7f453a84e50eef8d04f4c3703a Mon Sep 17 00:00:00 2001 From: RemixDev Date: Fri, 26 Apr 2019 16:21:17 +0000 Subject: [PATCH] Update page 'Feature Request Updates' --- Feature Request Updates.md | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/Feature Request Updates.md b/Feature Request Updates.md index e633b90..6292e98 100644 --- a/Feature Request Updates.md +++ b/Feature Request Updates.md @@ -40,10 +40,6 @@ Like the playlist tab, but with saved albums using:
method: deezer.pageProfile
{user_id: "user_id", tab: "albums", nb: 40}
-* #239 Add simplified login using a webview on Deezer's login page
-There is a pull requests that makes this possible, but it doesn't work for server mode
-Needs some changes before merging (fallback on arl when it's not on electron)
- * #252 Add quality selection modal to other download links in the app
Need to see how to do it when downloading multiple tracks
Maybe replacing the code that downloads each track as single and making it a playlist?
@@ -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
Make the warning sign clickable to show what went wrong
-* #288 3 issue +* #288 3 issue
issue1: checkbox for the same name as the folder name
issue2: already fixed
issue3: I'll see what I can do, but it's getting complicated
-* #295 4.2.1 Regression (playlists and artist/album folders) +* #295 4.2.1 Regression (playlists and artist/album folders)
Add an option to create Artist and Album folders for playlists
-* #297 Add bitrate variable to album name template +* #297 Add bitrate variable to album name template
%bitrate% will result in FLAC, 320, 128 depending on bitrate
-* #300 Make search fallback optional +* #300 Make search fallback optional
Add option for search fallback
-* #301 New Variable for CD-Number +* #301 New Variable for CD-Number
Only for songs titles
## MAYBE @@ -94,10 +90,6 @@ Don't know how to do this one on node. Maybe with vue.js?
May couse problems as modals are not generated, they are reused.
So back function would break...
-* #29 Support for Spotify Playlist/Tracks/Artist with URL
-Without converting track by track it could search for an album with UPC and Aritst by searching the name
-Also tracks could be added searching by ISRC
- * #110 Two feature requests regarding filteting searches
That would be cool to implement, but IDK how to filter that really
@@ -112,8 +104,8 @@ I would like to implement this one, but I have no idea on how to make it work
No Idea on what that's referring to
-* #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
+I don't think this option is necessary, and I don't have a clear vision on how to do it.
## NO. * #2 Show results as you're typing
@@ -134,8 +126,8 @@ I don't see the usecase for this one
* #243 No artist pics
API doesn't give that image, so wont fix
-* #311 Download files using multithrads? -Don't know how to do that without problems +* #311 Download files using multithrads?
+Don't know how to do that without problems
## BUGS AND MAINTENANCE * #1 Some songs downloaded in FLAC result corrupted