Am 31.07.2011 14:29, schrieb Chris Cramer: >>> does anybody care?? >>> >>> thanks, Chris
Don't know. Here's my personal "workaround"... This script is creating a dropbox for import. First i copy all mp3 files in the import directory (Drop-Box) Then i run the script. All files are checked and repaired. The bak files are deleted. Rdimport imported the mp3. The terminal-window must be closed then. This workaround is not running with persist dropbox created with the gui or rdlibary.!!! -------------------------------------------------------------------------------------------------- cd /home/rduser/Desktop/Drop-Box mp3val -f * rm *.bak rdimport --drop-box --log-mode --fix-broken-formats --autotrim-level=-43 --normalization-level=-10 --segue-level=-8 --segue-length=3500 80s * --------------------------------------------------------------------------------------------------- -- Ruediger Radio Ostfriesland Techniksupport Automation _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
