Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: basic metadata support #141

Merged
merged 12 commits into from
Jun 29, 2023
Merged

feat!: basic metadata support #141

merged 12 commits into from
Jun 29, 2023

Conversation

aaronleopold
Copy link
Collaborator

@aaronleopold aaronleopold commented Jun 19, 2023

PR adds basic metadata parsing for media and series. Metadata for series is parsed from series.json files. I've also used this added functionality as an excuse to switch over to a qs style query strings, e.g. series[id]=abc.

This PR is breaking in that all media descriptions were moved outside of the media entity, and instead reside in metadata. All descriptions from previous scans will not be present anymore. A follow-up PR with more robust update support will be made.

@aaronleopold aaronleopold changed the title [DRAFT] feat: basic metadata support [DRAFT] feat!: basic metadata support Jun 19, 2023
@aaronleopold aaronleopold changed the title [DRAFT] feat!: basic metadata support feat!: basic metadata support Jun 24, 2023
@aaronleopold aaronleopold marked this pull request as ready for review June 24, 2023 17:25
@aaronleopold aaronleopold merged commit ac8b25a into develop Jun 29, 2023
@aaronleopold aaronleopold deleted the al/metadata-support branch July 27, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant