![]() |
Upcoming moOde 8.0.2 release - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Upcoming moOde 8.0.2 release (/showthread.php?tid=4798) |
Upcoming moOde 8.0.2 release - Tim Curtis - 03-24-2022 Hi, Here are draft release notes for upcoming moOde 8.0.2 release. This is mainly focussed on bug fixes but it does contain some important updates including improvements to Bluetooth, Hifiberry card support and some cool new Soma FM radio stations. Code: ################################################################################ RE: Upcoming moOde 8.0.2 release - TheOldPresbyope - 03-24-2022 FYI, the following URL seems to be working for WBJC https://ice64.securenetsystems.net/WBJC Regards, Kent RE: Upcoming moOde 8.0.2 release - Tim Curtis - 03-24-2022 I'll test it out :-) RE: Upcoming moOde 8.0.2 release - Sehnsucht - 03-25-2022 Feature request/stupid question: Why do updates contain radio stations? Wouldn't it be easier to just have an xml file on the site somewhere with all the stations and have the Pi grab this list 1) during install 2) whenever the user feels like it? And/or people could curate their own lists and moOde could let you enter the URL of such a list. RE: Upcoming moOde 8.0.2 release - Tim Curtis - 03-25-2022 The new updating system simply installs the latest moode-player package which only updates things that are new or changed in the package. This includes radio stations. Only new, updated or deleted stations are processed. Our Cloudsmith package repo contains the radio station zip's both full and updates-only. The zips contain the station logo jpg's and a JSON file that is used to update the SQL db and generate the .pls files. https://cloudsmith.io/~moodeaudio/repos/m8y/packages/?page=1 You can download them to your /home/pi directory and install via the commands below but it will only work starting with release 8.0.2 or later. Requires 8.0.2 or later. Code: 1. Import 8.0.2 full backup into the db: |