This build just contains couple little things that I have wanted to add to make loading Podcasts easier and better. This version adds the option of sending (aka transcoding) any song to the iPod as a .m4b audiobook. There are several good reasons for doing this, since the iPod handles audiobooks special even though they are just regular AAC files with the .m4b file extension.
Just to give you an idea how I use foo_pod with Podcasts, I first have Foobar set up to append newly enqueued files to the end of a "Command Line" playlist. Then when I download a podcast, I set it to open automatically in Foobar. Then I use foo_pod to send the podcast to the iPod as an audiobook. Finally, I create a Podcasts playlist on the iPod, load the iPod playlists in Foobar, and from the [Default] [iPod] playlists, I scroll to the bottom to see the newly added podcast, and drag that into the Podcasts [iPod] playlist and update it. It sounds more complicated that it really is...
As a reminder, Foobar 0.8.3 doesn't understand .m4b songs, so if you are going to be using them with foo_pod, make sure you download my modified foo_input_std.dll file and replace your current foo_input_std.dll.
From the Readme:
CODE
Version 0.9.7 - December 27, 2004
* Added a "Send To iPod as Audiobook" feature to a song's right click menu. Audiobooks are treated differently on the iPod in a number of respects - they have automatic bookmarking, which allows you to return to a specific point in a song. Also, on newer iPods (4G+), there is a menu item that displays audiobooks, and they can be played faster or slower than normal speed. This feature requires that an AAC encoder is available - the default configuration uses FAAC.exe, located in the Foobar2000 directory, but the settings can be changed via the Transcoder tab in the Preference dialog.
* Opening the iPod playlists now also shows the default hidden playlist. This playlist is not visible on the iPod, and contains every song on the iPod. The playlist order is not important and editing is not allowed, but since newly added songs are located at the bottom, it can help you identify songs that have been recently added.
* Added an option on the iPod Service Preference tab to disable the use of iPodService. This is only really useful in rare cases, and normally it should not be set.
* Considerably sped up the display of playlist items in the Playlist Editor.
* Added a "Send To iPod as Audiobook" feature to a song's right click menu. Audiobooks are treated differently on the iPod in a number of respects - they have automatic bookmarking, which allows you to return to a specific point in a song. Also, on newer iPods (4G+), there is a menu item that displays audiobooks, and they can be played faster or slower than normal speed. This feature requires that an AAC encoder is available - the default configuration uses FAAC.exe, located in the Foobar2000 directory, but the settings can be changed via the Transcoder tab in the Preference dialog.
* Opening the iPod playlists now also shows the default hidden playlist. This playlist is not visible on the iPod, and contains every song on the iPod. The playlist order is not important and editing is not allowed, but since newly added songs are located at the bottom, it can help you identify songs that have been recently added.
* Added an option on the iPod Service Preference tab to disable the use of iPodService. This is only really useful in rare cases, and normally it should not be set.
* Considerably sped up the display of playlist items in the Playlist Editor.
