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 2257608 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[seemingly abandonware] iPod manager

Reply #1325
Hi,
thanks for your quick reply.
I am relatively new to this all, how do I remap ??

Thanks in advance
Alex

[seemingly abandonware] iPod manager

Reply #1326
Go to Preferences > Tools > iPod Manager > Database and enter the following in the Album mapping box:

['('%date%') ']%album%

Then do a rewrite database.

[seemingly abandonware] iPod manager

Reply #1327
Suuper, thank you very much. If that works I can get rid of the stupid years in my Album Tag (for example "1978 Heavy Horses")

Thanks again
Alex

[seemingly abandonware] iPod manager

Reply #1328
Rewrite database is *not* the correct method to apply those settings to the existing tracks, if you have the latest version just press help to see the instructions or alternatively they are here.
.

[seemingly abandonware] iPod manager

Reply #1329
Currently, I have this under Compilation on foo_dop: $if($stricmp($directory(%_path%,2),'Various Artists'),1,0)

How do I change that code to make it so that as well as putting mp3s I have in my Various Artists folder into compilation, it will display the tracks on my iPod as "Artist - Title" ?

[seemingly abandonware] iPod manager

Reply #1330
Currently, I have this under Compilation on foo_dop: $if($stricmp($directory(%_path%,2),'Various Artists'),1,0)

How do I change that code to make it so that as well as putting mp3s I have in my Various Artists folder into compilation, it will display the tracks on my iPod as "Artist - Title" ?

Code: [Select]
Artist: 
$if($stricmp($meta(album artist),$meta(artist)),$meta(artist),$meta(album artist))

Title:
$if($stricmp($meta(album artist),$meta(artist)),$meta(title),$meta(artist) - $meta(title))

Compilation:
$if($stricmp($meta(album artist),various artists),1,)

That's what works fine for me - it'll map the album artist to the artist and put the artist into the track title if artist and album artist don't match; plus it'll mark all files with an album artist of "various artists" (ignoring the case) as a compilation.
np: 4'33"

 

[seemingly abandonware] iPod manager

Reply #1331
Rewrite database is *not* the correct method to apply those settings to the existing tracks, if you have the latest version just press help to see the instructions or alternatively they are here.


Apologies. I thought given that every file on the iPod would be affected by the remapping rewrite database would be the thing to do.

[seemingly abandonware] iPod manager

Reply #1332
Oops, I knew I was forgetting something  Should be sorted now though in 0.6.2.1  (Just do a rewrite database)


Now that was a quick fix. Thanks! 

Apologies. I thought given that every file on the iPod would be affected by the remapping rewrite database would be the thing to do.

How about an "Auto-Update Metadata" on the file/iPod menu, to update all metadata on the ipod from library? Would save some clicks!

