choose json style + simplificate write json

Refactoring dict construction
Don't take so much more time...
This commit is contained in:
2025-10-22 14:19:47 +02:00
parent ce680beeb3
commit e71346e8f3
3 changed files with 85 additions and 96 deletions

7
.gitignore vendored
View File

@@ -1,8 +1,8 @@
node_modules/
.vscode/
/es-albums.json
/es-artists.json
/es-songs.json
/es-albums.*
/es-artists.*
/es-songs.*
/iTunesLibrary.xml
# Working files
@@ -17,4 +17,3 @@ sand_box.py
rating_test.py
iTunesGraphParser.my.py
iTunes Library.xml
*.jsonl