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

foobar reading files backwards and error when I try to use itunes. #201

Closed
HoarderofData opened this issue Sep 13, 2017 · 2 comments
Closed

Comments

@HoarderofData
Copy link

I am trying to use snip with foobar. But when I play a track the info is displayed backward. All settings are correct as can be seen from the below screenshot.

https://imgur.com/PnAQWAA

So I tried itunes, But when I click iTunes in snip I get an error as can be seen in the below screenshot.

https://imgur.com/b8lSjhW

Any idea why these issues are happening and how to fix them?

Thanks.

@omfgblondie
Copy link

omfgblondie commented Oct 9, 2017

For your foobar issue, it seems that for some reason Snip reads the Window Title in the opposite order stated. If you entered "123 – 456", you would get 123 written to the Artist file and 456 to the Track file. It seems to me that it doesn't check for Album at all.

To quickly fix your issue, just change Window Title to "%artist%–%title%"

@dlrudie
Copy link
Owner

dlrudie commented Oct 26, 2017

I originally did it in this order because that's how Spotify originally operated. It was easy to duplicate. Since then it has been stuck that way. I may change it back but then everyone who has already configured it will have it backwards again. I'll see.

See #202 for iTunes-related fixes.

@dlrudie dlrudie closed this as completed Oct 26, 2017
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

3 participants