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

[Enhancement]: Delete Tags in a library #1163

Closed
HStep20 opened this issue Nov 15, 2022 · 2 comments
Closed

[Enhancement]: Delete Tags in a library #1163

HStep20 opened this issue Nov 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@HStep20
Copy link

HStep20 commented Nov 15, 2022

Describe the feature/enhancement

A lot of Audible Tags overlap to the point that they aren't useful. For example, I have a 'Short Stories', 'Anthologies', and a 'Short Stories & Anthologies' tag from metadata Ive scraped.

Digging into each tag, I see that 'Short Stories' has a subset of the 'Short Stories and Anthologies' tag and 'Anthologies' also has a subset of books in the 'Short Stories and Anthologies' tag. This leads to a lot of duplicate tags that don't cover all the books, when there exists one 'all encompassing tag' which collects all of the subsets of books into one tag. I expect the same goes for the common 'Fantasy', 'Scifi', and 'Scifi and Fantasy' tags.

It'd be nice for management purpose if we could selectively delete a tag from the system, and have it removed from all books that currently have it assigned.

@HStep20 HStep20 added the enhancement New feature or request label Nov 15, 2022
@austinphilp
Copy link
Contributor

+1, I wrote a python script to do this using the REST API but it would be great to be able to do so from the UI

On a similar note it would also be nice to be able to "bulk rename" a tag. For Instance, audible has multiple tags it uses for Comedy ("Comedy", "Humorous", and "Humor" that I've encountered so far), it would be great to be able to just rename the latter two to "Comedy" for consistency.

Not sure what the UI would look like for this though..

advplyr added a commit that referenced this issue Dec 18, 2022
@advplyr advplyr added the awaiting release Issue is resolved and will be in the next release label Dec 18, 2022
@advplyr
Copy link
Owner

advplyr commented Dec 18, 2022

Added in v2.2.9

For tags and genres

@advplyr advplyr closed this as completed Dec 18, 2022
@advplyr advplyr removed the awaiting release Issue is resolved and will be in the next release label Dec 18, 2022
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
None yet
Development

No branches or pull requests

3 participants