mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[T:VOL] bug in submission.txt #478
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eubrunosilva on GitHub (Nov 21, 2022).
Originally assigned to: @mnadareski on GitHub.
If we dump a cd/dvd that MPF output [T:VOL] to submission.txt (example: VCD) and if we dump after a cd/dvd that (I think) doesn't have [T:VOL] (example: CDI), the submission.txt will have the last [T:VOL] that was read before.
CDi should have not [T:VOL]
@mnadareski commented on GitHub (Dec 13, 2022):
I believe that this comes from cached drive values (when people don't scan for discs and just use the filename). I'll see what I can do.
@mnadareski commented on GitHub (Dec 13, 2022):
@eubrunosilva please try the latest WIP based on the
frontend-overbranch. See if that fixes your issue.@eubrunosilva commented on GitHub (Dec 27, 2022):
still happens in 21b0c9a0