Core
- Add a new "Cinema" GUI theme — single cinema.css/cinema.js replace the old multi-theme CSS set (abyss, abyss-ocean, default, default-light) and theme.js. by @danpro00
- Fix resolution selector to accept bare tokens with a trailing "p" (e.g. 1080p, not just 1080) and track explicit-fallback state.
Gui
- Split the monolithic views.py into per-page modules under GUI/searchapp/views/ (dashboard, search, series, download, watchlist, arr, settings, system, cinema). by @danpro00
- Add a local library index for fast "already downloaded" lookups.
Full Changelog: v1.3.6...v1.3.7