Skip to content

Commit 6cc23d7

Browse files
authored
Update README.md
1 parent 5cfae11 commit 6cc23d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Script that takes an .m3u playlist and converts copies its files to a folder, re
44
# Background
55
Script:
66
The script is written in PYTHON.
7+
NOTE: I have a compiled version at hand for Win10 x64. So if you wouldn't like to install python, let me know and I'll share the .exe
78
DFplayer Mini:
89
DFplayer Mini mp3 player module needs a certain file and folder format on its SD-Card in order to be able to correctly index and read files.
910
Format is Foldername 01, 02 ... 99
@@ -18,7 +19,7 @@ To mitigate manual renaming, this script has been developed.
1819

1920
# How to use the script
2021
1. Place the script in the folder you'd like the script's output to appear in, e.g. "Music/DFplayerFiles"
21-
2. Run the script once. It will create two folders "PlayListsM3U", "SDcardFolders" and end with an error message that it didn't find any files to modify.
22+
2. Run the script once. It will create the input folder "PlayListsM3U" and end with an error message that it didn't find any files to modify.
2223
3. Create playlists with the songs you'd like to listen to on DFplayer mini and place them in "PlayListsM3U". It makes sense to name them with the corresponding folder name, e.g. "01 - Audiobook Story Of My life"
2324
4. Re-run the script.
2425
5. Find the output folder structure in "SDcardFolders" ;)

0 commit comments

Comments
 (0)