mherger wrote: 
> >
> *http://lms:9000/html/docs/linux-update.html?installFile=/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.0~1437424342_all.deb*
> 
> Thanks - that should be fixed in the next build. There was a typo in 
> this URL (or the page template - they didn't use the same variable
> name...).
> 
> -- 
> 
> Michael

Nope still there:confused:

> <p>Bitte f&uuml;hre die foldenen Schritte aus, um die Logitech Media
> Server Installation zu aktualisieren:</p> 
> 
> <ul style="direction: ltr;">
>       <li>Melde dich auf deinem Linux-Rechner an.</li>
>       <li>F&uuml;hre folgenden Befehl in einem Terminal aus:</li>
>       <li><code>sudo dpkg -i </code></li>
> </ul>

I really have no clue whats going on there...

The Text above is from the webgui (language is of course german)

This is the source from
/usr/share/squeezeboxserver/HTML/EN/html/docs/linux-update.html
Code:
--------------------
    <ul style="direction: ltr;">
  <li>Log in to your server machine using your username and password.</li>
  <li>Run the following command to execute the installer</li>
  <li><code>sudo [% distro == 'rpm' ? 'rpm -uvh' : 'dpkg -i' %] [% 
installerFile %]</code></li>
  </ul>
  
--------------------

I just expected some "vars" with a coresponding text in a strings.txt ?

link is
http://lms:9000/html/docs/linux-update.html?installFile=/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.0~1437578845_all.deb



Gruss

Jan
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=103988

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to