diff --git a/__pycache__/main.cpython-310.pyc b/__pycache__/main.cpython-310.pyc deleted file mode 100644 index b3a06fbc..00000000 Binary files a/__pycache__/main.cpython-310.pyc and /dev/null differ diff --git a/config/__pycache__/settings.cpython-310.pyc b/config/__pycache__/settings.cpython-310.pyc deleted file mode 100644 index 3dd0e12a..00000000 Binary files a/config/__pycache__/settings.cpython-310.pyc and /dev/null differ diff --git a/config/__pycache__/settings.cpython-312.pyc b/config/__pycache__/settings.cpython-312.pyc deleted file mode 100644 index 6ff5c110..00000000 Binary files a/config/__pycache__/settings.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/database_update_worker.cpython-310.pyc b/core/__pycache__/database_update_worker.cpython-310.pyc deleted file mode 100644 index 8281902c..00000000 Binary files a/core/__pycache__/database_update_worker.cpython-310.pyc and /dev/null differ diff --git a/core/__pycache__/database_update_worker.cpython-312.pyc b/core/__pycache__/database_update_worker.cpython-312.pyc deleted file mode 100644 index 136439b0..00000000 Binary files a/core/__pycache__/database_update_worker.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/matching_engine.cpython-310.pyc b/core/__pycache__/matching_engine.cpython-310.pyc deleted file mode 100644 index 7c312cf3..00000000 Binary files a/core/__pycache__/matching_engine.cpython-310.pyc and /dev/null differ diff --git a/core/__pycache__/matching_engine.cpython-312.pyc b/core/__pycache__/matching_engine.cpython-312.pyc deleted file mode 100644 index 9658a687..00000000 Binary files a/core/__pycache__/matching_engine.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/plex_client.cpython-312.pyc b/core/__pycache__/plex_client.cpython-312.pyc deleted file mode 100644 index b3944cdc..00000000 Binary files a/core/__pycache__/plex_client.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/plex_scan_manager.cpython-310.pyc b/core/__pycache__/plex_scan_manager.cpython-310.pyc deleted file mode 100644 index 4879857c..00000000 Binary files a/core/__pycache__/plex_scan_manager.cpython-310.pyc and /dev/null differ diff --git a/core/__pycache__/plex_scan_manager.cpython-312.pyc b/core/__pycache__/plex_scan_manager.cpython-312.pyc deleted file mode 100644 index 1586e086..00000000 Binary files a/core/__pycache__/plex_scan_manager.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/soulseek_client.cpython-310.pyc b/core/__pycache__/soulseek_client.cpython-310.pyc deleted file mode 100644 index c84dcf89..00000000 Binary files a/core/__pycache__/soulseek_client.cpython-310.pyc and /dev/null differ diff --git a/core/__pycache__/soulseek_client.cpython-312.pyc b/core/__pycache__/soulseek_client.cpython-312.pyc deleted file mode 100644 index c805d5f8..00000000 Binary files a/core/__pycache__/soulseek_client.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/spotify_client.cpython-310.pyc b/core/__pycache__/spotify_client.cpython-310.pyc deleted file mode 100644 index ebe5f988..00000000 Binary files a/core/__pycache__/spotify_client.cpython-310.pyc and /dev/null differ diff --git a/core/__pycache__/spotify_client.cpython-312.pyc b/core/__pycache__/spotify_client.cpython-312.pyc deleted file mode 100644 index 33d5bb08..00000000 Binary files a/core/__pycache__/spotify_client.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/wishlist_service.cpython-312.pyc b/core/__pycache__/wishlist_service.cpython-312.pyc deleted file mode 100644 index 8c6bdd56..00000000 Binary files a/core/__pycache__/wishlist_service.cpython-312.pyc and /dev/null differ diff --git a/database/__pycache__/__init__.cpython-310.pyc b/database/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index b4eef0fe..00000000 Binary files a/database/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/database/__pycache__/__init__.cpython-312.pyc b/database/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 3e661224..00000000 Binary files a/database/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/database/__pycache__/music_database.cpython-310.pyc b/database/__pycache__/music_database.cpython-310.pyc deleted file mode 100644 index 5a53c269..00000000 Binary files a/database/__pycache__/music_database.cpython-310.pyc and /dev/null differ diff --git a/database/__pycache__/music_database.cpython-312.pyc b/database/__pycache__/music_database.cpython-312.pyc deleted file mode 100644 index 90d25213..00000000 Binary files a/database/__pycache__/music_database.cpython-312.pyc and /dev/null differ diff --git a/services/__pycache__/sync_service.cpython-312.pyc b/services/__pycache__/sync_service.cpython-312.pyc deleted file mode 100644 index 02cedd6e..00000000 Binary files a/services/__pycache__/sync_service.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/sidebar.cpython-312.pyc b/ui/__pycache__/sidebar.cpython-312.pyc deleted file mode 100644 index 56ef11f4..00000000 Binary files a/ui/__pycache__/sidebar.cpython-312.pyc and /dev/null differ diff --git a/ui/components/__pycache__/database_updater_widget.cpython-312.pyc b/ui/components/__pycache__/database_updater_widget.cpython-312.pyc deleted file mode 100644 index 1e3723a3..00000000 Binary files a/ui/components/__pycache__/database_updater_widget.cpython-312.pyc and /dev/null differ diff --git a/ui/components/__pycache__/toast_manager.cpython-312.pyc b/ui/components/__pycache__/toast_manager.cpython-312.pyc deleted file mode 100644 index fb332748..00000000 Binary files a/ui/components/__pycache__/toast_manager.cpython-312.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/__init__.cpython-310.pyc b/ui/pages/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 7c603580..00000000 Binary files a/ui/pages/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/__init__.cpython-312.pyc b/ui/pages/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 6bb01500..00000000 Binary files a/ui/pages/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/artists.cpython-310.pyc b/ui/pages/__pycache__/artists.cpython-310.pyc deleted file mode 100644 index b3fbb803..00000000 Binary files a/ui/pages/__pycache__/artists.cpython-310.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/artists.cpython-312.pyc b/ui/pages/__pycache__/artists.cpython-312.pyc deleted file mode 100644 index c1dd6529..00000000 Binary files a/ui/pages/__pycache__/artists.cpython-312.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/dashboard.cpython-310.pyc b/ui/pages/__pycache__/dashboard.cpython-310.pyc deleted file mode 100644 index e27f8664..00000000 Binary files a/ui/pages/__pycache__/dashboard.cpython-310.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/dashboard.cpython-312.pyc b/ui/pages/__pycache__/dashboard.cpython-312.pyc deleted file mode 100644 index b761b68f..00000000 Binary files a/ui/pages/__pycache__/dashboard.cpython-312.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/downloads.cpython-310.pyc b/ui/pages/__pycache__/downloads.cpython-310.pyc deleted file mode 100644 index eaee0250..00000000 Binary files a/ui/pages/__pycache__/downloads.cpython-310.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/downloads.cpython-312.pyc b/ui/pages/__pycache__/downloads.cpython-312.pyc deleted file mode 100644 index 7735e26f..00000000 Binary files a/ui/pages/__pycache__/downloads.cpython-312.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/settings.cpython-310.pyc b/ui/pages/__pycache__/settings.cpython-310.pyc deleted file mode 100644 index b4bb5f06..00000000 Binary files a/ui/pages/__pycache__/settings.cpython-310.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/settings.cpython-312.pyc b/ui/pages/__pycache__/settings.cpython-312.pyc deleted file mode 100644 index 796d8635..00000000 Binary files a/ui/pages/__pycache__/settings.cpython-312.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/sync.cpython-310.pyc b/ui/pages/__pycache__/sync.cpython-310.pyc deleted file mode 100644 index 107d2d1f..00000000 Binary files a/ui/pages/__pycache__/sync.cpython-310.pyc and /dev/null differ diff --git a/ui/pages/__pycache__/sync.cpython-312.pyc b/ui/pages/__pycache__/sync.cpython-312.pyc deleted file mode 100644 index 467fa8be..00000000 Binary files a/ui/pages/__pycache__/sync.cpython-312.pyc and /dev/null differ diff --git a/utils/__pycache__/logging_config.cpython-310.pyc b/utils/__pycache__/logging_config.cpython-310.pyc deleted file mode 100644 index 6f4c8041..00000000 Binary files a/utils/__pycache__/logging_config.cpython-310.pyc and /dev/null differ diff --git a/utils/__pycache__/logging_config.cpython-312.pyc b/utils/__pycache__/logging_config.cpython-312.pyc deleted file mode 100644 index 58774e6f..00000000 Binary files a/utils/__pycache__/logging_config.cpython-312.pyc and /dev/null differ