The title pretty much says it all... Audiobooks which I didn't purchase through iTunes show up in my "Music" category. Any idea how to change them to appear in the "Audiobook" list?
IscariotJ said:I've the same problem, except with audiobooks that I've ripped. They already have the m4b file suffix, and a genre of audiobooks, yet still show up in Music and not Audiobooks. Most annoying. Looks like I'll have to carry on using my smartplaylist and turn off the audiobook library through Preferences.
tk421 said:I had this problem, too. I removed the song files from iTunes, but when the dialog box asks if you want the file moved to the trash, I clicked "Keep Files." Then I dragged the files back onto the iTunes icon and they reimported into the correct place.
balamw said:Correct. You need to remove and reimport them after conversion to M4B, not just point to the new M4B file when it tells you that the file is missing and asks if you want to find the file.... Otherwise, iTunes still considers it an M4A file.
To be completely sure this is what I am doing I usually move the file to the desktop, remove it from the iTunes folder. Do the M4B thing, and then re-add it to the Library.
B
Doug's Scripts said:Make Bookmarkable v2.0
This script will change the file type of the selected AAC tracks to "M4B " and file extension to ".m4b", thus making them bookmarkable. (That is, the track will resume playing wherever you left off the last time you played it.) Additionally, when used with iTunes 7 or better, deletes and re-adds each track so it will appear in the Audiobooks Library. Ratings, play count, last played date, skip count, and skipped date are preserved.
Yeah, you want to change the ftyp atom in the file to "M4B " instead of "M4A ", while I usually use a hex editor for this, there are also scripts like the one Mitth pointed to.Mitthrawnuruodo said:
Yes, I couldn't be bothered trying to use SetFile in Terminal, Automator and/or another script, or other DIY solutions, so I just kept audio books in my ordinary library under genre Books & Spoken. Wasn't really a problem, since iTunes 6 didn't do much to distinguish them.balamw said:Yeah, you want to change the ftyp atom in the file to "M4B " instead of "M4A ", while I usually use a hex editor for this, there are also scripts like the one Mitth pointed to.