@lightman2 what you're suggesting would require a major architecture rewrite at this point. Each task is added/run simultaneously to the conversion queue, waiting for ALL tasks to finish before running a default task would be very complex. Also how you differenciate between a failed task and a task where the name/metadata doesn't match - when do you run a default task?
@javamarket I'm trying to understand why you can't do what you want with the current implementation? Say you're dumping all Modern Family shows in a Modern Family folder. So in your conversion task put a file filter to convert only shows with Modern Family. Same outcome with less complexity right?
@javamarket I'm trying to understand why you can't do what you want with the current implementation? Say you're dumping all Modern Family shows in a Modern Family folder. So in your conversion task put a file filter to convert only shows with Modern Family. Same outcome with less complexity right?