-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
iTunesDB podcasts - questionable amount #1
Comments
@AZProductions Yes! That would be much appreciated, thank you. |
Here you go, I called the Ipod 'Dev Ipod', so that might show up internally. iTunesDB with music.zip |
I also have other files like ItunesControl, let me know if you need it. |
@AZProductions Great, thank you again for this. I've started a new branch where I'll be adding support for parsing the music file. The other files would be nice to have too, but it looks like iTunesControl doesn't really have anything useful in it: http://www.ipodlinux.org/ITunesDB/#iTunesControl_File so we can probably skip that one specifically. |
@AZProductions I finally got around to decoding the iTunesDB file. Here's a CSV file with all of the songs that I could decode. Could you review this and make sure it mostly looks right? I was having an issue with some of the timestamps being empty. I think it might've been that some of the songs on your iPod weren't downloaded from iTunes, and were instead self-uploads -- is that correct? Also, besides songs, did you have any other media on your iPod, like Podcasts, Movies, TV shows, etc? My code didn't detect anything other than songs, and I don't know if it's because there's a bug or because the iPod really only had songs on it. |
Yes, that's definitely possible, I used a 3rd party app to add some songs. (Although I did that by the album, not per song. I always completely uploaded albums or artists through iTunes/3rd party apps.) Also, the iPod only had songs on it, so if you want a version with podcast/movie, I'll have to set that up. Thanks! |
@AZProductions Ah, okay, that could explain part of it. If you could add Podcasts and then re-upload the iTunesDB file, that would be much appreciated. In the meantime, if you upload any of the other filetypes, I can work on adding support for those while you get the podcasts setup? |
@AZProductions Hey just wanted to follow up, if you still have any of the other iTunesDB files, can you add them here? |
Hello, sorry for the late reply. I'm currently setting up a new ipod with podcasts playlists etc, will give you the files soon! |
iPod_Control.zip |
@AZProductions I saved the podcast parsing for last, but I started looking at the other files, right now I'm on the last one, the What timezone is your iPod in? |
GMT+1 (Amsterdam)
…On Sat, Sep 16, 2023, 10:28 Raleigh Littles ***@***.***> wrote:
@AZProductions <https://github.com/AZProductions> I saved the podcast
parsing for last, but I started looking at the other files, right now I'm
on the last one, the Preferences file, but I'm having trouble matching up
the documentation with the actual file contents.
What timezone is your iPod in?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APZ2QKJMT3D23R4NCM5OF2DX2VPKDANCNFSM6AAAAAAZTBGB7E>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
hi, i can also send you photo and data. |
@thomas-louvigne thanks for reaching out. I don't currently have support for extracting actual thumbnail images yet unfortunately, that is the next feature I will be doing. Once that feature is ready I'll notify you. Please see the other issue about this. |
@AZProductions I only found 1 podcast on the iTunesDB file for some reason. Here's a screenshot of its info -- its titled "Can You Start a YouTube Channel in 2023?". I wonder if it's because this was the only podcast that was "downloaded" (?). If you're sure there's 3 podcasts on that iPod, I can't think of why I'm only seeing that one -- nothing in the iPodLinux documentation would explain why unfortunately. |
Closing due to inactivity, don't have enough examples of iTunesDB files with podcasts in them to be able to reliably diagnose this better |
Do you need an ItunesDB file with music metadata inside of it? I could provide you one with that.
The text was updated successfully, but these errors were encountered: