-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureA major feature being worked onA major feature being worked on
Description
Feature Summary
Instead of having a bash one-liner or piecemeal scripts to help users with creating the Plexer metadata files for each directory, we should include this functionality as part of Plexer itself.
Benefit
- Reduces complexity as only one programming language( set) must be supported
- Allows us to take advantage of functions and algorithms within the code
- For example, we can use the directory traversal algorithm to identify all directories that may require a metadata file
Additional Context
https://github.com/magneticstain/plexer?tab=readme-ov-file#media-metadata
Metadata
Metadata
Assignees
Labels
featureA major feature being worked onA major feature being worked on