Arijit Roy
Arijit Roy
Hi, What will be the df when use MySQL db (have multiple table)?
thanks for the quick reply. Then df should be `select * from table`, right?
Sure, will check that. And send you a pr if get anything solid.
Issue resolved in latest stable released, hence closing it.
I also faced the same issue.
Getting the same error on Raspberry Pi 4B (Jellyfin hosted in Docker). File Transformation --> 2.3.0.0 Media Bar --> 2.3.1.0 Error: ``` [2025-07-18 05:31:28.815 +05:30] [INF] [45] Emby.Server.Implementations.ScheduledTasks.TaskManager: "MediaBar Startup"...
+1 for the [workaround](https://github.com/aristocratos/btop/issues/928#issuecomment-2361039253). Instead of passing the `mode` value manually every time you can use a third party library [darkdetect](https://github.com/albertosottile/darkdetect), and replace this below code: ``` mode = sys.argv[1]...