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
Currently, generated stems won't reuse the cover that the input may include.
This is due to limitation with pytaglib, which doesn't support cover editing.
In order to address this issue, we should build another Cython component which allows editing track metadata, since it appears there is no third party that can support that and doesn't breach the licensing
The text was updated successfully, but these errors were encountered:
Feature Description
Currently, generated stems won't reuse the cover that the input may include.
This is due to limitation with pytaglib, which doesn't support cover editing.
In order to address this issue, we should build another Cython component which allows editing track metadata, since it appears there is no third party that can support that and doesn't breach the licensing
The text was updated successfully, but these errors were encountered: