Thank you for your donation!


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


Thread Closed 
Problem: 9.2.1 Intro pop up keeps appearing
#21
I had the same problem with the popup showed each time. The workaround above didn't help. I had to change it to:

Code:
moodeutl -q "update cfg_system set value='n,n' where param='first_use_help'"
#22
(01-04-2025, 04:00 PM)greg_m Wrote: I had the same problem with the popup showed each time. The workaround above didn't help. I had to change it to:

Code:
moodeutl -q "update cfg_system set value='n,n' where param='first_use_help'"

Right, its has to n,n
I've updated that post.

I'm still not able to repro "the Welcome notification keeps showing up" even after the 2 help coupons are dismissed.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#23
If you want I can share my screen or even offer you remote access :-)
I also have it.
maintainer of librespot and pleezer, working on a qobuz connect player. sponsor me: https://github.com/sponsors/roderickvd
#24
Here's the commit that added the Welcome notification for release 9.1.4
https://github.com/moode-player/moode/co...558959f76d

The code that triggers the notification to be displayed is in scripts-panels.js and hasn't been touched in subsequent releases up to 9.2.1. I'm still mystified as to how the notification can show if the flags are n,n and page has been refreshed.

Of course its entirely possible that there is a bug that I'm not able to see yet.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#25
Manually setting it to "n,n" makes it disappear, but I couldn't get it to disappear using the Web UI.
maintainer of librespot and pleezer, working on a qobuz connect player. sponsor me: https://github.com/sponsors/roderickvd
#26
Did you click both help coupons to dismiss them?

Those actions should have updated the first_use_help var to n,n
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#27
Yes, I did and they no longer show. Only the "first welcome" dialog kept appearing.
maintainer of librespot and pleezer, working on a qobuz connect player. sponsor me: https://github.com/sponsors/roderickvd
#28
Given that the UI doesn't change between upgrades maybe setting first_use_help to false there is an idea?
#29
A quick test with fresh 9.2.1 and no issues. Close the Welcome notification, click the 2 help coupons (the order doesn't matter) and after a pager refresh or a restart the Welcome notification and help coupons never appear again.

Maybe its some sort of Browser cache issue.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#30
For me it stopped appearing after clicking on the coupon in the radio section.
(On an updated 9.2.1, not a fresh install.)


Forum Jump: