Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ python3 -m karaokatalog.deduplicate $SONG_LIBRARY python3 -m karaokatalog.organize $SONG_LIBRARY ``` ### Recode ### Recoding **Re-encode all txt files into UTF-8.** This will use normal UTF-8, i.e., UTF-8 without BOM. If the txt uses UTF-8 with BOM, BOM is removed. Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ python3 -m karaokatalog.deduplicate $SONG_LIBRARY python3 -m karaokatalog.organize $SONG_LIBRARY ``` ### Recode ### Recoding **Re-encode all txt files into UTF-8.** This will use normal UTF-8, i.e., UTF-8 without BOM. If the txt uses UTF-8 with BOM, BOM is removed. Loading