Another feature suggestion: on the recover orphaned tracks functionality could be shown a list of which files are to be recovered, or even better: a possibility to select which to recover and which to delete (cause most times it'll be doubletes anyway).

[seemingly abandonware] iPod manager

Reply #1333
How about an "Auto-Update Metadata" on the file/iPod menu, to update all metadata on the ipod from library? Would save some clicks!
It was there, but it was removed because it did things people didn't intend. For example, video files sent with other programs would lose some of their metadata. But anyway, you can just right click on the library playlist after loading it if you want to do it on all tracks.

Another feature suggestion: on the recover orphaned tracks functionality could be shown a list of which files are to be recovered, or even better: a possibility to select which to recover and which to delete (cause most times it'll be doubletes anyway).
I could just send them to a playlist afterwards, so you can examine them/do what you want with them.
.

[seemingly abandonware] iPod manager

Reply #1334
Quote
['('%date%') ']%album%


Hello,

thank you very much. This works for me. But is it also possible to prevent the date from showing on the iPod ?

Cheers Alex

[seemingly abandonware] iPod manager

Reply #1335
Hi!

Thank you for the wonderful plug-in. I've been using foobar2000 for many years in Windows, and your plug-in was the last nail on the coffin for any other music players.

Lately I've switched to Linux (foobar2000 was the only reason keeping me away from it), and I get foobar2000 working pretty well through WINE. However, I can't get your plug-in to work with it, and it keeps saying that no IPOD has been found.

Is there some trick I can do?

I apologize if this has come up before. Ijust find it annoying having to switch to Windows to load the IPOD.

[seemingly abandonware] iPod manager

Reply #1336
Hello,

thank you very much. This works for me. But is it also possible to prevent the date from showing on the iPod ?

Cheers Alex
That's not possible currently, you can refer back to my original reply.

Hi!

Thank you for the wonderful plug-in. I've been using foobar2000 for many years in Windows, and your plug-in was the last nail on the coffin for any other music players.

Lately I've switched to Linux (foobar2000 was the only reason keeping me away from it), and I get foobar2000 working pretty well through WINE. However, I can't get your plug-in to work with it, and it keeps saying that no IPOD has been found.

Is there some trick I can do?

I apologize if this has come up before. Ijust find it annoying having to switch to Windows to load the IPOD.
You could try connecting the iPod before starting foobar2000, but I don't think it will help. Anyway, you should file a bug against Wine.
.

[seemingly abandonware] iPod manager

Reply #1337
Hi MM.

I'm still experiencing issues synching my iPod Touch with foo_dop 0.6.2.1: apparently all files are sent every time I try this operation.

To test it, I erased my iPod, sent a Playlist of about 1000 songs and, when complete, tried a sync of the same playlist: all files where listed in the preview window as to be removed (and sent, of course).

Thanks for your time.

Alessandro

[seemingly abandonware] iPod manager

Reply #1338
I'm still experiencing issues synching my iPod Touch with foo_dop 0.6.2.1: apparently all files are sent every time I try this operation.

To test it, I erased my iPod, sent a Playlist of about 1000 songs and, when complete, tried a sync of the same playlist: all files where listed in the preview window as to be removed (and sent, of course).

I had a similar problem where about 140 files out of ~3000 on my 30GB iPod video were always getting re-synced.

Turns out that the tags Foobar2000 had cached for both the files in my media library and the files on my iPod were out of sync, so foo_dop always detected a discrepancy.

The solution - open the iPod library, select all files, choose "Tagging > Reload info from files" from the context menu, then do the same with the files in my foobar2000 library.

That sorted it out for good...

Of course, before doing this you can just open up the properties window for a file on your iPod and the same file in your media library and check if there's a difference...
np: 4'33"

[seemingly abandonware] iPod manager

Reply #1339
Turns out that the tags Foobar2000 had cached for both the files in my media library and the files on my iPod were out of sync, so foo_dop always detected a discrepancy.

The solution - open the iPod library, select all files, choose "Tagging > Reload info from files" from the context menu, then do the same with the files in my foobar2000 library.
Hi Leak and thanks for taking time to reply.

I confess I did not fully understand your explanation (how a foobar cache can affect operations on a freshly formatted iPod?) but nevertheless I followed the above instructions: unfortunately it made no difference.

I also tried reloading the tags of my playlist but still no luck.

Note that in my case all files seem to be synched, not just a subset (well, I didn't count the objects in the sync preview actually, so I'm not 100% sure of that).

Alessandro

[seemingly abandonware] iPod manager

Reply #1340
mobyduck: It "should" work with files sent by foo_dop, but as you maybe know I don't have a touch to actually test. I can't see a reason why it shouldn't work, and also I'm sure it was working for someone else. Maybe you can experiment with just a few files to see if you can find out anything (but really, things are just a bit complicated with the iPhone/iPod touch). Are relevant is whether they are transcodes and whether you use other iPod management apps (iTunes or others).
.

[seemingly abandonware] iPod manager

Reply #1341
mobyduck: It "should" work with files sent by foo_dop, but as you maybe know I don't have a touch to actually test. I can't see a reason why it shouldn't work, and also I'm sure it was working for someone else. Maybe you can experiment with just a few files to see if you can find out anything (but really, things are just a bit complicated with the iPhone/iPod touch). Are relevant is whether they are transcodes and whether you use other iPod management apps (iTunes or others).
Hi musicmusic.

Yes, I understand it's not easy for you to support those devices.

Not sure what you mean with whether they are transcodes...

WRT other apps, I have iTunes installed but I only use foobar to manage my music.

Anyway, I can live with resetting my iPod and resending the whole playlist every once in a while... so thanks anyway for your work.

Alessandro

[seemingly abandonware] iPod manager

Reply #1342
Can you check whether they have a "yes" under "In DopDB" on "Manage contents"?
.

[seemingly abandonware] iPod manager

Reply #1343
Yes, selecting the playlist in Manage contents all songs are marked as "yes".

Alessandro

[seemingly abandonware] iPod manager

Reply #1344
Okay... I've come up with an idea, but will need your help MusicMusic.

I want to dual boot my iPod in a non-traditional way.

That's not the poroblem here, the problem is this...
I want to change my iPod's music directory from:
"iPod:/iPod Control/Music"
to
"iPod:/iPod Control/Music1"

I am able to mod the iPod's firmware to look in the latter instead of the original path, but this didn't work. So I am guessing that the database that your foo_dop writes will also need to know of the change in directory.
Is there anyway of doing this???

At the end of it, I would like to have a dual boot with one firmware looking in "iPod:/iPod Control/Music1" for its music and the other firmware looking in "iPod:/iPod Control/Music2" for its music.
I can deal with the firmware part, but I need your help for the database bit.

Is there any such way of easily allowing such a change???


Cheers.

[seemingly abandonware] iPod manager

Reply #1345
You can't change the path foo_dop uses by default (well, if you are editing the firmware maybe you know how to edit the component). But you can do it manually if you put the tracks wherever you want and use "Send to iPod" (if you move the tracks using foobar2000, you can save the re-reading metadata part).

Or if you use something like Musi1 instead of Music1 then you can just edit the database with a hex-editor (I am assuming you don't have a current model which have hash protected databases, but that's easy to overcome anyway)..

But don't you also have the issue of making the component/iPod read two different databases?
.

[seemingly abandonware] iPod manager

Reply #1346
But don't you also have the issue of making the component/iPod read two different databases?

Where does the iPod get told to read your database? And does it Have to be called "dopdb"?

You can't change the path foo_dop uses by default (well, if you are editing the firmware maybe you know how to edit the component). But you can do it manually if you put the tracks wherever you want and use "Send to iPod" (if you move the tracks using foobar2000, you can save the re-reading metadata part).


So foo_dop reads the component/iPod and according to where the iPod tells it, this is where foo_dop will write the files to?

[seemingly abandonware] iPod manager

Reply #1347
No.. realistically you are going to need to have two iPod_Control directories.. There are various databases etc. (iTunesDB, ArtworkDB, ..) and you would need the two different firmware reading them , as well as the component. Where the component looks for the databases is coded into the component, you can't configure it.

Can't you just have your second firmware as maybe Rockbox or iPod linux and create a script for it that just renames directories so you can use it purely for switching between the two folders?
.

[seemingly abandonware] iPod manager

Reply #1348
Can you please explain 'component'?

I will get back to you on the two separate iPod_Control directories...

[seemingly abandonware] iPod manager

Reply #1349
The component in this case is "iPod manager" i.e. foo_dop.dll.
.