On Tuesday 20 October 2015, Stephen Ward wrote: > Where does the bar at the bottom of RDLibrary get it's > calculation about free space? I have a 160GB drive and when > I started importing it reported only a few hours available.
Most likely the disk is partitioned, and the /var partition is too small, most of the space is somewhere else. Rivendell stored the sound files in /var/snd . If that is the case, an easy way to get the space without repartitioning is to move the sound files to the big partition (example /home/snd) and make a symlink so it is still accessable as /var/snd . _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
