mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-10 02:16:36 +00:00
Consolidates migration logic to handle versions >= 131, eliminating redundant checks for version ranges. Clarifies version assignment for Omega and Piers migrations, ensuring database migrations align with Kodi's automatic behaviors. Improves code maintainability and reduces duplication. |
||
|---|---|---|
| .. | ||
| database | ||
| dialogs | ||
| entrypoint | ||
| helper | ||
| jellyfin | ||
| objects | ||
| __init__.py | ||
| client.py | ||
| connect.py | ||
| downloader.py | ||
| full_sync.py | ||
| library.py | ||
| monitor.py | ||
| player.py | ||
| views.py | ||