[Banshee-List] Amarok import question



I'm trying to import my Amarok database into Banshee.  Unfortunately, when I
click on "Import Media...", select "Amarok", and click "Import Media
Source", a status box pops up saying that it's importing my database, then
disappears a few seconds later, having not imported anything.

I used --debug-sql to get the SQL that was actually used, and it appears
there is a where clause specifying "tags.deviceid = -1".  But in my sqlite
Amarok database:

sqlite> select distinct deviceid, count(*) from tags group by deviceid;
14|5758

So is filtering on deviceid = -1 necessary?

System: Banshee 1.6 Beta 2 (1.5.1), Amarok 1.4 and 2.2.0 (just upgraded),
all packages from Debian testing (Linux 2.6.30-2-686).

Any help would be appreciated.  I'd like to try Banshee, but not being able
to keep my ratings history would be a deal-breaker for me.

Thanks.

-- 
View this message in context: http://old.nabble.com/Amarok-import-question-tp26534901p26534901.html
Sent from the Banshee mailing list archive at Nabble.com.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]