Re: [Banshee-List] Adding a file to library
- From: Julien Sobrier <julien sobrier net>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Adding a file to library
- Date: Tue, 13 Mar 2007 08:23:02 -0700
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]