Re: [SlimDevices: SqueezeCenter] WaveInput not working.

2020-04-01 Thread Raymond Day


I had to restart LMS.


Code:

service logitechmediaserver restart
  



Then in the 2nd spot after the name put this:


Code:

wavin:default



I use to have wavin:0,0

Neat it works now.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=111910

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] WaveInput not working.

2020-04-01 Thread Raymond Day


I had this working on another server and now I got a better one. But
can't get it working on it.

If I do this command it does record the mic input:


Code:

arecord -D plughw:0,0 -d 5 -f S16_LE -c2 -r44100 test6.wav
  Recording WAVE 'test6.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, 
Stereo



Tested playing it and it plays.

On Logitech Media Server I have WaveInput under "Home > Favorites" and I
can click on the pencil like icon and edit it's name and the 2nd spot
it's like input.

Right now have "wavin:0,0" but it don't work.

What would match the same as the command line for WaveInput?

I all ready gave "squeezeboxserver" user Primary group "audio" and
secondary groups "audio" too.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=111910

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] A new version of Logitech Media Server is available. (Click here) then page can't dis

2019-06-13 Thread Raymond Day


Thank you that worked. I did the command to list ports used and did not
see port 9000 but seen port 9001 and went there and LMS works at that
port. I don't know why it changed. I guess some other thing was using
port 9000 but listing them nothing else it now.

I guess I can look at the setting now that I can get in to it and change
the port back to 9000.

-Raymond Day

Man in a van wrote: 
> I have justed used this command to check if port 9000 is open
> 
> > 
Code:

  >   > sudo netstat -tulpn | grep LISTEN

> > 
> 
> https://www.cyberciti.biz/faq/unix-linux-check-if-port-is-in-use-command/
> 
> and got this response
> 
> 
> 
> 
> 
> -
> I don't know if that helps.
> 
> Maybe reboot the router? clear the browser cache? 
> 
> Try
> 
> > 
Code:

  >   > Usage: 
  > 
  > sudo /etc/init.d/logitechmediaserver restart
  > 
  > {start|stop|restart|force-reload|status}

> > 
> 
> If possible access LMS from another computer? smart phone or tablet?



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=110657

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] A new version of Logitech Media Server is available. (Click here) then page can't dis

2019-06-13 Thread Raymond Day


I did do a wget but of the same version. I can't find a wget for the
previous version that did work. Because it's not working I can't to go
to Settings > Advanced > Software Updates.

Man in a van wrote: 
> You can get the latest update by either using wget to download the file
> or try going to Settings > Advanced > Software Updates and clicking
> check for updates now

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=110657

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] A new version of Logitech Media Server is available. (Click here) then page can't dis

2019-06-13 Thread Raymond Day


When I did this command like it said a wile ago:

SUDO DPKG -I
/VAR/LIB/SQUEEZEBOXSERVER/CACHE/UPDATES/LOGITECHMEDIASERVER_7.9.2~1557815622_AMD64.DEB

It worked and I can't find that version any more else would install it
the last working version.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=110657

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] A new version of Logitech Media Server is available. (Click here) then page can't dis

2019-06-13 Thread Raymond Day

This is the 1st time this happen. I all ways click on the "A new version
of Logitech Media Server is available. (Click here)" and it says to then
use this command:

sudo dpkg -i
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.2~1559745322_amd64.deb

I did that and now I get *This site can’t be reached* when I got to port
9000.

Using Ubuntu Linux 18.04.2 server.

I don't remember this every happening before.

Even rebooted my server and it still don't work.

Keep on refreshing after I try things and still can't be reached.

Do a *service logitechmediaserver status* and got back this:


Code:

● logitechmediaserver.service - LSB: Startup script for the Logitech 
Media Server
  Loaded: loaded (/etc/init.d/logitechmediaserver; generated)
  Active: active (running) since Thu 2019-06-13 05:27:09 EDT; 3min 16s ago
  Docs: man:systemd-sysv-generator(8)
  Tasks: 2 (limit: 4915)
  CGroup: /system.slice/logitechmediaserver.service
  ├─18054 /bin/bash /usr/sbin/squeezeboxserver_safe 
/usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir 
/var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache 
--charset=utf8
  └─18060 /usr/bin/perl /usr/sbin/squeezeboxserver --prefsdir 
