update_mm_db failure #85
Owner
```direnv: loading ~/mm/.envrc
[03:03:01] I: Starting
[03:03:01] I: Updating database
[03:03:02] I: songdb.update_db: Adding to database: /home/kae/music/Singles/Never Never 1.mp3
Found the following possible matches:
"Never Never" by The Assembly
Continue [c] or abort [a]?CRITICAL:root: File "/home/kae/mm/app/songdb.py", line 408, in <module>
main()
File "/home/kae/mm/app/songdb.py", line 41, in main
update_db(session)
File "/home/kae/mm/app/songdb.py", line 333, in update_db
create_track_from_file(session, path)
File "/home/kae/mm/app/songdb.py", line 82, in create_track_from_file
response = input("Continue [c] or abort [a]?")
CRITICAL:root:<class 'EOFError'>: EOF when reading a line
[1;31;47m
[1;37;40m
```
bug
label
Make database update check cron-friendly.
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?