migrate-itunes-to-rhythmbox
migrate-itunes-to-rhythmbox copied to clipboard
Script does not cope with URLs
If you have an iTunes library with URLs, those cause the script to abort. Replacing those entries with a local file reference fixes the problem.
Reading iTunes library in Documents/iTunes Library/iTunes Music Library.xml Adding play counts and ratings to Rhythmbox DB in /home/nils/.local/share/rhythmbox/rhythmdb.xml The itunes location http://www.thepodcasters.com/podcasts/avolta/rss.xml doesn't start with a known prefix. It's likely that we can't match it later to a rhythmbox path. The itunes location http://music.airfrance.com/?feed=podcast doesn't start with a known prefix. It's likely that we can't match it later to a rhythmbox path. The itunes location http://music.airfrance.com/wp-content/uploads/2016/02/AIR-FRANCE-PODCAST-FEVRIER-2016.m4a doesn't start with a known prefix. It's likely that we can't match it later to a rhythmbox path. The itunes location http://music.airfrance.com/podpress_trac/feed/8761/0/AIR-FRANCE-PODCAST-MAI-2016.m4a doesn't start with a known prefix. It's likely that we can't match it later to a rhythmbox path. The itunes location http://music.airfrance.com/podpress_trac/feed/8819/0/AIR-FRANCE-PODCAST-JUIN-2016.m4a doesn't start with a known prefix. It's likely that we can't match it later to a rhythmbox path. No songs have been changed. Probably because the iTunes and Rhythmbox song paths could not be matched together. Please check your source_library_root and target_library_root.
Hi @ni-ka, thanks for your interest in the migration script although it doesn't worked out so well for you until now. ;-)
Regarding this ticket: This is intended behavior. As far as I know, Rhythmbox doesn't support URLs. So it's correct to skip tracks with URLs.