Benexl
276c8d48d9
feat(player-controls-menu): add media actions menu option
2025-07-27 00:17:41 +03:00
Benexl
99809f3fd3
fix(player-controls-menu): remove back directive
2025-07-27 00:07:04 +03:00
Benexl
f79c8540c3
feat(mpv-ipc): scaffhold mpv ipc implementation
2025-07-26 23:38:31 +03:00
Benexl
44cf9c3da7
feat(media-action-menu): add exit option
2025-07-26 21:32:42 +03:00
Benexl
460d3c7d94
fix(servers-menu): should be BACKX3
2025-07-26 21:21:22 +03:00
Benexl
5f030a5d9e
fix(player-controls): should be BACKX2
2025-07-26 21:20:54 +03:00
Benexl
8091e23196
fix: episode option in player controls menu
2025-07-26 21:08:36 +03:00
Benexl
e641a48156
fix: page formatting
2025-07-26 19:42:26 +03:00
Benexl
c59babc30d
feat: return some original menu options and functionality
2025-07-26 19:40:55 +03:00
Benexl
494104ee19
feat: make the session more performant by lazyloading the context
2025-07-26 17:06:10 +03:00
Benexl
48e906e464
feat: dynamic search
2025-07-26 12:38:47 +03:00
Benexl
7088b8ce18
Refactor preview management and caching system
...
- Introduced a new PreviewWorkerManager to handle both anime and episode preview caching.
- Implemented PreviewCacheWorker and EpisodeCacheWorker for specialized background tasks.
- Added context management for preview operations to ensure proper cleanup.
- Enhanced error handling and logging during image downloads and info text generation.
- Removed redundant caching logic and consolidated functionality into worker classes.
- Updated session management to clean up preview workers on session end.
- Removed unused utility functions and streamlined the codebase.
2025-07-26 11:54:01 +03:00
Benexl
1c95d45be4
chore: ruff check
2025-07-26 10:57:05 +03:00
Benexl
75e67c22d2
chore: format with ruff
2025-07-26 10:56:26 +03:00
Benexl
1a1d8cc8f4
feat: enhance final title generation for media playback
2025-07-26 10:49:15 +03:00
Benexl
3ea37c4079
feat: add title normalization utilities and integrate into provider search
2025-07-26 10:37:49 +03:00
Benexl
b18e419831
chore: make some packages optional and cleanup deprecated
2025-07-26 10:15:56 +03:00
Benexl
d475dda41c
feat: icon for downloads
2025-07-25 22:17:42 +03:00
Benexl
ad499657e0
feat: reload menu instead
2025-07-25 22:17:24 +03:00
Benexl
9fc66db248
feat: Add downloads menu and related actions for local media management
2025-07-25 01:05:51 +03:00
Benexl
b1ac4a6558
feat: add character and airing schedule views, enhance media info display
2025-07-24 20:01:03 +03:00
Benexl
b8733eccbd
feat: implement recommendations and relations functionality in media actions
2025-07-24 19:24:15 +03:00
Benexl
a04643d36a
fix: import issues
2025-07-24 18:52:18 +03:00
Benexl
5392d4f25a
refactor: limit use of plural for package names and module names
2025-07-24 18:46:43 +03:00