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

Please add autoadd function for genre #181

Closed
jraphael11 opened this issue Jan 15, 2021 · 2 comments · Fixed by #185 or #190
Closed

Please add autoadd function for genre #181

jraphael11 opened this issue Jan 15, 2021 · 2 comments · Fixed by #185 or #190
Assignees
Labels
enhancement New feature or request
Projects

Comments

@jraphael11
Copy link

I convert all genre via genrecsv. I use this function as translator.
So, I want to know which genre item is not converted in my library.
If you add autoadd function for genre like thumbcsv, I think I can that work easily.

@jvlflame jvlflame added the enhancement New feature or request label Jan 15, 2021
@jvlflame
Copy link
Collaborator

Great suggestion! Surprisingly, I have never thought to utilize the genre csv for this purpose but it actually makes perfect sense.
I'll add this to my backlog for the next release.

@jvlflame jvlflame added this to To do in 2.2.9 via automation Jan 17, 2021
@jvlflame jvlflame moved this from To do to In progress in 2.2.9 Jan 17, 2021
@jvlflame jvlflame self-assigned this Jan 18, 2021
jvlflame added a commit that referenced this issue Jan 18, 2021
@jvlflame jvlflame moved this from In progress to Done in 2.2.9 Jan 18, 2021
@jvlflame
Copy link
Collaborator

Added boolean setting sort.metadata.genrecsv.autoadd to add new genres to the genre csv automatically (does not rely on sort.metadata.genrecsv).

If sort.metadata.genrecsv is true, functionality has been updated to not perform a replacement if the Replacement csv field is null or empty.

@jvlflame jvlflame mentioned this issue Jan 18, 2021
@jvlflame jvlflame linked a pull request Jan 18, 2021 that will close this issue
jvlflame added a commit that referenced this issue Jan 21, 2021
@jvlflame jvlflame linked a pull request Jan 21, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
2.2.9
Done
Development

Successfully merging a pull request may close this issue.

2 participants