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

iTunesDB podcasts - questionable amount #1

Closed
AZProductions opened this issue Jun 25, 2023 · 16 comments
Closed

iTunesDB podcasts - questionable amount #1

AZProductions opened this issue Jun 25, 2023 · 16 comments
Assignees
Labels
enhancement New feature or request

Comments

@AZProductions
Copy link

Do you need an ItunesDB file with music metadata inside of it? I could provide you one with that.

@raleighlittles
Copy link
Owner

@AZProductions Yes! That would be much appreciated, thank you.

@AZProductions
Copy link
Author

Here you go, I called the Ipod 'Dev Ipod', so that might show up internally. iTunesDB with music.zip

@AZProductions
Copy link
Author

I also have other files like ItunesControl, let me know if you need it.

@raleighlittles
Copy link
Owner

@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.

@raleighlittles
Copy link
Owner

@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?

2023-06-26_itunes_db.csv

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.

@raleighlittles raleighlittles self-assigned this Jul 16, 2023
@raleighlittles raleighlittles changed the title Access to music database? iTunesDB support Jul 16, 2023
@raleighlittles raleighlittles added the enhancement New feature or request label Jul 16, 2023
@AZProductions
Copy link
Author

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!

@raleighlittles
Copy link
Owner

@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?

@raleighlittles
Copy link
Owner

@AZProductions Hey just wanted to follow up, if you still have any of the other iTunesDB files, can you add them here?

@AZProductions
Copy link
Author

Hello, sorry for the late reply. I'm currently setting up a new ipod with podcasts playlists etc, will give you the files soon!

@AZProductions
Copy link
Author

iPod_Control.zip
Here's the full iPod_Control folder including 3 podcasts by the same person and more songs. I also rated a couple of them btw

@raleighlittles
Copy link
Owner

@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?

@AZProductions
Copy link
Author

AZProductions commented Sep 16, 2023 via email

@thomas-louvigne
Copy link

hi, i can also send you photo and data.
But i don't want to put it on the web, can i send it to you to a mail ?
I loved to get back the photo of the ipod and i don't know how to do it.

@raleighlittles
Copy link
Owner

@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.

@raleighlittles
Copy link
Owner

raleighlittles commented Dec 3, 2023

@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.
2023122_podcasts-csv

@raleighlittles raleighlittles changed the title iTunesDB support iTunesDB podcasts - questionable amount Jan 18, 2024
@raleighlittles
Copy link
Owner

Closing due to inactivity, don't have enough examples of iTunesDB files with podcasts in them to be able to reliably diagnose this better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants