Change heading

This commit is contained in:
Jakob Moser 2025-06-01 16:46:31 +02:00
parent 85ba86596a
commit df2ada6e4b
Signed by: jakob
GPG Key ID: 3EF2BA2851B3F53C

View File

@ -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.