You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.
there is a possible issue with the gpvmcmapping file.
At the moment, image titles are mapped onto internal vmcatcher names. If using multiple image lists there is a chance of subscribing to images with clashing titles, meaning that only one of these images could be subscribed to.
I think that using the UUID of the image would be much more usable here, as it provides negligible likelihood of clashing ids. Naturally, one would have to leave the image name as a comment for ease of reading.
Would this be a valid enhancement?
Cheers,
Björn
The text was updated successfully, but these errors were encountered:
Hi there,
there is a possible issue with the gpvmcmapping file.
At the moment, image titles are mapped onto internal vmcatcher names. If using multiple image lists there is a chance of subscribing to images with clashing titles, meaning that only one of these images could be subscribed to.
I think that using the UUID of the image would be much more usable here, as it provides negligible likelihood of clashing ids. Naturally, one would have to leave the image name as a comment for ease of reading.
Would this be a valid enhancement?
Cheers,
Björn
The text was updated successfully, but these errors were encountered: