Re: [Banshee-List] Adding a file to library



skipper3k gmail com wrote:
> Hi,
> 
> How can I as simple as possible in C# code add a file to library, when I
> know the uri: of the file ? I could not help myself from the
> documentation. I need this for a plugin.
> 
> thanks a lot
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list

// import files in a directory
Banshee.Library.Import.QueueSource(new string[] { "/path/" });



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