MetaTube
MetaTube copied to clipboard
Qol bugs
- Even when I edited the metadata manually, it still asks me to pick one from the list that it searched from musicbrainz, etc even though there's literally no results.
- It's slow. is there no concurrency in this project?
- When I recreate the Docker container or just restart it, I get this error:
ERROR [flask_migrate] Error: Can't locate revision identified by '8046105cb767'
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
I can resolve it by moving the app.db out of the folder and letting it recreate the database file then moving it back but now, I can't do it.