Quick illustration only.
But well - why not? If such option is possible maybe someone would find it useful?
Personally I never used snooze feature, but different timeout for different alarms or as someone named it 'radio play scheduler' - yes.
People sometimes differ from each other![]()
Results 11 to 20 of 20
-
2021-01-18, 15:52 #11
- Join Date
- Jan 2021
- Posts
- 16
-
2021-01-18, 16:04 #12
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,228
-
2021-01-18, 16:14 #13
- Join Date
- Nov 2012
- Location
- UK, Nottinghamshire
- Posts
- 290
+1 for scheduler.. I did suggest in other thread to tweak alarm timeout time so it's possible to set it at 0 in which case there is no snooze and alarm works as scheduler.
I would find it very useful. Seems like relatively small job as existing alarm settings page could already serve it.
Individual volume levels would be good too3x Squeezebox Touch, 4x Squeezebox Radio, Squeezelite (RPi 3B with HiFiBerry DAC+Pro on OSMC), Material Skin Apk, Squeeze Commander, Logitech Media Server Version: 8.2.0 with Material Skin (Docker in DS218+)
-
2021-01-18, 16:26 #14
- Join Date
- Jan 2021
- Posts
- 16
It is already done, as I've seen on LMS/Player/Alarm clock page (I am on LMS 8.2.0 - 1610887865 + newest Radio firmware):
Alarm Timeout (in minutes)
This setting allows you to choose how long alarms will play for before they stop automatically. If set to 0, alarms will continue playing until they are stopped manually.
LMS on RPi2 (OSMC) + SB3 + 3xRadio
-
2021-01-18, 16:34 #15
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,117
Everything is possible but somebody has to write the code and more importantly takes responsibility to own, test and maintain it.
This is the path that was gone down before and probably why a plugin was suggested in the code. It devolves ownership to those who want the feature and doesn't overload the core.
-
2021-01-18, 16:34 #16
- Join Date
- Nov 2012
- Location
- UK, Nottinghamshire
- Posts
- 290
3x Squeezebox Touch, 4x Squeezebox Radio, Squeezelite (RPi 3B with HiFiBerry DAC+Pro on OSMC), Material Skin Apk, Squeeze Commander, Logitech Media Server Version: 8.2.0 with Material Skin (Docker in DS218+)
-
2021-01-19, 10:04 #17
- Join Date
- Dec 2020
- Posts
- 86
Hmmm.... I'd rather be able to change the default alarm (on connection loss with LMS) as this happens to be extremely annoying and extremely loud.
-
2021-01-19, 10:49 #18
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,228
-
2021-01-21, 13:49 #19
- Join Date
- Dec 2020
- Posts
- 86
Somewhat puzzled there. Searching back I found a 10 year old post that referenced a fixed volume, but when I open the corresponding file the current software shows something of a fade-in that doesn't appear to work as expected. That is, from zero to max (43) is in my experience almost instant whereas the code appears to imply that this level should only be reached after 8.6 seconds.
So what is LUA timer() supposed to refer to? Is that milliseconds (obviously not), microseconds, nanoseconds, clock ticks?
-
2021-01-21, 14:05 #20
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,228