feat: m3u8 have some metadata about missing songs and spotify playlist id
This commit is contained in:
@@ -17,17 +17,18 @@ Inspired by [DatMusic](https://github.com/alashow/datmusic-api), [MyFreeMp3](htt
|
||||
*TODO*
|
||||
|
||||
* ~~Dowload all songs in a folder~~
|
||||
* Add Spotify metadatas in the m3u8 file
|
||||
* ~~Add Spotify metadatas in the m3u8 file~~
|
||||
* Add proper command line options
|
||||
* Add CLI progress info
|
||||
* Having placeholder for files that can't be downloaded, maybe as
|
||||
comment in the m3u8 file
|
||||
* ~~Having placeholder for files that can't be downloaded, maybe as
|
||||
comment in the m3u8 file~~
|
||||
* Having a option to retry/resync download mp3 based on the m3u8 file
|
||||
* Check the mime type of receive files because some are html files
|
||||
instead of mp3 WTF !!
|
||||
* Rewrite this as a plugin for Ampache
|
||||
* Rewrite this as a plugin for Funkwhale
|
||||
* Add MusicBrain ID3Tag on file
|
||||
* Have a fallback for downloading song with youtube-dl :-P
|
||||
|
||||
## Goals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user