MetaTube icon indicating copy to clipboard operation
MetaTube copied to clipboard

Qol bugs

Open lasersPew opened this issue 2 years ago • 6 comments

  1. 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.
  2. It's slow. is there no concurrency in this project?
  3. 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.

lasersPew avatar Jan 29 '23 06:01 lasersPew