Block a user
Upgrade fails if zip file is compressed
Yeah, I'm getting 9508
from ITD, and that matches the manifest.
For sha256, I get 31178a8f0113e48d2491c6d3581d8b7f0295ea6c5539a8bd573d197e11e1c32d
from ITD, and the same thing from running…
Upgrade fails if zip file is compressed
Even sha256 hashes match, so it's definitely not an issue with crc16
Upgrade fails if zip file is compressed
Alright, I tried implementing the CRC check. It seems to work, but the CRCs match even with the compressed zip straight from Github and zips created with zip -9
, which raises the question: Why…
Move Mpris control into itd
46e2d3166f
Add version command
3437df8676
Add a way to check the minimum version supported by a LURE repo
Move Mpris control into itd
Yeah, I just realized that too. Can you also undo the README changes that remove DBus?
Move mpris implementation from infinitime library to itd, where it really belongs
b64e6d27d4
Merge pull request 'Move mpris implementation from infinitime library to itd, where it really belongs' (#41) from FloralExMachina/itd:master into master
f215e4fd90
fixed type in comment about DBus
1e8c9484d2
copy mpris implementation from infinitime library to itd, where it really belongs