4 Commits
Author SHA1 Message Date
Leonid Pershin 70611c2051 Refactor metadata handling in PLib video library manager to improve video matching accuracy. Introduce new properties for tracking when metadata was applied and from which source. Update LibraryService and related components to utilize these properties, ensuring videos without synopses are correctly identified as matched. Enhance UI to display the library's own thumbnail alongside candidate matches, improving user decision-making. Revise README.md to reflect these changes and clarify metadata application processes. 2026-08-10 11:29:58 +03:00
Leonid Pershin 5acb42d11d Enhance PLib video library manager with new tabbed navigation for entities and metadata management. Introduce sections for videos, tags, actors, studios, collections, and metadata, each with dedicated search and sorting capabilities. Update UI components to reflect these changes, ensuring a cohesive user experience. Revise repository interfaces to support loading video items with labels and summaries for efficient browsing. Update README.md to document new features and usage instructions. 2026-08-09 08:58:07 +03:00
Leonid Pershin 10c66baea8 Enhance video library management in PLib by introducing folder change tracking and improving video item metadata handling. Update IVideoRepository to include a method for loading video items with labels. Revise VideoPlayerViewModel to manage playback progress and integrate new UI elements for displaying watched status and resume options. Update MainWindowViewModel to observe folder changes for automatic rescanning. Enhance README.md to document these new features and usage instructions. 2026-08-09 07:06:57 +03:00
Leonid Pershin ac05ea6b7f Update README.md with project details, features, requirements, architecture, and data management for PLib video library manager. 2026-08-08 07:08:43 +03:00