Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Radio Logos lost
#2
Looking at the code, I don't see how editing a manually added station would result in a row for that station being added to the cfg_radio table. I see where the session variable is created which would explain why it things work until reboot where during moOde startup all the radio stations are purged from the PHP session to get rid of any orphaned stations i.e., those without a corresponding row in cfg_radio. The stations are then loaded into the session from cfg_radio table.

The session cleansing was added to 6.4.2 to cleanup a problem that has been present in moOde for a long time and resulted in the PHP session becoming out of sync with cfg_radio and cfg_system tables.

- UPD: Purge orphaned stations from session during startup

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Radio Logos lost - by fdealexa - 03-01-2020, 11:19 AM
RE: Radio Logos lost - by Tim Curtis - 03-01-2020, 01:51 PM
RE: Radio Logos lost - by fdealexa - 03-01-2020, 04:12 PM
RE: Radio Logos lost - by Tim Curtis - 03-01-2020, 04:29 PM
RE: Radio Logos lost - by fdealexa - 03-01-2020, 05:52 PM
RE: Radio Logos lost - by fdealexa - 04-11-2020, 12:18 PM
RE: Radio Logos lost - by fdealexa - 04-16-2020, 06:46 AM

Forum Jump: