Re: [RDD] Unable to Allocate Carts in group "MUSIC

2016-03-23 Thread Rob Landry
What does Rivendell do if you've specified a range of numbers for a particular group, but there are no free cart numbers in that range when you try to import a piece of audio? Rob -- Я там, где ребята толковые, Я там, где плакаты "Вперёд", Где песни рабочие новые Страна трудовая поёт.__

Re: [RDD] Unable to Allocate Carts in group "MUSIC

2016-03-22 Thread Chuck
On Tue, 22 Mar 2016 22:41:32 + (UTC) Doug Fairbanks wrote: > With more than sufficient numbers allocated, I still get the same > error. So I'm still looking for answers to fix this before I move > forward with this project. I want this function to work as it is > the most straight forward

Re: [RDD] Unable to Allocate Carts in group "MUSIC"

2016-03-21 Thread Mike Carroll
In the source on Github, that message is issued from disk_ripper.cpp after a call to reserveCarts in rdgroup.cpp returns "failed/false". reserveCarts calls GetNextFreeCart, also in rdgroup. That code looks like it's trying to find enough slots to handle the request, within the cart number limits

Re: [RDD] Unable to Allocate Carts in group "MUSIC"

2016-03-21 Thread Chuck
On Tue, 22 Mar 2016 00:00:29 + (UTC) Doug Fairbanks wrote: > IN Rivendell 2.10.3 I was able to rip several CDs in a batch and > assigned cart numbers to each cut then something happened, I don't > know what. But when I attempt to rip a CD in a batch and assign a > cart number to each track