/var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --cachedir 
/var/lib/squeezeboxserver/cache --charset=utf8
  
  Jun 13 05:27:09 myserer.me systemd[1]: Starting LSB: Startup script for the 
Logitech Media Server...
  Jun 13 05:27:09 myserer.me logitechmediaserver[18034]: Making sure that 
Logitech Media Server is not running first: start-stop-daemon: warning: failed 
to kill 12628: No such process
  Jun 13 05:27:09 myserer.me logitechmediaserver[18034]: No process in pidfile 
'/var/run/logitechmediaserver.pid' found running; none killed.
  Jun 13 05:27:09 myserer.me logitechmediaserver[18034]: Starting Logitech 
Media Server.
  Jun 13 05:27:09 myserer.me systemd[1]: Started LSB: Startup script for the 
Logitech Media Server.



If I do *service logitechmediaserver start* it just comes right back
with no errors but still can't go to port 9000.

Any way to fix this?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=110657

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] My server locked up with playing from WavInput.

2018-08-08 Thread Raymond Day


Been running Htop wile playing a Wave input and the Memory gradually
fills up. I guess it's LMS.

25412

That screen shot shows it full.

As I type this looks like one red bar went in the Swap part. It locked
up before don't know if this is why.

-Raymond Day


+---+
|Filename: LMS htop fills up RAM.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25412|
+---+


Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109324

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] My server locked up with playing from WavInput.

2018-08-08 Thread Raymond Day


About a week ago I installed the plugin WaveInput (v1.04) seems to work
good. But 2 times now don't know why my server just locks up and I have
to turn off the power and back up. It's a Ubuntu server.

Looked at the LMS error log and here is the last part of it if this will
say why it locked up not sure.


Code:

[18-08-07 06:36:08.2851] Slim::Plugin::UPnP::Events::error (323) 
Subscribe/unsubscribe error: 412 Precondition Failed
  [18-08-07 18:03:54.9767] Slim::Plugin::UPnP::Events::error (323) 
Subscribe/unsubscribe error: 412 Precondition Failed
  [18-08-07 18:03:55.1035] Slim::Plugin::UPnP::Events::error (323) 
Subscribe/unsubscribe error: 412 Precondition Failed
  [18-08-07 18:03:55.1039] Slim::Plugin::UPnP::Events::error (323) 
Subscribe/unsubscribe error: 412 Precondition Failed
  [18-08-08 08:16:23.1908] 
Slim::Networking::SqueezeNetwork::Players::_players_error (368) Unable to get 
players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, 
retrying in 86400 seconds
  2018-08-08 08:20:09 squeezeboxserver_safe started.
  [18-08-08 08:20:10.8458] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1522157629, Fri Mar 30 12:25:29 CEST 2018) perl 5.026001 - 
x86_64-linux-gnu-thread-multi
  [18-08-08 08:20:11.1525] Slim::Utils::IPDetect::_init (140) Warning: Couldn't 
call connect() - falling back to 127.0.0.1
  [18-08-08 08:20:11.2292] Slim::Utils::Misc::msg (1252) Warning: 
[08:20:11.2288] DBIx::Class::ResultSet::update_or_create(): Query returned more 
than one row.  SQL that returns multiple rows is DEPRECATED for ->find and 
->single at /usr/share/perl5/Slim/Schema.pm line 1877
  [18-08-08 08:20:11.6549] Slim::Utils::Misc::msg (1252) Warning: 
[08:20:11.6546] Can't locate auto/Crypt/OpenSSL/RSA/autosplit.ix in @INC (@INC 
contains: /var/lib/squeezeboxserver/cache/InstalledPlugins 
/var/lib/squeezeboxserver/cache/InstalledPlugins 
/var/lib/squeezeboxserver/cache/InstalledPlugins 
/usr/sbin/Plugins/RaopBridge/lib 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/lib/5.26/x86_64-linux-thread-multi
 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/lib/5.26/x86_64-linux-thread-multi/auto
 /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/lib 
