In case you use Banshee (Music player) and trying to remove 1000 or more songs, then you are in serious trouble. Banshee got some issues with banshee.db query string, ie while performing this operation it overflows raising exception. Still Banshee being a reliable player quiting it is not an option. So here's a way to remove the complete lib in jiffy.
cd ~
cd ./.config/banshee
ls
banshee.db covers plugins
mv banshee.db banshee.db.old
That's it, you have moved Banshee library nowhere but to something that banshee will never use.
Caution:
You need to import all your songs again on Banshee, still its better than deleting individual files.
No comments:
Post a Comment