Specific Clementine Question  [Solved]

Message
Author
User avatar
MAYBL8
MX Packager
Posts: 599
Joined: Thu Dec 31, 2009 1:48 pm

Specific Clementine Question

#1 Post by MAYBL8 »

I have been reading through the documentation and can't find the answer to this.
I selected a group of files for clementine to play. That list shows up in the clementine window.
I would like to either print that this to a piece of paper or more preferred send it to a .csv file.
Is this possible?

User avatar
indielinuxpower
Posts: 34
Joined: Sat Mar 26, 2022 12:14 pm

Re: Specific Clementine Question  [Solved]

#2 Post by indielinuxpower »

Save everything to a playlist (save button to left of search bar)
All info is in .config/Clementine/clementine.db
I just open with app image version of "DB Browser for SQLite" https://sqlitebrowser.org/
I right click on "playlist_items" under Database Structure tab of DB Broswer, and choose "export as CSV file".

added:
Or another table in the database might have more of what you want, and just export that as a CSV or JSON file (both are options).
Last edited by indielinuxpower on Sun Oct 09, 2022 8:24 pm, edited 3 times in total.

User avatar
dolphin_oracle
Developer
Posts: 22239
Joined: Sun Dec 16, 2007 12:17 pm

Re: Specific Clementine Question

#3 Post by dolphin_oracle »

you can save as a variety of playlist files by rightclicking on the tab for the playlist. its not csv, but they are all plain text of one sort or another. the default is an xml file.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
MAYBL8
MX Packager
Posts: 599
Joined: Thu Dec 31, 2009 1:48 pm

Re: Specific Clementine Question

#4 Post by MAYBL8 »

Thanks for all of the answers.
I am going to have fun playing with this.

JeffA
Posts: 213
Joined: Wed May 16, 2018 7:59 pm

Re: Specific Clementine Question

#5 Post by JeffA »

indielinuxpower wrote: Sun Oct 09, 2022 7:52 pm I just open with app image version of "DB Browser for SQLite" https://sqlitebrowser.org/
I just use the version in the MX Package Installer. Search for "sqlitebrowser".

User avatar
indielinuxpower
Posts: 34
Joined: Sat Mar 26, 2022 12:14 pm

Re: Specific Clementine Question

#6 Post by indielinuxpower »

JeffA wrote: Mon Oct 10, 2022 11:57 am
indielinuxpower wrote: Sun Oct 09, 2022 7:52 pm I just open with app image version of "DB Browser for SQLite" https://sqlitebrowser.org/
I just use the version in the MX Package Installer. Search for "sqlitebrowser".
I only use the app image version because I don't use it that often and it will be most up to date version. Otherwise I would install using MX Package Installer. Just a mater of personal choice. I linked to the site because it explains that you can get through your distro, or app image.

Post Reply

Return to “Software / Configuration”