Implement metadata management features in PLib video library manager. Introduce functionality to query and apply metadata from external sources based on video fingerprints. Update ILibraryService and LibraryService to support metadata lookup and application, enhancing video item descriptions and labels. Revise UI components in VideoPlayerView and SettingsView to facilitate user interaction with metadata sources. Update README.md to document new metadata features and usage instructions.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"MaxIndexingConcurrency": 4,
|
||||
"MinimumFileSizeInBytes": 65536
|
||||
},
|
||||
"Metadata": {
|
||||
"Sources": []
|
||||
},
|
||||
"Appearance": {
|
||||
"Theme": "Dark"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user