Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

message function does not work #24

Open
PatrickKalka-SeriousByte opened this issue Sep 8, 2023 · 1 comment
Open

message function does not work #24

PatrickKalka-SeriousByte opened this issue Sep 8, 2023 · 1 comment

Comments

@PatrickKalka-SeriousByte

Tested with

CCU3 3.71.12
cux 2.10.1
sonosPlayer 2.9

I think, it might be the same Problem described here

#1 and here #21

# /usr/local/etc/config/addons/www/sonos2/sonos2.cgi Sonos_Roam message darthvader.mp3
couldn't open "sonos.log": read-only file system
    while executing
"open $flog $mode"
    (procedure "log" line 3)
    invoked from within
"log $str "w""
    (procedure "url-decode" line 10)
    invoked from within
"url-decode $response"
    (procedure "GetCurrentPlaylist" line 7)
    invoked from within
"GetCurrentPlaylist $array"
    (procedure "playMessage" line 22)
    invoked from within
"playMessage $args(message) $vol"
    ("message" arm line 10)
    invoked from within
"switch $action {
            message {
               if {[info exists args(message)]} {
                  set vol $Cfg::messagevolume
               ..."
    invoked from within
"if {[info exists args(zone)]} {
   if { ! [sonosCreate $args(zone)] } {
      set sonosArray(Zone) "Sonoszone '$args(zone)' nicht gefunden!\n"
   } el..."
    (file "/usr/local/etc/config/addons/www/sonos2/sonos2.cgi" line 90)
@gent1974
Copy link

Gibt es hierfür schon eine Lösung?
Wie muss der Pfad angeben werden, dass mp3 darein gespielt werden können?
Wo muss sich der Ordner befinden?
Danke für ein feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants