Skip to content

Integrate Metadata File Generation Into Plexer #40

@magneticstain

Description

@magneticstain

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 on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions