RaspyFi - Topic: Reset RaspyFi database http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/reset-raspyfi-database/ Simple:Press Version 5.2.6 yoghurtlidlicker on Reset RaspyFi database http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/reset-raspyfi-database/#p1545 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/reset-raspyfi-database/#p1545

admin said

Yep, connect via SSH
and to clear playlist
mpc clear
to clear the DB, do
sudo /etc/init.d/mpd stop
sudo rm /var/lib/mpd/tag.cache
Let me know!

mpc clear - works well :) (totally forgot about basic mpd commands :P - I'm lazy )

but
# sudo rm /var/lib/mpd/tag.cache
rm: cannot remove `/var/lib/mpd/tag.cache': No such file or directory

so changed it to:
# sudo rm /var/lib/mpd/tag_cache

and it works!

Cheers,
A.

]]>
Mon, 21 Oct 2013 00:12:55 +0200
admin on Reset RaspyFi database http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/reset-raspyfi-database/#p1542 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/reset-raspyfi-database/#p1542 Yep, connect via SSH

and to clear playlist

mpc clear

to clear the DB, do

sudo /etc/init.d/mpd stop

sudo rm /var/lib/mpd/tag.cache

Let me know!

]]>
Sun, 20 Oct 2013 21:20:38 +0200
yoghurtlidlicker on Reset RaspyFi database http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/reset-raspyfi-database/#p1531 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/reset-raspyfi-database/#p1531 After catalog case/name change I see double entries in the database.
for example:
https://www.dropbox.com/s/c12081pzzjvhcnx/Screen%20Shot%202013-10-20%20at%2011.42.24.png

how can I reset RaspyFi's database?
also, is there anyway to clear whole playlist in one go?

cheers,
Adam

]]>
Sun, 20 Oct 2013 12:45:12 +0200