We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Deletion of top-level objects does not clean up lower levels:
Part
AudioBook
Series
Author
Narrator
The text was updated successfully, but these errors were encountered:
dunkelstern
No branches or pull requests
Deletion of top-level objects does not clean up lower levels:
Part
should clean up the file systemAudioBook
should remove it'sPart
sSeries
should remove it'sAudioBook
sAuthor
andNarrator
should clean out the respectiveAudioBook
s andSeries
The text was updated successfully, but these errors were encountered: