Загрузчик в приложении, плагины, облачная синхронизация, переписанный плеер и безопасность API на подписанных запросах
Загрузчик в приложении
13 новых
- НовоеIntroduced a complete in-app downloader experience, allowing users to download supported movie and episode links directly inside the app
- НовоеAdded a dedicated Downloads screen with active, completed, failed, and empty-state handling
- НовоеAdded smoother real-time download progress cards
- НовоеAdded download notifications that open the in-app Downloads screen when tapped
- НовоеAdded retry support for failed downloads instead of removing them immediately
- НовоеAdded smarter download file naming with better extension detection
- НовоеAdded support for difficult hosts by resolving playable media through extractor fallback when direct download links are not immediately usable
- НовоеAdded safer resume handling for partial downloads
- НовоеAdded stronger cookie and header handling for hosts that require session-based access
- НовоеAdded stream-type detection to avoid saving HLS, DASH, or TS manifests as broken video files
- НовоеAdded downloader source selection through a modern bottom-sheet UI
- НовоеAdded support for predefined external downloader apps configured from the admin panel
- НовоеAdded improved Downloads screen storage visibility, including available storage and empty download size display
Поддержка плагинов и скрейперов
10 новых
- НовоеIntroduced plugin-based content source support, allowing the app to load additional streaming sources through scraper execution
- НовоеAdded plugin and scraper links into the existing source selection flow
- НовоеAdded support for plugin and scraper source rows with clean metadata pills for quality, language, and source information
- НовоеAdded plugin manifest loading from the admin panel
- НовоеAdded plugin readiness handling so the app can wait briefly for plugin manifests before showing results
- НовоеAdded automatic plugin manifest retry behavior when the manifest is temporarily empty or not ready
- НовоеAdded first-launch plugin initialization support so plugin sources can become available without requiring users to reopen the app
- НовоеAdded improved language parsing for plugin links, including regional and native-script languages
- НовоеAdded wrapped plugin metadata chips for better display on small screens
- НовоеAdded plugin source support across playback, one-click resolving, server lists, and downloader flows
Аддоны субтитров Stremio
10 новых
- НовоеAdded support for subtitle addons during playback
- НовоеAdded automatic subtitle addon lookup while a movie or episode is playing
- НовоеAdded subtitle addon support across supported playback server types, not only plugin based or Stremio streams
- НовоеAdded automatic subtitle prefetch so addon subtitles appear in the subtitle selector without manual searching
- НовоеAdded IMDb fallback resolution when required IDs are missing
- НовоеAdded smarter addon filtering so only addons that support subtitles are queried
- НовоеAdded persistent addon capability caching to reduce repeated manifest checks
- НовоеAdded cleaner subtitle names for stream and addon subtitles
- НовоеAdded improved subtitle drawer UI with embedded labels, addon loading state, and cleaner empty states
- НовоеAdded safer subtitle encoding handling to reduce subtitle parsing issues from mixed encodings
Управление внешним плеером и загрузчиком
6 новых
- НовоеAdded admin-configurable external video player apps
- НовоеAdded support for multiple predefined player apps instead of a single custom player
- НовоеAdded ordering support for external player apps
- НовоеAdded install fallback handling when a selected player app is missing
- НовоеAdded support for allowing users to choose any installed player app when enabled
- НовоеAdded similar external app selection flow for downloader methods
Продвинутый поток воспроизведения
12 новых1 улучшений
- УлучшеноRe-wrote the entire player
- НовоеNew player controls UI
- НовоеAdded speed controller for ExoPlayer playback
- НовоеIntroduced a cleaner playback startup flow: Direct ExoPlayer → Extractor → WebView extraction → WebView fallback
- НовоеAdded improved direct-media detection for signed links, long URLs, HLS/DASH links, and Google-style media hosts
- НовоеAdded silent WebView extraction behind the resolving overlay to reduce visible WebView flashes
- НовоеAdded better handling for protected hosts by carrying request headers and cookies into ExoPlayer
- НовоеAdded host memory for sources that require visible WebView playback
- НовоеAdded one-click resolving flow with smoother handoff into the player
- НовоеAdded a unified branded resolving overlay across player, resolver, source switching, and Continue Watching flows
- НовоеAdded a close button on the resolving overlay so users can cancel playback startup immediately
- НовоеAdded fallback title branding when a logo is unavailable
- НовоеAdded improved playback recovery when a source fails, expires, or requires fresh resolution
Облачная синхронизация «Продолжить просмотр»
8 новых
- НовоеAdded panel-based Continue Watching sync for API users
- НовоеAdded playback progress sync with the admin panel after login
- НовоеAdded support for panel-restored Continue Watching rows
- НовоеAdded smart recovery for expired direct links and signed URLs
- НовоеAdded resume timestamp preservation when a source is refreshed
- НовоеAdded support for reusing the last working stream when it is still fresh
- НовоеAdded safer Continue Watching ordering so in-progress and watched items stay consistent across Home and Recents
- НовоеAdded support for syncing watch progress with Trakt login for non-panel mode
Современный опыт Discover
6 новых2 улучшений
- УлучшеноRedesigned Discover into one unified scrolling feed
- НовоеAdded local Recent Searches with persistent device storage
- НовоеAdded delete support for individual recent search items
- УлучшеноImproved live search suggestions that temporarily replace the Discover feed while typing
- НовоеAdded inline clear button inside the Discover search box
- НовоеAdded new Trending Movie and Trending TV Show hero cards
- НовоеAdded unified genre chips for movies and TV shows
- НовоеAdded combined genre browsing with Movies and TV Shows tabs
Улучшения UI на главной и страницах деталей
8 новых
- НовоеAdded support for re-ordering predefined menus from the admin panel
- НовоеAdded a richer Home hero slider with parallax image motion, and gradient depth
- НовоеAdded new watch-provider promo cards showing provider logos and latest title posters
- НовоеAdded improved poster card sizing for a taller, more premium look
- НовоеAdded adaptive poster grids so phones, tablets, rotation, and split-screen layouts show better poster counts
- НовоеAdded improved trailer cards matching episode card visuals
- НовоеAdded improved Movie and TV detail backdrop reveal with sharp image, blur, and ambient scrim
- НовоеAdded instant preview placeholders when opening detail pages from lists, sliders, or search
Фундамент UI для Android 15/16
3 новых4 улучшений
- УлучшеноMigrated app screens to modern edge-to-edge behavior for newer Android targets
- УлучшеноUpdated status bar and navigation bar handling using modern WindowInsets APIs
- НовоеAdded per-screen inset handling for toolbars, lists, filter drawers, dialogs, and bottom sheets
- УлучшеноPreserved immersive Home and Detail visuals while keeping actions correctly positioned below the status bar
- НовоеAdded improved Android 12+ branded splash screen behavior
- НовоеAdded app-wide bottom sheet styling so modal sheets match the dark UI and gesture navigation area properly
- УлучшеноUpdated loading indicators across the app to a unified Material circular progress style
Безопасность API и защита потоков
8 новых1 улучшений
- НовоеAdded signed client request verification for panel APIs using HMAC signatures
- НовоеAdded timestamp and nonce replay protection
- НовоеAdded short-lived one-time playback token URLs instead of exposing direct stream URLs
- НовоеAdded device session protection for stream link endpoints
- НовоеAdded automatic device session issue and renewal flow
- НовоеAdded session-derived request signing for protected link requests
- НовоеAdded playback token binding to active device sessions
- НовоеAdded automatic abuse shielding for repeated suspicious behavior
- УлучшеноUpdated Android networking to support secure request signing, session renewal, and playback token consumption
Производительность и стабильность
3 новых11 улучшений
- УлучшеноImproved scraper startup speed and stability
- УлучшеноImproved QuickJS runtime safety for plugin and scraper execution
- НовоеAdded memory protection for heavy scraper sources
- УлучшеноImproved app networking with real disk caching for TMDB and panel API clients
- НовоеAdded automatic DNS fallback between system DNS and Cloudflare DNS
- УлучшеноReduced unnecessary TMDB and API calls in panel-link mode
- УлучшеноImproved Movie and TV detail loading speed using combined detail requests
- УлучшеноDeferred heavier detail-page work so screens render faster
- УлучшеноImproved Home screen performance and reduced list jank
- УлучшеноImproved More tab first-open smoothness
- УлучшеноImproved player startup reliability and reduced stale retry/error states
- УлучшеноImproved downloader background handling and reduced UI flicker
- НовоеAdded Picture-in-Picture reliability on devices with strict aspect-ratio limits
- УлучшеноCleaned unused Android resources, layouts, strings, dimensions, dependencies, and old playback code paths
Исправления
13 исправлений
- ИсправленоFixed Discover search not restoring the main feed after clearing search
- ИсправленоFixed player error screens appearing from old or stale playback attempts
- ИсправленоFixed source selection opening with incomplete or incorrect content data
- ИсправленоFixed expired token URLs being retried or saved incorrectly
- ИсправленоFixed panel image URLs showing broken posters in some list modes
- ИсправленоFixed Person Detail avatar and metadata handling in panel/TMDB hybrid mode
- ИсправленоFixed toolbar and spacing issues caused by edge-to-edge migration
- ИсправленоFixed subtitle selection edge cases after selecting Off
- ИсправленоFixed black-screen flash caused by automatic subtitle merging during playback
- ИсправленоFixed first-launch plugin and scraper readiness issues
- ИсправленоFixed download source loss when moving between screens
- ИсправленоFixed navigation bar color mismatch behind Android gesture controls
- ИсправленоFixed multiple UI spacing, loading, and compatibility issues across player, detail, lists, dialogs, and bottom sheets
Админка: управление плагинами
3 новых
- НовоеAdded plugin manifest and scraper registry management in the admin panel
- НовоеAdded support to add, refresh, delete, enable, or disable plugin manifests and scrapers
- НовоеAdded public scraper registry API for the Android app
Админка: настройки загрузчика
3 новых1 улучшений
- НовоеAdded a dedicated Downloads settings page under Android configuration
- НовоеAdded structured toggles for downloader behavior
- НовоеAdded drag-and-drop predefined downloader app management
- УлучшеноGrouped Playback and Downloads settings for easier navigation
Админка: управление внешним плеером
3 новых2 улучшений
- УлучшеноAdded a redesigned Video Player settings page
- НовоеAdded support to add, edit, delete, reorder, and configure external player apps
- НовоеAdded support for multiple predefined player apps
- НовоеAdded toggles for enabling external players and allowing any player app
- УлучшеноUpdated Android config handling to support the richer external player system
Админка: уведомления OneSignal
7 новых
- НовоеAdded full OneSignal notification management inside the admin panel
- НовоеAdded support to send notifications, view recent notifications, inspect delivery details, and cancel scheduled notifications
- НовоеAdded OneSignal setup fields in Server Settings
- НовоеAdded notification targeting for All Users, Segments, and specific users through External IDs
- НовоеAdded delivery stat badges for sent, delivered, opened, and failed notifications
- НовоеAdded Auto Notifications for new movies, TV shows, seasons, episodes, and movie link updates
- НовоеAdded editable notification templates with helper placeholders and live preview
Админка: GA4 / Firebase Analytics
4 новых3 улучшений
- НовоеAdded Firebase/GA4 Audience Analytics inside the Dashboard
- НовоеAdded active users, sessions, engagement, retention, country, and city analytics
- НовоеAdded GA4 setup fields in Server Settings
- УлучшеноAdded analytics cache and performance improvements
- УлучшеноAdded helpful setup error messages for API disabled, permission denied, and invalid property issues
- НовоеAdded placeholder analytics UI when GA4 is not configured, instead of showing blocking errors
- УлучшеноMerged analytics into the Dashboard Overview for a cleaner experience
Админка: дашборд и интерфейс
1 новых8 улучшений
- УлучшеноRedesigned Dashboard Overview with richer metrics and better visual hierarchy
- УлучшеноAdded improved content distribution charts, activity timelines, country and city cards, and retention explanations
- НовоеAdded working global toolbar search for routes and content
- УлучшеноAdded improved responsive scaling for small and large monitors
- УлучшеноUpdated the admin UI with a cleaner monochrome shadcn-style foundation
- УлучшеноImproved dark mode with cleaner black and gray surfaces and better contrast
- УлучшеноImproved cards, sidebar, toolbar, dialogs, dropdowns, tables, tabs, and controls
- УлучшеноAdded cleaner page width and spacing consistency across admin list pages
- УлучшеноImproved icons, input clarity, and page scrolling performance
Админка: здоровье сервера и инструменты настройки
4 новых2 улучшений
- НовоеAdded new Server Health page with info related to the server and quick help instructions on potential issues
- УлучшеноAdded clearer system status summaries and action guidance
- НовоеAdded Quick Fix cards for common issues like database, storage permissions, cache/log permissions, migrations, and debug mode
- НовоеAdded copy-ready SSH and aaPanel Terminal commands
- НовоеAdded aaPanel Cron templates for buyers to copy paste into the aaPanel with ease
- УлучшеноAdded improved diagnostics for database, writable paths, migrations, queue/cache drivers, TMDB key, PHP limits, and environment status
Админка: меню главной
4 новых4 улучшений
- УлучшеноAdded better Home Menus section management
- НовоеAdded title sorting by Title, Popularity, Release Date, and As Added
- НовоеAdded Asc/Desc sorting
- НовоеAdded persistent sort preferences per section
- УлучшеноAdded smoother manual reordering
- НовоеAdded explicit remove controls for titles
- УлучшеноImproved Add Titles filtering for genre-based sections
- УлучшеноProtected manual ordering from accidental changes while sorted modes are active
Админка: видимость жанров
1 новых4 улучшений
- НовоеAdded Active/Hidden toggle for genres
- УлучшеноHidden genres are excluded from public Android API genre lists
- УлучшеноHidden genres are also excluded from movie, TV, and search response genre fields
- УлучшеноAdmin selectors now show only active genres
- УлучшеноRedesigned Genres cards with cleaner status badges, grouped actions, and better spacing
Админка: управление ссылками TV-стриминга
7 новых2 улучшений
- УлучшеноRedesigned TV show streaming link management
- НовоеAdded season accordions with episode linked badges
- НовоеAdded per-episode inline editing
- НовоеAdded drag-and-reorder support within each episode
- НовоеAdded Add & Next Episode flow
- НовоеAdded bulk add using episode ranges and one URL per line
- НовоеAdded unmatched link handling
- УлучшеноMade stream video size optional for movie and TV links
- НовоеAdded proper support for Specials / Season 0
Админка: производительность, безопасность и стабильность
6 новых11 улучшений
- НовоеAdded targeted API cache invalidation when Movies and TV Shows are saved or deleted
- УлучшеноImproved TMDB settings cache behavior so saved values apply immediately
- НовоеAdded richer TMDB preferred language support for regional locales
- УлучшеноImproved TMDB image and logo language matching
- НовоеAdded TMDB image proxy coverage across API responses to bypass ISP blocks
- УлучшеноReduced image proxy memory usage
- УлучшеноImproved backend stability under load
- УлучшеноReduced heavy database checks and repeated disk writes
- УлучшеноReduced TMDB request pressure in people and similar sync jobs
- НовоеAdded safer sync limits for smaller VPS installs
- УлучшеноImproved favorites, Home Menus, and dashboard API performance
- НовоеAdded authenticated admin API throttling
- УлучшеноHardened installer database setup and reduced sensitive installer logging
- НовоеAdded safe sorting allowlists to admin APIs
- УлучшеноUpdated frontend and backend dependencies within compatible major versions
- УлучшеноUpdated Laravel/PHP dependencies, including Laravel 12.55.1
- УлучшеноImproved deployment defaults and Laravel runtime directory packaging
Админка: исправления
16 исправлений
- ИсправленоFixed TMDB settings not applying immediately in import dialogs
- ИсправленоFixed duplicated TMDB image URL segments after save
- ИсправленоFixed TMDB image preview before saving
- ИсправленоFixed duplicate TMDB movie and TV imports by showing edit-existing confirmation
- ИсправленоFixed People Sync repeating on large cast and crew titles
- ИсправленоFixed Cast & Crew profile images not rendering
- ИсправленоFixed Links mode Home sections showing empty headers
- ИсправленоFixed Recently Added poster handling in Links mode
- ИсправленоFixed Home Menus delete, sorting, filtering, and reload-state issues
- ИсправленоFixed Dashboard Recent Activity ordering
- ИсправленоFixed theme sync across admin UI
- ИсправленоFixed blurred and soft input icons
- ИсправленоFixed aaPanel production build issue in TV season form
- ИсправленоFixed Laravel 12 scheduler registration
- ИсправленоFixed migration overlap and rollback issues
- ИсправленоFixed various admin UI spacing, dark mode, and performance issues
Документация
3 новых5 улучшений
- НовоеAdded GA4 setup guide for buyers to set it up
- НовоеAdded beginner-friendly setup instructions for Property ID, API enablement, permissions, verification, and troubleshooting
- НовоеAdded a simplified quick-start guide for easier buyer onboarding
- УлучшеноRedesigned the documentation UI with a cleaner modern layout
- УлучшеноImproved documentation navigation with a recommended Quick Setup Path
- УлучшеноUpdated documentation theme to a neutral gray/shadcn-like style
- УлучшеноUpdated queue, scheduler, and plugin documentation to match the current architecture
- УлучшеноRemoved unused documentation files and old assets to keep the package cleaner
