12-20-2020, 04:22 AM
(12-19-2020, 12:42 AM)TheOldPresbyope Wrote: Thanks for noticing!
I've been delayed in completing the update of my scripts to V3.0 but soon.
In the meantime, download and run the V2.0 savemyradios.py script on your existing moOde 6.7.1 player and save the file it creates, myradios.tar.gz, somewhere else safe. (Best practice would be to save the 6.7.1 uSD card as well and install moOde 7.0.0 to a different uSD card. Just in case.)
Then, when V3.0 scripts are announced, you can download them to your moOde 7.0.0 player, copy the myradios.tar.gz file back to it, and run the V3.0 loadmyradios.py script to import your saved stations.
Notes:
1. moOde 7.0.0 has three new columns for each station entry in the cfg_radio table in its database---geo_fenced, reserved1, reserved2. My script will import the 6.7.1 column values and fill the new columns with "no", "", "".
2. moOde 7.0.0 introduces a third image file for each station's logo---this one an 80x80 thumbnail image. My script will create this new image file from the imported r6.7.1 200x200 thumbnail file using the Python Imaging Library. I can't guarantee this small thumbnail will be exactly the same as the one generated by the php functions that Tim uses, but I don't grok php and have no interest in calling the same functions in a subprocess.
Regards,
Kent
Github readme says updated for V7 and "read the new README7 page " which leads to 404.