#Wrapper Offline 2.1.0 not saving my video.
1 messages · Page 1 of 1 (latest)
there's a huge issue in the latest commit that prevents users from properly saving movies
@tidal mural what commit do I download them
I know someone posted a commit to a properly working version
let me find it
these seem to be the commands (thanks @ ℱǾӪⓉℒƎⓈ$𝓖ɆḈ㏀⊙#3018)
latest commit seems to break, you can get the last working commit with
git fetch origin db2c780a0a9a35e936963335cbf6199acdc082ce
and then
git checkout FETCH_HEAD
to change to it
fixed it for me at least