I have been spending some time patching Banshee for Android to work - so, I got to know the code a bit. I had an old ipod, I put rockbox on, as well, and was able to get it to work marvelously with Banshee by including the file .is_audio_player on the iPod root directory. You CANNOT leave it empty though as was suggested above. The file should contain:
It works great - it syncs music, podcasts, video, coverart (you need rockbox 3.0) and playlists (to Music/Playlists directory) perfectly.
I could easily write a patch for Banshee to have it look for .rockbox and then automatically use these settings. But, I don't think it is a good idea because a lot of rockbox users dual boot with the original iPod firmware and still want to sync the iPod db with banshee. If you want to sync to Rockbox instead, add that file.
I have been spending some time patching Banshee for Android to work - so, I got to know the code a bit. I had an old ipod, I put rockbox on, as well, and was able to get it to work marvelously with Banshee by including the file .is_audio_player on the iPod root directory. You CANNOT leave it empty though as was suggested above. The file should contain:
audio_folders= Music/, Videos/ Videos/ formats= application/ ogg,audio/ x-ms-wma, audio/mpeg, audio/mp4, audio/x- wav format= audio/x- mpegurl path=Playlists/ file_name= cover.jpg file_type= jpeg
video_folders=
folder_depth=2
output_
playlist_
playlist_
cover_art_
cover_art_
cover_art_size=320
It works great - it syncs music, podcasts, video, coverart (you need rockbox 3.0) and playlists (to Music/Playlists directory) perfectly.
I could easily write a patch for Banshee to have it look for .rockbox and then automatically use these settings. But, I don't think it is a good idea because a lot of rockbox users dual boot with the original iPod firmware and still want to sync the iPod db with banshee. If you want to sync to Rockbox instead, add that file.