🐛 Fixed
- Fixed an issue where new installations using SQLite could crash on first startup
- Fixed a bug where some successful media requests were not being properly registered
- Fixed a crash that could happen when requesting TV shows
- Improved stability when some request data (user or source) was missing or incomplete
✨ Enhancement
- Database is now automatically created and configured on first launch
- Improved overall reliability of media request handling
- Better compatibility with SQLite environments
🙏 Special thanks to @unsnow-iac for the contribution and PR that helped resolve these issues.