Greetings Friends!

Just a heads up regarding rdimport(1) on the latest 3.5.0 release of 
Rivendell. Using the "--use-cartchunk-cutid" option to set the Rivendell 
Cart number from the source audio file causes rdimport to fail.

I have opened Github Issue #636 for this. I have also devised a 
work-around, but I do not like the solution.

I believe the problem is with the QString method toUInt(); it seems to 
use the size attribute of the string instead of the string's first NULL 
character to determine the end of the string.

More details in my several comments on the issue at 
https://github.com/ElvishArtisan/rivendell/issues/636

I'll submit a Github pull request with patched code if someone can 
suggest a better method for discerning the actual length of the cart 
number extracted from the Cart Chunk data in the file.

Thanks!

   ~David Klann

_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to