/var/lib/squeezeboxserver/cache/InstalledPlugins 
/usr/share/squeezeboxserver/CPAN/arch/5.26/x86_64-linux-thread-multi 
/usr/share/squeezeboxserver/CPAN/arch/5.26/x86_64-linux-thread-multi/auto 
/usr/share/squeezeboxserver/CPAN/arch/5.26.1/x86_64-linux-gnu-thread-multi 
/usr/share/squeezeboxserver/CPAN/arch/5.26.1/x86_64-linux-gnu-thread-multi/auto 
/usr/share/squeezeboxserv
 er/CPAN/arch/5.26/x86_64-linux-gnu-thread-multi 
/usr/share/squeezeboxserver/CPAN/arch/5.26/x86_64-linux-gnu-thread-multi/auto 
/usr/share/squeezeboxserver/CPAN/arch/x86_64-linux-gnu-thread-multi 
/usr/share/squeezeboxserver/CPAN/arch/5.26 /usr/share/squeezeboxserver/lib 
/usr/share/squeezeboxserver/CPAN /usr/share/squeezeboxserver /usr/sbin 
/etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 
/usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/elib 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/elib/5.26 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/elib/5.26/x86_64-linux-thread-multi
 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/elib/5.26/x86_64-linux-thread-multi/auto)
 at /usr/share/perl/5.
 26/AutoLoader.pm line 181.
  at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/elib/Crypt/OpenSSL/RSA.pm
 line 11.
  [18-08-08 08:20:11.9684] Slim::Networking::Async::Socket::UDP::mcast_add (48) 
Error: While adding multicast membership, UPnP may not work properly: No such 
device
  [18-08-08 08:20:12.4788] Slim::Formats::XML::gotErrorViaHTTP (339) Error: 
getting http://www.mysqueezebox.com/api/sounds/v1/opml
  Couldn't resolve IP address for: www.mysqueezebox.com
  [18-08-08 08:20:12.4791] Slim::Plugin::Sounds::Plugin::_gotSoundsError (83) 
Error: Unable to cache Sounds & Effects menu from SN: Couldn't resolve IP 
address for: www.mysqueezebox.com
  [18-08-08 08:20:15.9506] Slim::Web::Cometd::handler (422) errorNeedsClient: 
00:04:20:2a:7c:a4, status, -, 10, menu:menu, useContextMenu:1, subscribe:600



If any one sees any thing that my lock it up can you let me know.

The wave input works good. Not sure it that's what locked it up but it's
the last thing I changed from when it started to lock up and this is the
2nd time now.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this t

Re: [SlimDevices: SqueezeCenter] Recording played music

2018-08-01 Thread Raymond Day


I think just using on the command line this:


Code:

arecord /tmp/test-mic.wav



To save to mp3 I guess add some other line to it with | or something or
just could convert it to mp3 later.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109295

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-08-01 Thread Raymond Day


I got a Y cable on it and there is about a 2 sec. delay if that. Not
much but it don't matter to me.

Happy it's working.

Thanks a lot for your help.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-08-01 Thread Raymond Day


Looked it up on Google and I think his is the one command would use to
add music to LMS.


Code:

usermod -a -G music squeezeboxserver



I all ready did it in Webmin so not sure if this would work.

But that is what got LMS to start playing from the MIC input on my
server.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-08-01 Thread Raymond Day


Looking up how to add user music on Google but never found it.

Went in Webmin under "System" then "Users and Groups" clicked on
"squeezeboxserver" and under "Secondary groups" has a log list can add
under "All groups" I seen "audio" and click the right arrow to add it to
"In groups" clicked Save. Then in LMS click the play and it started to
work.

Wow nice.

25385

You were right about the permissions!

-Raymond Day


+---+
|Filename: LMS WaveInpu 2nd Groups audio worked.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25385|
+---+


Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-08-01 Thread Raymond Day


Did what you said but it still does not work. I tested little changes in
the wavin: plughw:1,0 like you said no space. I did that and the most it
will look like it plays is 3 sec. But no sound at all.

25384

That is what it looks like now. Maybe it is some music permissions. How
do I check that and save it?

Thanks I think all most got this working.

-Raymond Day


+---+
|Filename: LMS WaveInput not working.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25384|
+---+


Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-08-01 Thread Raymond Day


Looked at http://wiki.slimdevices.com/index.php/WaveInput_plugin and had
to add under "Favorites:" a name of "WaveInput" and url of "wavin:0" But
I get no counter moving.

Tested changing the URL to "wavin:1" and the counter goes to just 3 sec.
then quits. I hear no sound.

