Re: [Banshee-List] update music library



Ok, you've made mi curious. I tried it, and it doesn't work in
sqlitebrowser. Maybe it uses a different/older sqlite engine, but if
you execute the query using the command line sqlite tool, it works:

sqlite3 ~/.config/banshee-1/banshee.db "UPDATE CoreTracks SET URI =
replace(URI, 'file:///media/DATA/daten/', 'file:///media/Daten/)"



2009/1/30 Paul Lange <palango gmx de>:
> Am Freitag, den 30.01.2009, 19:27 +0100 schrieb Ion Gonzalez Ceballos:
>>  Hello.
>>
>> Perhaps, Banshee is trying to write something at the NTFS partition
>> and have no write access? did you try to mount /media/Daten as
>> read/write?
>
> I think it's always mounted as read/write. At least I can put files on
> it without remounting.
>>
>> On Fri, Jan 30, 2009 at 7:20 PM, Yves Alter <altery ethz ch> wrote:
>>         You might want to try something like this (I don't know if
>>         this works
>>         in sqlite though):
>>
>>         UPDATE CoreTracks SET URI = replace(URI,
>>         'file:///media/DATA/daten/',
>>         'file:///media/Daten/')
>>
> Played a bit around with it, but it doesn't seem to work.
>
> Thank you all!
>
> Paul
>
>
> _______________________________________________
> banshee-list mailing list
> banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>
>


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