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

AIF files won't copy or convert #22

Open
SeanArumae opened this issue Apr 14, 2020 · 17 comments
Open

AIF files won't copy or convert #22

SeanArumae opened this issue Apr 14, 2020 · 17 comments

Comments

@SeanArumae
Copy link

SeanArumae commented Apr 14, 2020

When trying to scan my playlists for copy/conversion over to my USB thumbdrive, I am seeing that the program will successfully copy over .AIFF (uncompressed CD rip) files. However, it is listing .AIF files under the "Extensions Skipped". I was under the impression that .aiff and .aif are really the same file format, just one uses the Windows standard 3-character extension, and the 4-character extension is more commonly used by MacOS. I am a Mac user. Any idea what might be going on? See attached window screenshot.

Screen Shot 2020-04-14 at 10 54 37 AM

@tattwamasi
Copy link
Owner

Strange. I do look for both .aiff and .aif file extensions, not case sensitive. I don’t know why yours would be being skipped. Is it every .aif file for you, or just some? Is it all operations, or only some specific sequence that cause the skipping? If you can narrow it down that’ll help, but I’ll take a look here with a renamed file. For that copying part all I do is look at file extensions, don’t even look inside the file so shouldn’t be any way for different file contents to matter at this point.

@SeanArumae
Copy link
Author

SeanArumae commented Apr 14, 2020 via email

@tattwamasi
Copy link
Owner

I added the .aif check feb 15 2018 and I don’t think I did an “official” release since. So if you aren’t running one of the test versions I’ve linked in some of these issues, I’m betting that could be the issue.
Try https://github.com/tattwamasi/TeslaTunes/files/2805553/TeslaTunes_1.2.6-16-g8858973-dirty.zip if you want. That’s from the m3u issue thread here, and I think is the latest version I’ve let out. I do need to release a fresh version with the accumulation of new Apple updates, just to keep the code signing, etc. fresh, but that should work in the meantime if you’d like to give it a shot.

@SeanArumae
Copy link
Author

SeanArumae commented Apr 14, 2020 via email

@SeanArumae
Copy link
Author

SeanArumae commented Apr 16, 2020 via email

@tattwamasi
Copy link
Owner

Sorry, I keep coming back to this and thinking about it, but don't have an easy answer for you.
The screenshots didn't show up, so you may have already tried this, but based on other people's experiences with various fobs, I do suggest trying a different USB device, or even better verify it to your own hard drive/ssd first.

Not sure if you are seeing extremely slow speeds, or if there is something happening that is erroring or hanging to give you all the 0 sized files. The app is multithreaded and can have multiple copies happening, so not necessarily odd to see multiple temporarily 0 sized files but they shouldn't stay that way.

@SeanArumae
Copy link
Author

SeanArumae commented Apr 19, 2020 via email

@tattwamasi
Copy link
Owner

For a particular file, does it always fail, or is it random? If there is a particular file, I can take a look at it. Still not seeing screenshots but don’t think it matters. Just trying to figure out if it’s repeatable in a way I can see to help with.

@SeanArumae
Copy link
Author

SeanArumae commented Apr 20, 2020 via email

@tattwamasi
Copy link
Owner

Well, your luck with screenshots aside, I'd say attach one here :)

@SeanArumae
Copy link
Author

I'm replying inside Github this time, rather than just through email. Maybe that's why the attachments weren't going through the first couple times. Attaching those pesky screenshots, plus two example audio files that fail and copy over as 0 size files. So far, it's mostly .m4a, .mp3, and .aiff files that are gumming up the works. (Can't attach any of the .aiff files--they're over the 10mb limit that Github imposes, so here are an m4a and mp3 that are failing...)

Screen Shot 2020-04-16 at 9 11 11 AM

Screen Shot 2020-04-16 at 9 29 21 AM

03 Paradise.m4a.zip

12 Harmless [Bonus Track].mp3.zip

@tattwamasi
Copy link
Owner

tattwamasi commented Apr 20, 2020

Cool, will check these two files out to see if they do the same for me. Thanks.

@SeanArumae
Copy link
Author

SeanArumae commented Apr 20, 2020 via email

@SeanArumae
Copy link
Author

Just a quick bump. Did you happen to replicate the error or have any thoughts on why the files are not processing through the program?

@tattwamasi
Copy link
Owner

tattwamasi commented Apr 24, 2020 via email

@SeanArumae
Copy link
Author

SeanArumae commented Apr 24, 2020 via email

@JohnGEyles
Copy link

I'm not sure why it copies .AIF and .AIFF files over, without converting them, since they aren't playable by the Tesla (at least by my 2023 Model Y Long-Range). Also, it's not copying the AlbumArtist tag to the Artist, even though I checked that checkbox.

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