Notices


Reply
Thread Tools
munky261's Avatar
Posts: 1,674 | Thanked: 171 times | Joined on Mar 2007 @ Anderson, IN
#1
Is it possible to keep my covers folder on the external mmc and place a link in the /home/user/.canola folder and everything will work alright? If so Exactly what do I type at the command line , assuming the path is /media/mmc1/Music/Covers ???
 
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#2
What's the covers directory called in the /home/user/.canola folder? Assuming it's also called Covers (i.e. /home/user/.canola/Covers/) you could do this:

ln -s /media/mmc1/Music/Covers /home/user/.canola/Covers

This will symlink the folder, if the individual files just float around in the .canola directory you'll have to symlink each one (painful) or symlink the whole .canola directory and place that on the SD card.
 
munky261's Avatar
Posts: 1,674 | Thanked: 171 times | Joined on Mar 2007 @ Anderson, IN
#3
Thanks!!! works perfectly, and for some reason i swear it seems like it scrolls a bit smoother with it done this way.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 12:59.