Re: [Banshee-List] list of all artists?
- From: Nick Dokos <ndokos gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] list of all artists?
- Date: Sun, 29 Mar 2015 07:39:05 -0400
Francois43 <f j h dols gmail com> writes:
Hi,
I need a list of all artists that are in my Banshee database. Does
anyone know how to do that?
Assuming you are running Linux, at a command line:
$ sqlite3 ~/.config/banshee-1/banshee.db 'select Name from CoreArtists;'
or slight variations thereof.
If on Windows, this might work under Cygwin, but I have no idea
otherwise.
--
Nick
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]