This will show a lot a screen shot of my LMS.

25383

Guess it's some setting on the command line. Not sure.

Hope some one knows.

Looks like all most got it working.

-Raymond Day


+---+
|Filename: LMS WaveInput.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25383|
+---+


Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day


Did this command:


Code:

arecord -D plughw:1,0 -d 5 -f S16_LE -c1 -r44100 test4.wav



It recorded like a 5 sec audio from the mic. Mono type sound.

So I know it works if just can get LMS to add it like a song.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day


bpa wrote: 
> You can.
> 
> 
> 
> 
> 
> googlecode is dead for a few years.
> 
> What OS/platform  are you using ? *Ubuntu Linux 18.04 Linux
> 4.15.0-29-generic on x86_64*
> What audio subsystem - ALSA or Pulseaudio ? *Got a USB with mic and
> audio on it it's a ALSA because a aplay -l will show "card 1: Device
> [USB Audio Device], device 0: USB Audio [USB Audio]
> Subdevices: 1/1
> Subdevice #0: subdevice #0"*
> 
> There is no point fiddling with plugin until you make sure you can
> record the "mic input" to a file with a command line applicaiton such as
> arecord or  parecord as appropriate.
> 
> 
> No need for additional repo any logner - it is part of plugin tab under
> 3rd party plugins.

Seems like it should work.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day


So I guess can't use VLC on a linux server.

Put the "Additional Repositories" in and it came back with:

Bad repository http://bpaplugins.googlecode.com/svn/trunk/repo.xml - 404
Not Found

Wanted to install the WavInput. How would I do that?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day


I looked at plugins but I don't think there is one for this.

I want to plug in the audio to my server with Logitech media Server on
it and pick that sound to play. Is there a way to do this?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=109293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-04-18 Thread Raymond Day

DPKG -IPR LOGITECHMEDIASERVER_7.9.0~1456642478_AMD64.DEB

I have not done that but if I am right the i is for install the p is for
over wight, and the r is for remove.

But not sure on this. I did not do it. Just did it in Webmin and it
worked.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Port 9000 on LMS not working

2016-02-29 Thread Raymond Day

