update_mm_db failure #85

Closed
opened 2021-09-27 11:44:41 +01:00 by kae · 0 comments
Owner
[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


```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   ```
kae added the
bug
label 2021-09-27 11:44:41 +01:00
kae closed this issue 2021-09-29 21:45:49 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kae/musicmuster#85
No description provided.