[seemingly abandonware] iPod manager, also known as foo_dop |
[seemingly abandonware] iPod manager, also known as foo_dop |
May 30 2006, 14:38
Post
#1
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
iPod management component for foobar2000 0.9.5+.
Home page with details and download Notes/FAQs/changelog available here. If you read the notes and FAQs before asking any questions, it will keep me happy When posting problem reports, include: -Operating system -iPod/iPhone model and firmware version This post has been edited by musicmusic: Feb 22 2010, 18:41 -------------------- .
|
|
|
|
![]() |
Jun 14 2006, 09:23
Post
#2
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
I'm pretty sure my 4G supports non-ascii characters, at least the europeanish ones. It correctly displays all the weird characters in Sigur Rós track names. But that's not the filename, is it? However, one character that my iPod refuses to display in the ARTIST list is ý. I wonder if they fixed that in later models. Edit: the Mount and Unmount commands used to work fine (I have iPodService installed, and am using firewire,) but now i get: I have seen it do that once too, it seems to be slightly temperamental (I didn't change anything from the previous versions). My guess is it has something to do with whether iTunes is running. I have no idea what the error code means right know, because the iPodService uses its own error codes. I'll see if I can work it all out..IDispatch error #56938 Code: -7FFB1F96 Edit: Just tested 0.2.4 on my 4G, seems to work fine, however it messes up the sort order (it's now purely alphabetical, it used to ignore 'The'. Perhaps once this component matures we could configure a custom formatting string for use in sorting the Artist/Albums/Tracks? Known, mentioned someplace on wiki.The sort strings I am using are: CODE t_index_pattern library_indices[] = { {library_index_types::title, "%title%"}, {library_index_types::album_disc_tracknumber_title, "%album%|%discnumber%|$num(%tracknumber%,2)|%title%"}, {library_index_types::artist_album_disc_tracknumber_title, "%artist%|%album%|%discnumber%|$num(%tracknumber%,2)|%title%"}, {library_index_types::genre_artist_album_disc_tracknumber_title, "%genre%|%artist%|%album%|%discnumber%|$num(%tracknumber%,2)|%title%"}, {library_index_types::composer_title, "%composer%|%title%"} }; If I make those strings user-configurable, there's some room for user error, since they have to follow a specific pattern. I guess putting it on the advanced prefs page would counter-act that The other alternative is not writing the 'sort tables' at all, which seems to give back the normal ordering, but that make browsing the library super-slow (on my 3G at least). This post has been edited by musicmusic: Jun 14 2006, 09:27 -------------------- .
|
|
|
|
Jun 14 2006, 09:37
Post
#3
|
|
|
Group: Members Posts: 604 Joined: 17-December 05 From: New Zealand Member No.: 26461 |
I'm pretty sure my 4G supports non-ascii characters, at least the europeanish ones. It correctly displays all the weird characters in Sigur Rós track names. But that's not the filename, is it? Sorry, mustn't have read the previous post properly If I make those strings user-configurable, there's some room for user error, since they have to follow a specific pattern. I guess putting it on the advanced prefs page would counter-act that The other alternative is not writing the 'sort tables' at all, which seems to give back the normal ordering, but that make browsing the library super-slow (on my 3G at least). Advanced prefs page sounds like a good idea; at least then users can have a fiddle and restore the defaults if they break something. Also, for the soundcheck values, is album or track gain used? Perhaps this could be user configurable, as well as a replaygain 'preamp' value for those with volume limited (european) iPods. |
|
|
|
musicmusic [seemingly abandonware] iPod manager May 30 2006, 14:38
lav-chan Seems to work for me so far. I have a 2G iPod i th... May 30 2006, 14:56
Crissaegrim Sweet, man. I hope you get this one going. May 30 2006, 15:21
unabatedshagie I've got a 4G nano and it's seems to work ... May 30 2006, 15:28
drbeachboy I have a 4G 20G iPod, with a foo_pod written 4.7 i... May 30 2006, 17:09
musicmusic Thanks for tests so far.
QUOTE (lav-chan ... May 30 2006, 17:23
Northpole Tried your plugin on a 20GB ipod and works good... May 30 2006, 17:41
lav-chan QUOTE (musicmusic @ May 30 2006, 08:23) T... May 30 2006, 18:01
musicmusic QUOTE (lav-chan @ May 30 2006, 17:01... May 30 2006, 18:27
lav-chan QUOTE (musicmusic @ May 30 2006, 09:27) O... May 30 2006, 18:53
musicmusic Your not going to like this.. it seemed to load fi... May 30 2006, 19:25
lav-chan lol. Okey-dokey. May 30 2006, 19:26
upNorth foo_dop v0.1 works like a charm with my fifth-gen ... May 30 2006, 20:02
musicmusic QUOTE (lav-chan @ May 30 2006, 18:26... May 30 2006, 21:00
lav-chan Mmm... they both do. The two lists mentioned earli... May 30 2006, 21:09
Dearly Hi. Posting to state that 0.1.1 loads correctly t... May 30 2006, 21:35
drbeachboy I can also verify that both 0.1.1 and the Test ver... May 30 2006, 21:20
musicmusic Thanks for the additional tests people.
QUOTE (la... May 30 2006, 22:19
clunesy Good work, and good luck. You'll soon make foo... Jun 1 2006, 23:03
Sandman2012 musicmusic: I've got an iPod Mini. As soon as ... Jun 2 2006, 04:56
david_dl Whoa, works perfectly, and its fast as well. Using... Jun 2 2006, 06:50
magnusak Works nice with iPod 5G 30GB (firmware v1.1.1) and... Jun 2 2006, 08:38
Bl@ck_warrior Working perfectly with iPod 3G 20GB with the DB wr... Jun 2 2006, 09:35
musicmusic 0.1.5 released with "Rewrite iPod database... Jun 2 2006, 19:27
Apo 4G, 20gb, tested the rewrite feature. Didn't b... Jun 2 2006, 21:00
drbeachboy Hi musicmusic,
The rewrite on my 4G 20gb was perf... Jun 3 2006, 00:38
Apo QUOTE (drbeachboy @ Jun 3 2006, 01:38) Ne... Jun 3 2006, 16:46
elishnevsky Tried with my iPod Nano 2GB. So far so good. Actua... Jun 3 2006, 03:19
Sandman2012 musicmusic, between this and columns ui I've d... Jun 3 2006, 06:39
musicmusic Thanks for the tests and feedback people
QUOTE (... Jun 3 2006, 20:05
Bl@ck_warrior One thing that will be great is to have the possib... Jun 3 2006, 20:21
Apo QUOTE (Bl@ck_warrior @ Jun 3 2006, 21:21)... Jun 3 2006, 21:33
Sandman2012 QUOTE (Apo @ Jun 3 2006, 13:33) I think t... Jun 4 2006, 02:02
Bl@ck_warrior Actually the firmware just use the itunes DB to fi... Jun 3 2006, 21:53
david_dl However that procedure has been proven to not work... Jun 3 2006, 22:31
drbeachboy QUOTE (david_dl @ Jun 3 2006, 17:31) Howe... Jun 4 2006, 00:05
richard123 QUOTE (david_dl @ Jun 3 2006, 16:31) Howe... Jun 4 2006, 01:40
Mike Giacomelli I think the file name limit on the ipod's data... Jun 4 2006, 05:09
singaiya I have a couple of questions:
1. How do you add n... Jun 4 2006, 16:11
drbeachboy QUOTE (singaiya @ Jun 4 2006, 11:11) I ha... Jun 4 2006, 16:48
Bl@ck_warrior 1) 2) You can't for the moment Jun 4 2006, 16:38
singaiya Thanks for the answers. Yes, it reads and rewrites... Jun 4 2006, 16:53
musicmusic Regarding songs in custom locations: it seems to w... Jun 5 2006, 00:47
prawns QUOTE (musicmusic @ Jun 5 2006, 00:47) At... Jun 5 2006, 09:51
Crissaegrim Wow.. it's finally taking shape. Thank you~ ... Jun 8 2006, 05:37
kode54 And to make it increasingly ridiculous, while stil... Jun 8 2006, 08:19
musicmusic QUOTE (prawns @ Jun 5 2006, 09:51) I... Jun 8 2006, 17:30
prawns Ah ok then I don't suppose I'd use the vi... Jun 8 2006, 19:15
Crissaegrim QUOTE (prawns @ Jun 8 2006, 13:15) Ah ok ... Jun 8 2006, 19:53
musicmusic 0.1.7 released Details above.
For the moment, I ... Jun 8 2006, 23:09
emei wow, this was so much faster then itunes. thanks s... Jun 9 2006, 00:14
falconfox I am excited about this plugin. I didn't know ... Jun 9 2006, 00:39
BlindSeer 0.1.7 is running beautifully on my trusty old 2G. ... Jun 9 2006, 01:32
Sandman2012 Just tried 1.7 on my ipod Mini. Successfully wrote... Jun 9 2006, 02:26
drbeachboy Hi musicmusic,
I am having problems with songs sk... Jun 9 2006, 03:07
elishnevsky Not bat at all for an alpha version Here's on... Jun 9 2006, 03:13
musicmusic QUOTE (BlindSeer @ Jun 9 2006, 01:32) 0.1... Jun 9 2006, 09:59
Scidd0w QUOTE (drbeachboy @ Jun 8 2006, 18:07) I ... Jun 9 2006, 10:12
drbeachboy Hi musicmusic,
I can't get foobar to even sta... Jun 9 2006, 15:06
musicmusic Im not doing anything special at startup so I woul... Jun 9 2006, 15:27
drbeachboy QUOTE (musicmusic @ Jun 9 2006, 10:27) Im... Jun 9 2006, 15:45
drbeachboy QUOTE (musicmusic @ Jun 9 2006, 10:27) Im... Jun 9 2006, 17:37
musicmusic QUOTE (drbeachboy @ Jun 9 2006, 15:45) QU... Jun 9 2006, 16:23
drbeachboy QUOTE (musicmusic @ Jun 9 2006, 11:23) QU... Jun 9 2006, 16:37
musicmusic Sounds like its component load order related / rac... Jun 9 2006, 18:40
drbeachboy QUOTE (musicmusic @ Jun 9 2006, 13:40) So... Jun 10 2006, 19:12
toology Is the newer iTunes database format known to you a... Jun 9 2006, 19:41
rectangle Your wiki states:QUOTE It only supports iPods that... Jun 10 2006, 02:23
rectangle QUOTE (rectangle @ Jun 10 2006, 11:23) Yo... Jun 10 2006, 22:30
musicmusic QUOTE (toology @ Jun 9 2006, 19:41) Is th... Jun 10 2006, 20:02
Demonanya I'm quite interested in this plugin as the lac... Jun 10 2006, 22:09
david_dl QUOTE (Demonanya @ Jun 11 2006, 10:09) I... Jun 10 2006, 22:32
Canar I'm having intermittent lock-ups while transfe... Jun 11 2006, 01:18
toology Sorry about the 10gb bit, must have stuck in my he... Jun 11 2006, 03:27
musicmusic QUOTE (Canar @ Jun 11 2006, 01:18) I... Jun 11 2006, 10:24
Canar 1. Lock-up as in it ceases to transfer files and t... Jun 11 2006, 15:29
musicmusic Is that really the latest version of foo_dop? Jun 11 2006, 17:02
Demonanya Will foo_dop eventually support Unicode as the vas... Jun 11 2006, 18:10
musicmusic Well, of course it supports Unicode, the behaviour... Jun 11 2006, 23:07
Demonanya QUOTE (musicmusic @ Jun 11 2006, 23:07) W... Jun 11 2006, 23:25
Canar Ack, apparently I was still using 1.7. I thought I... Jun 12 2006, 00:01
musicmusic 0.2.2 TEST released. Super-experimental (more so t... Jun 13 2006, 01:30
magnusak I just tried rewriting my iPod 5G database (origin... Jun 13 2006, 10:32
musicmusic QUOTE (magnusak @ Jun 13 2006, 10:32) I j... Jun 13 2006, 11:11
magnusak QUOTE (musicmusic @ Jun 13 2006, 12:11) Q... Jun 13 2006, 18:31
furious i am beside myself with excitement over this- i... Jun 13 2006, 15:12
elishnevsky musicmusic, first of all thank you for the time yo... Jun 13 2006, 15:28
mobyduck Thanks for your time, musicmusic.
I have an ... Jun 13 2006, 15:52
musicmusic QUOTE (furious @ Jun 13 2006, 15:12) i am... Jun 13 2006, 16:18
furious <quote>
1. Sync is my main target to impleme... Jun 13 2006, 17:25
musicmusic QUOTE (magnusak @ Jun 13 2006, 18:31) Exc... Jun 13 2006, 20:59
magnusak QUOTE (musicmusic @ Jun 13 2006, 21:59) I... Jun 14 2006, 11:40
elishnevsky QUOTE (musicmusic @ Jun 13 2006, 11:18) Q... Jun 13 2006, 23:47
musicmusic QUOTE (elishnevsky @ Jun 13 2006, 23:47) ... Jun 14 2006, 00:55
david_dl QUOTE (musicmusic @ Jun 14 2006, 12:55) Q... Jun 14 2006, 06:11
Mike Giacomelli I was using 2.1, but it wouldn't transfer some... Jun 14 2006, 04:52
musicmusic QUOTE (musicmusic @ Jun 14 2006, 09:23) I... Jun 14 2006, 11:40
musicmusic QUOTE (magnusak @ Jun 14 2006, 11:40) QUO... Jun 14 2006, 11:51![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 05:50 |