jersou / studio-pack-generator

Convert a folder or a RSS URL to Studio pack zip for Lunii device
MIT License
80 stars 11 forks source link

metadata.json nightmode is not packaged correctly #25

Closed lasconic closed 5 months ago

lasconic commented 6 months ago

Expected result : the pack is display with night mode On Actual result : the pack is displayed with night mode Off

I believe it's a typo between nightModeAvailable and nightMode FWIW, I prefer nightModeAvailable

jersou commented 5 months ago

pour résumer le bug : dans les metadata.json on utilise "nightMode" mais l'outil d'extraction générait des metadata avec "nightModeAvailable"