If you have 'twonky DNAL server' (http://twonky.com/) running on the
same system it uses port 9000. I don't think you can change that port
but can change the port in Logitech Media Server. I put it at 9001
then.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105257

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

I installed it with Webmin. I picked this.

Overwrite files from other packages? Yes
Replace newer package with old? Yes

Yes to both of them I installed the 

logitechmediaserver_7.9.0~1456642478_amd64.deb

one.

Wow took all day.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

Yes I all so install the "testing" on but it still don't work.

I did this test and it looks like it's not listening to port 9000.


Code:

netstat -anp| grep LISTEN



It list a lot of ports but none are 9000.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

Added this to my /etc/apt/sources.list :

deb http://debian-origin.slimdevices.com stable main

Then did all these commands to try and start over.


Code:

apt-get update
  rm -rf /usr/share/squeezeboxserver
  rm -rf /var/lib/squeezeboxserver
  apt-get remove --purge logitechmediaserver
  apt-get install logitechmediaserver



But I still get 

This webpage is not available. connection refused.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

I put this line in /etc/apache2/apache2.conf


Code:

DocumentRoot /media/6TB/USBdisk2-3TB/var/www



It says:

THIS WEBPAGE IS NOT AVAILABLE

ERR_CONNECTION_REFUSED

I took out this line in the same file.


Code:

Listen 9000



Because if I had it in there it just went to my home http page like on
port 80. But I take it out with the DocumentRoot in it now it says not
available.

My Kernel Version is:

4.2.0-30-generic (SMP) x86_64

If that helps. I installed the amd64 one. Or should I install the i386
one?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

I did try and remove it but all I get back is this:


Code:

dpkg -r logitechmediaserver_7.7.5_all.deb dpkg: error: you 
must specify packages by their own names, not by quoting the names of the files 
they come in
  
  Type dpkg --help for help about installing and deinstalling packages  ;
  Use 'apt' or 'aptitude' for user-friendly package management;
  Type dpkg -Dhelp for a list of dpkg debug flag values;
  Type dpkg --force-help for a list of forcing options;
  Type dpkg-deb --help for help about manipulating *.deb files;
  
  Options marked   produce a lot of output - pipe it through 'less' or 'more' !



I just installed pyTivo on it and it works and it uses port 9032 so the
ports seem to work.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

Did this 2 commands:


Code:

wget 
http://downloads.slimdevices.com/nightly/7.9/sc/8e016d3/logitechmediaserver_7.9.0~1456642478_i386.deb
  gdebi logitechmediaserver_7.9.0~1456642478_i386.deb



But I still get Forbidden going to port 9000.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

I added this to /etc/apache2/apache2.conf


Code:


Options Indexes FollowSymLinks
AllowOverride None
Require all granted
  



Then when I got to port 9000 I get this:


Code:

Index of /
  
  [ICO] NameLast modified   SizeDescription
  Apache/2.4.12 (Ubuntu) Server at 192.168.2.109 Port 9000



So that must not be right.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

I got the Apache Web server root at:

/media/6TB/USBdisk2-3TB/var/www

Not sure if that's a problem. It worked on the other system I had and it
was at the same Apache directory.

In the /var/log/squeezeboxserver/server.log file it is just filled up
with:


Code:

2016-02-29 05:56:05 Logitech Media Server died. Restarting.



That's the last line in that big file.

I got it now so it just says 403 Forbidden. 

In the Apache /var/log/apache2/error.log the last line is this:


Code:

[Mon Feb 29 06:01:00.576385 2016] [authz_core:error] [pid 12387] [client 
192.168.2.81:58831] AH01630: client denied by server configuration: 
/var/www/html/



I guess that's the problem because mine has a link to
/media/6TB/USBdisk2-3TB/var/www but all else is working from there like
it did on my old install.

With all this info any one know what the problem is now?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day

How do I. Check server.log? I used Webmin under System Logs and looked
at the last line of all could View and did not see any thing for
Logitech Media Server.

I did this other command to install it but still did not work.


Code:

gdebi logitechmediaserver_7.7.5_all.deb
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Reading state information... Done
  
  Streaming Audio Server
  Logitech Media Server is a cross-platform streaming media server that 
supports a wide range
  of formats, including AAC, AIFF, FLAC, Ogg Vorbis, MP3, WAV, and WMA.
  Do you want to install the software package? [y/N]:y
  (Reading database ... 249089 files and directories currently installed.)
  Preparing to unpack logitechmediaserver_7.7.5_all.deb ...
  Unpacking logitechmediaserver (7.7.5) over (7.7.5) ...
  Setting up logitechmediaserver (7.7.5) ...
  Processing triggers for ureadahead (0.100.0-19) ...
  Processing triggers for systemd (225-1ubuntu9) ...



I guess my just need a start file. Not sure.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-28 Thread Raymond Day

Did this command:

dpkg -i logitechmediaserver_7.7.5_all.deb

Every thing looked good but when I got to port 9000 it says This webpage
is not available but it shows the little Logitech media server icon just
before the http in the tab of the web page. So it must be getting there
a little.

What can I do to fix this?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Media server does not see a song that is there.

2016-01-30 Thread Raymond Day

The last post told me. One is "Classic Soft Rock Ride Like the
Wind(Dis"
But the other is all most the same "Classic Soft Rock Ride Like the
Wind(D"

That looks why. There is a (Dis at the end not just a (D

Going to fix my playlist now.



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105110

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Media server does not see a song that is there.

2016-01-30 Thread Raymond Day

deefha wrote: 
> What about file permissions? Try to check something like:
> > 
Code:

  >   > ls -alR /media/6TB/USBdisk1-3TB/MEDIA/Audeo/TimeLife/Classic Soft Rock 
Ride Like The Wind(Dis/

> > 
> ...and compare permissions between files - should be the same.


Code:

root@rayday:/media/6TB/USBdisk1-3TB/MEDIA/Audeo/TimeLife# ls -alR Classic\ 
Soft\ Rock\ Ride\ Like\ The\ Wind\(Dis/
  Classic Soft Rock Ride Like The Wind(Dis/:
  total 92092
  drwxrwxrwx  2 nobody nogroup4096 Dec 22  2009 .
  drwxrwxrwx 13 nobody nogroup4096 Mar 26  2008 ..
  -rwxrwxrwx  1 nobody nogroup 6287349 Oct 16 21:42 2-01 Ride Like The Wind.mp3
  -rwxrwxrwx  1 nobody nogroup 5695491 Aug 26  2007 2-02 Saturday In The 
Park.mp3
  -rwxrwxrwx  1 nobody nogroup 4839090 Aug 26  2007 2-03 Sister Golden Hair.mp3
  -rwxrwxrwx  1 nobody nogroup 6173216 Aug 26  2007 2-04 You're So Vain.mp3
  -rwxrwxrwx  1 nobody nogroup 3731271 Aug 26  2007 2-05 If.mp3
  -rwxrwxrwx  1 nobody nogroup 4773891 Aug 26  2007 2-06 Ooh Baby Baby.mp3
  -rwxrwxrwx  1 nobody nogroup 5301762 Aug 26  2007 2-07 Him.mp3
  -rwxrwxrwx  1 nobody nogroup 3958241 Aug 26  2007 2-08 You Are The Woman.mp3
  -rwxrwxrwx  1 nobody nogroup 5053498 Aug 26  2007 2-09 AllI Need.mp3
  -rwxrwxrwx  1 nobody nogroup 6226509 Aug 26  2007 2-10 Walking In Memphis.mp3
  -rwxrwxrwx  1 nobody nogroup 7234015 Aug 26  2007 2-11 Making Love Out Of 
Nothing At A.mp3
  -rwxrwxrwx  1 nobody nogroup 7266432 Dec 22  2009 2-12 I Want To Know What 
Love Is.mp3
  -rwxrwxrwx  1 nobody nogroup 8011412 Aug 26  2007 2-13 The Living Years.mp3
  -rwxrwxrwx  1 nobody nogroup 5656607 Aug 26  2007 2-14 Drive.mp3
  -rwxrwxrwx  1 nobody nogroup 6896078 Aug 26  2007 2-15 One More Night.mp3
  -rwxrwxrwx  1 nobody nogroup 7151871 Aug 26  2007 2-16 I'il Be There.mp3
  root@rayday:/media/6TB/USBdisk1-3TB/MEDIA/Audeo/TimeLife#



I just went there with samba too and it don't see it.

It looks like this:


Code:

"\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-08 Minute By Minute.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-09 Sentimental Lady.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-10 How Much I Feel.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-11 Everybody's Got To Learn Someti.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-12 If You Leave Me Now.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-13 Sailing.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-14 Waiting For A Girl Like You.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-15 Against All Odds (Take A Look A.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-01 Baby I'm-A Want You.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-02 A Horse With No Name.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-03 Diamond Girl.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-04 I Saw The Light.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-06 It Might Be You.mp3"
  "\\RAYDAY\media\USBdisk1-3TB\MEDIA\Audeo\TimeLife\Classic Soft Rock, Ride 
Like The Wind (D\1-07 She's Gone.mp3"



So it looks like it's not the Media server fault. Don't see the 1-05 in
there. Maybe it's my server setting some how. The command line sees it.

Any one know what could be wrong?



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105110

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Media server does not see a song that is there.

2016-01-29 Thread Raymond Day

stereoptic wrote: 
> That looks like a long name for me.  I had a similar issue with
> somesongs that were 3 or 4 directories deep and when combined with a
> long song title LMS did not see it.

But it sees all the other songs in the same director. It just skip the
one song. It's a little name "2-05 If.mp3" so the song name is just "if"
so maybe it to little for it to see it. I don't know. I guess I would
have to rename it. I will test there later.



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105110

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Media server does not see a song that is there.

2016-01-29 Thread Raymond Day

I was making a playlist and just could not pick a song I know that's
there. It's a short name that my be why. Not sure.

I did this command to find it to know it is there.


Code:

root@rayday:~# find /media/6TB/USBdisk1-3TB/MEDIA/Audeo/ -name "2-05 If.mp3"
  /media/6TB/USBdisk1-3TB/MEDIA/Audeo/TimeLife/Classic Soft Rock Ride Like The 
Wind(Dis/2-05 If.mp3
  root@rayday:~#



If I go to music Folder it just skips the 2-05 but shows the one before
and after it.

So I guess something is wrong with the Logitech Media server. I am
running it on Ubuntu and this version:

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 08:25:11
UTC 2014

Is this a error?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105110

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter