Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: iPod manager (Read 2252108 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[seemingly abandonware] iPod manager

Reply #1875
Well foobar's media library is backed by a database.  All songs must therefore be tied to a unique primary key, so we could just use the song's primary key (which is presumably an int ID).  That'd be the simplest solution.

Ah, but it most probably won't be unique between machines; so if you use your iPod with more than one machine you'll still have a problem...
np: 4'33"

[seemingly abandonware] iPod manager

Reply #1876
Well foobar's media library is backed by a database.  All songs must therefore be tied to a unique primary key, so we could just use the song's primary key (which is presumably an int ID).
In reality it's file path and optional subsong index.
Full-quoting makes you scroll past the same junk over and over.

[seemingly abandonware] iPod manager

Reply #1877
Works well with iPod Touch 1st generation. Jailbreak and 2.2.1 firmware in use.

Thanks

[seemingly abandonware] iPod manager

Reply #1878
Popup a window "No iPod found " after itune updated to 8.1
iPod Touch G2 Jailbreak

Any solution?

[seemingly abandonware] iPod manager

Reply #1879
It was working with 8.0.x?

Can you paste the output from the foobar2000 console after connecting your iPod?
.

[seemingly abandonware] iPod manager

Reply #1880
It was working with 8.0.x?

Can you paste the output from the foobar2000 console after connecting your iPod?

Same here with iPod Touch (1st Gen., Firmware 2.2.1). After update to iTunes 8.1 the iPod is not found. iTunes 8.0 worked.

Code: [Select]
iPod manager: Connected to Apple Mobile Device (DID: 1, PID: 1291, UID: ed2fde72cdbce722813fc190d27dbaaa9a8df1f0)
iPod manager: USB AMD enumerator: No devices found!
iPod manager: error: Could not locate matching USB device for Apple Mobile Device!



[seemingly abandonware] iPod manager

Reply #1883
Great, still slightly mysterious, this does seem to happen from time to time. Maybe something to do with when the iPod/iPhone driver gets updated.

The real test though will be when the new iPhone and/or iPhone 3.0 software are released :/
.

[seemingly abandonware] iPod manager

Reply #1884
Mine can't work after reinstalled the Apple Mobile Device Support
Apple Mobile Device Support means the MobileDeviceSign library or sth else ??

[seemingly abandonware] iPod manager

Reply #1885
Have a look at the link I posted?
.

 

[seemingly abandonware] iPod manager

Reply #1886
Hi, how can I rename a smart playlist on foobar with this component? Thank you.

[seemingly abandonware] iPod manager

Reply #1887
big thanks for all the users who helped me before, and i hope this one would be my last question...

which one (of all the plugins) is the best to use when it comes to lyrics (viewable on iPod, of course)?

[seemingly abandonware] iPod manager

Reply #1888
Hi, how can I rename a smart playlist on foobar with this component? Thank you.
Unfortunately, it's not possible at the moment.. (You could of course temporarily use iTunes to do that).
.

[seemingly abandonware] iPod manager

Reply #1889
hmm.. I have problem with lyrics.
First, my Touch 2.2.1 (jailbroken) show`d them right from the %UNSYNCED LYRICS% tag, but when I cleaned this with foobar aka deleted all music from there with foobar and started adding new music, it shows this weird b-like icon in there when trying to view lyrics on ipod :s

[seemingly abandonware] iPod manager

Reply #1890
Maybe you had ID3v2 compatibility mode enabled before, I don't know.
.

[seemingly abandonware] iPod manager

Reply #1891
Didn`t make a diffrence. Well, I guess I`ll go without lyrics then

[seemingly abandonware] iPod manager

Reply #1892
Did you remember to retag your files after changing the option?

Anyway it's only related the ID3v2 tag itself since that's where the iPod reads the lyrics from.
.

[seemingly abandonware] iPod manager

Reply #1893
Did you remember to retag your files after changing the option?

Anyway it's only related the ID3v2 tag itself since that's where the iPod reads the lyrics from.


Yup I retagged them, but still no effect

[seemingly abandonware] iPod manager

Reply #1894
I would really love to use this, but iTunes is still the only program that also submits the plays on my iPod to Last.fm (through the Last.fm client, though).
Could you add this feature for this manager too?
Last.fm has an own API, which is really simple to use, and using the API you wouldn't even have to submit plays through the Last.fm client.

[seemingly abandonware] iPod manager

Reply #1895
I would really love to use this, but iTunes is still the only program that also submits the plays on my iPod to Last.fm (through the Last.fm client, though).
Could you add this feature for this manager too?
Last.fm has an own API, which is really simple to use, and using the API you wouldn't even have to submit plays through the Last.fm client.


This component already does that (with the component foo_audioscrobbler. Just chose the option in the preferences of this component). Connect ipod, rewrite database and done.

[seemingly abandonware] iPod manager

Reply #1896
Great!

[seemingly abandonware] iPod manager

Reply #1897
Did you remember to retag your files after changing the option?

Anyway it's only related the ID3v2 tag itself since that's where the iPod reads the lyrics from.


Yup I retagged them, but still no effect



It is sure something in my mp3 files since I got some new music and tagged lyrics to them with lyricsgrabber to %unsynced lyrics% tag they worked.
Now I just gotta figure what it is. I got mp3-tagtypes on id3v1 and in v2 if that matters.

[seemingly abandonware] iPod manager

Reply #1898
I would really love to use this, but iTunes is still the only program that also submits the plays on my iPod to Last.fm (through the Last.fm client, though).
Could you add this feature for this manager too?
Last.fm has an own API, which is really simple to use, and using the API you wouldn't even have to submit plays through the Last.fm client.


Just chose the option in the preferences of this component.

Where can I get to these preferences?

[seemingly abandonware] iPod manager

Reply #1899
File-->preferences--Tools--Audioscrobbler and then check the option "import played tracks...". You can see in the console how many tracks the component imported.