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

Tags from JSON (or other source?) #67

Open
goose-ws opened this issue Dec 8, 2022 · 2 comments
Open

Tags from JSON (or other source?) #67

goose-ws opened this issue Dec 8, 2022 · 2 comments

Comments

@goose-ws
Copy link

goose-ws commented Dec 8, 2022

Is it possible to specify a JSON file or other file which contains tags for a specific media file?

More specifically, I want to be able to override some tags, including <pubDate> and <author>. Would it be possible that if a .json file with the same filename exists, it could be checked for valid tags, and if they are present then use those instead?

@ben-xo
Copy link
Owner

ben-xo commented Dec 23, 2022

Hi @goose-ws ,

To override the pubDate, you can change the file date (e.g. with touch). To override the author you can change the artist tag in the media file.

@dbobak
Copy link

dbobak commented Mar 5, 2023

Or maybe, extending this request, would it be possible to specify in ini file custom mapping between ID3 tags and rss?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants