Closed kubedzero closed 2 years ago
@kubedzero - Trying your PR now, seems to be working (downloaded 25 new vids) bring the total to 273. Interestingly, I could not apply this PR directly to v3.0.2 because that tarball lacks entrychecksumgenerator.py
I think it's due to https://github.com/enen92/screensaver.atv4/blob/master/.gitattributes#L9
@enen92 - Do you want to remove that line?
@graysky2 that line is important since the file is not to be pushed to the repo when archiving the add-on.
I'll tag a new release shortly, thanks very much @kubedzero
Hope all is well and happy new year 🎉
assets
array, theinitialAssetCount
key, and theversion
key. The new version has acategories
arraypointsOfInterest
,accessibilityLabel
,id
,clipNumber
url-1080-HDR
,url-1080-SDR
,url-4K-SDR
,url-4K-HDR
,url-1080-H264
. Now there is acategories
array and ashotID
, and theclipNumber
is no longer used. They seem to differentiate based on shotID and ID alone now, with the accessibilityLabel being the same between themI took these changes and merged them into the local
entries.json
file, and also updated the URL to point at the latest version of the Resources tarball. Along with this, I updated the toggle settings to cover missing locations (and the new locations) and added a big block of translations for all three languages as well.I also checked the issues folder:
Testing
entrychecksumgenerator.py 2
to confirm the resources.tar file can still be downloaded from Apple, and that the entries.json can be retrieved from inside itentrychecksumgenerator.py 1
to test downloading all videos. I validated that the MD5s matched from the originalchecksums.json
from 2021, so any pre-existing URLs have been validated to retrieve the exact same content as before.