Bug description
I patched YTM stable 8.44.54 with new generated options.json
java -jar "morphe-cli-1.5.0-dev.11-all.jar" options-create --patches="patches-1.17.0.mpp" --out="youtube-music-options-stable.json" --filter-package-name="com.google.android.apps.youtube.music"
But, still CLI written it as outdated. Also, CLI does not specify which patches have been updated.
Error logs
INFO: Loading patches
INFO: Reading options from youtube-music-options-stable.json
WARNING: Your options file is out of date with the current patches:
WARNING: 1 patches have new options not in your file, default patch values will be applied
WARNING: Use --options-update parameter to sync, or use 'options-create' command to regenerate.
Acknowledgements
Bug description
I patched YTM stable 8.44.54 with new generated options.json
But, still CLI written it as outdated. Also, CLI does not specify which patches have been updated.
Error logs
Acknowledgements