Update page 'Feature Request Updates'

RemixDev
2019-04-26 16:16:39 +00:00
parent 975cc02b00
commit d03c99d5f6
+18
@@ -63,6 +63,18 @@ 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)
Add an option to create Artist and Album folders for playlists
* #297 Add bitrate variable to album name template
%bitrate% will result in FLAC, 320, 128 depending on bitrate
* #300 Make search fallback optional
Add option for search fallback
* #301 New Variable for CD-Number
Only for songs titles
## MAYBE
* #10 Select song from spotify playlist<br>
Maybe edit the download process so to download seleted tracks not as singles but as a smaller playlist?<br>
@@ -100,6 +112,9 @@ 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.
## NO.
* #2 Show results as you're typing<br>
Too resource intensive and many requests may lead to a banned IP (could happen, not tested)<br>
@@ -119,6 +134,9 @@ 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
## BUGS AND MAINTENANCE
* #1 Some songs downloaded in FLAC result corrupted<br>
It's a problem with the download method as first chunks are blank, as they are never downloaded<br>