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

When auto importing covers, every file gets the same cover image #49

Open
CamJN opened this issue Jun 20, 2023 · 5 comments
Open

When auto importing covers, every file gets the same cover image #49

CamJN opened this issue Jun 20, 2023 · 5 comments

Comments

@CamJN
Copy link

CamJN commented Jun 20, 2023

Using tone tag --auto-import=covers on a tree of dirs/audio books to set the cover art, every book winds up with the first image instead of the one in the same dir as it.

@sandreas
Copy link
Owner

Hey, thanks for reporting.

Would you mind providing the whole command you are executing and an example of the used file structure? That would make it a lot easier to reproduce...
Thank you.

@CamJN
Copy link
Author

CamJN commented Jun 20, 2023

tone tag --auto-import=covers --path-pattern="/data/Harry Potter/%m/%n.m4b" /data

$ ls /data/Harry Potter/
Harry Potter and the Chamber of Secrets
Harry Potter and the Deathly Hallows
Harry Potter and the Goblet of Fire
Harry Potter and the Half Blood Prince
Harry Potter and the Order of the Phoenix
Harry Potter and the Philosopher's Stone
Harry Potter and the Prisoner of Azkaban

each book is a dir that has files with the following extensions:

$ ls /data/Harry Potter/Harry Potter and the Chamber of Secrets/
cover.jpg
Harry Potter and the Chamber of Secrets.chapters.txt
Harry Potter and the Chamber of Secrets.m4b

@sandreas
Copy link
Owner

Superb, thank you. I'll try to reproduce this in the next days.

@CamJN
Copy link
Author

CamJN commented Jun 20, 2023

Also, I have two files which cause tone to be very slow doing anything with the tags, whereas other much larger files are much faster. I wonder if it is worth opening an issue about that? I'd have to provide you the files via a different means than Github as they are too big to upload to the issue directly.

@sandreas
Copy link
Owner

Also, I have two files which cause tone to be very slow doing anything with the tags, whereas other much larger files are much faster.

Is probably is a behaviour in atldotnet(my main tagging lib). I'll see what I can do and get back to you asap.

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

No branches or pull requests

2 participants