Re: [SlimDevices: SqueezeCenter] Logitech Media Server 7.9.2 released

2020-08-25 Thread DJanGo


mherger wrote: 
> 
> 
> Could you please check again?
> 
> -- 
> 
> Michael
checked. :)



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

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 7.9.2 released

2020-08-25 Thread DJanGo

mherger wrote: 
> >  Vorbereitung zum Entpacken von
> .../logitechmediaserver_7.9.4~1598243812_amd64.deb ...
> >Entpacken von logitechmediaserver (7.9.4~1598243812) über
> (7.9.3~1597753178) ...
> >logitechmediaserver (7.9.4~1598243812) wird eingerichtet ...
> 
> Hmm... that shouldn't happen. Based on your log snippet I'd expect LMS 
> to run the following request:
> 
> http://www.mysqueezebox.com/update/?version=7.9.3=1597753178=1=debamd64
> 
> -- 
> 
> Michael


Code:

grep "/up" /var/log/squeezeboxserver/server.log
  [20-08-25 17:16:14.0014] Slim::Utils::Update::getUpdateInstaller (335) 
Reading update installer path from 
/var/lib/squeezeboxserver/cache/updates/server.version
  [20-08-25 17:16:14.0017] Slim::Utils::Update::getUpdateInstaller (338) No 
'/var/lib/squeezeboxserver/cache/updates/server.version' available.
  [20-08-25 17:16:28.9160] Slim::Utils::Update::getUpdateInstaller (335) 
Reading update installer path from 
/var/lib/squeezeboxserver/cache/updates/server.version
  [20-08-25 17:16:28.9163] Slim::Utils::Update::getUpdateInstaller (338) No 
'/var/lib/squeezeboxserver/cache/updates/server.version' available.
  Save as:  
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb.tmp
  Filename: 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb
  [20-08-25 17:16:40.4558] Slim::Utils::Update::downloadAsyncDone (276) 
Successfully downloaded update installer file 
'/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb.tmp'.
 Saving as 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb
  [20-08-25 17:16:40.4562] Slim::Utils::Update::setUpdateInstaller (300) 
Setting update version file to: 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb




Code:

grep deb /var/log/squeezeboxserver/server.log
  [20-08-25 17:16:28.9168] Slim::Utils::Update::checkVersion (93) Using URL: 
https://repos.squeezecommunity.org/7.9.3/servers.xml?version=7.9.3=1597753178=DE=1=debamd64=9880a26a-3209-450e-a160-2ab45247d9d7=4
  deb => {
  url => 
"http://downloads.slimdevices.com/nightly/7.9/sc/ba2a0975ce997fa276271f490f92a7aeb8105ef9/logitechmediaserver_7.9.4~1598243812_all.deb;,
  debamd64 => {
  url => 
"http://downloads.slimdevices.com/nightly/7.9/sc/ba2a0975ce997fa276271f490f92a7aeb8105ef9/logitechmediaserver_7.9.4~1598243812_amd64.deb;,
  debarm => {
  url => 
"http://downloads.slimdevices.com/nightly/7.9/sc/ba2a0975ce997fa276271f490f92a7aeb8105ef9/logitechmediaserver_7.9.4~1598243812_arm.deb;,
  debi386 => {
  url => 
"http://downloads.slimdevices.com/nightly/7.9/sc/ba2a0975ce997fa276271f490f92a7aeb8105ef9/logitechmediaserver_7.9.4~1598243812_i386.deb;,
  [20-08-25 17:16:28.9902] Slim::Utils::Update::checkVersionCB (154) 
http://downloads.slimdevices.com/nightly/7.9/sc/ba2a0975ce997fa276271f490f92a7aeb8105ef9/logitechmediaserver_7.9.4~1598243812_amd64.deb
  [20-08-25 17:16:28.9908] Slim::Utils::Update::getUpdate (206) URL to download 
update from: 
http://downloads.slimdevices.com/nightly/7.9/sc/ba2a0975ce997fa276271f490f92a7aeb8105ef9/logitechmediaserver_7.9.4~1598243812_amd64.deb
  URL:  
http://downloads.slimdevices.com/nightly/7.9/sc/ba2a0975ce997fa276271f490f92a7aeb8105ef9/logitechmediaserver_7.9.4~1598243812_amd64.deb
  Save as:  
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb.tmp
  Filename: 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb
  [20-08-25 17:16:40.4558] Slim::Utils::Update::downloadAsyncDone (276) 
Successfully downloaded update installer file 
'/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb.tmp'.
 Saving as 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb
  [20-08-25 17:16:40.4562] Slim::Utils::Update::setUpdateInstaller (300) 
Setting update version file to: 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.4~1598243812_amd64.deb
  




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

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 7.9.3 released

2020-08-24 Thread DJanGo


slartibartfast wrote: 
> I think if you still want bug fixes then 7.9.4 is the place to be.
> 
> Sent from my Pixel 3a using Tapatalk

Hi slarti,

mherger wrote: 
> I've created a 7.9.4 branch, which might see the random bug fix and
> nightly builds. Don't expect much activity there.

hopefully Michael will fix my (our) brainfart :)



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

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 7.9.3 released

2020-08-24 Thread DJanGo


auf http://downloads.slimdevices.com/nightly/?ver=7.9 gibts nur noch
7.9.4



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

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 7.9.3 released

2020-08-24 Thread DJanGo

Hi Michael,

the selfupdater (not a script) moved my installation from 7.9.3 to
7.9.4


Code:

Vorbereitung zum Entpacken von 
.../logitechmediaserver_7.9.4~1598243812_amd64.deb ...
  Entpacken von logitechmediaserver (7.9.4~1598243812) über (7.9.3~1597753178) 
...
  logitechmediaserver (7.9.4~1598243812) wird eingerichtet ...



7.9.3 or 7.9.4?



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

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


Re: [SlimDevices: SqueezeCenter] Help upnp:rootdevice

2019-06-08 Thread DJanGo

karlek wrote: 
> Ich verstehe Dich offen gesagt auch nicht. Eventuell wird es klarer,
> wenn Du ausführlicher wirst. Diese ganzen Andeutungen übersteigen meine
> Kreativität.
> 
> Was genau sind jetzt Deine beiden Probleme/Anliegen/Sorgen mit
> Sicherheit bei LMS bzw. dem Board hier?
> Auch wenn ich Dich nicht immer verstehe, fände ich es schade, wenn Du
> Deime Sachen packen würdest. :)
> 
> Beste Grüße
> Karsten 
> 
> Sorry for writing in German.

Ich fand die Hard & Software und die Idee dahinter mal richtig gut.
Mittlerweile habe ich keine echte Hardware mehr alles rein Software und
die kann ich auch ändern in was ich will.

Mit meinen begrenzten Mitteln habe ich versucht hier anderen zu helfen
oder Dinge zu verstehen.
LMS und die ganzen Vorgänger waren schon immer von Profis für Profis
(und das wohl auch der / einer der Grund(e) warum das offiziell
eingestampft wurde)
In der letzten Zeit / Jahren wurde ich immer ironischer, wenn es um
bestimmte Dinge ging, weil es anders nicht auzuhalten war.
Ob das nun mit einem relativ aktuellen Emotet Angriff auf meine Firma zu
tun hat oder nicht sei mal dahingestellt, aber es wird was dran sein.

Da gibt sich einer Mühe die Sicherheit irgendwie etwas zu erhöhen und
anstatt den zu unterstützen, wird der minimale Sicherheitsaspekt von
anderen 'untergraben'
(https://forums.slimdevices.com/showthread.php?108599-Forbidden-settings-index-html=939047=1#post939047).

Diese (zufällig immer der gleiche - gibt noch andere Spezialisten) wird
nun immer "frecher" in seiner Wortwahl und seinen Wünschen.

Da ich mich selber nicht in den Griff kriege - muss ich die Notbremse
ziehen und das mache ich nun.
Leider und das ist wieder komplizierter kann ich das nicht, obwohl es
mir / jedem anderen per Gesetz möglich sein muss das alleine auf der
Plattform auf der man sich angemeldet hat auch tu tun und nicht irgendwo
anders.

"Wenn" ich nun wie per PN vorgeschlagen, diesen anderen Weg wählen
würde, wer sagt mir / euch nicht das jemand sich den Kram mal ansieht
und feststellt - upps das Forum zeigt auf Dinge, die es nicht mehr gibt
ist technisch jenseits von aktuell und so weiter und dann wars das für
euch alle?

Kann mir eigentlich egal sein ist es aber nicht.



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

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


Re: [SlimDevices: SqueezeCenter] Help upnp:rootdevice

2019-06-08 Thread DJanGo


pinkdot wrote: 
> What's different than we already know for a long time, and I assume is
> known to you too:
> https://forums.slimdevices.com/showthread.php?107165-IMPORTANT-Stop-forwarding-your-LMS-ports-to-the-internet!
'
This'
(https://forums.slimdevices.com/showthread.php?110627-Drag-amp-Drop-file-size-is-not-adjustable=942292=1#post942292)
and the' Answer'
(https://forums.slimdevices.com/showthread.php?110627-Drag-amp-Drop-file-size-is-not-adjustable=942291=1#post942291)
from Michael to it.

Since i am able to login with my account my account and Mailadress isnt
deleted.

https://dsgvo-gesetz.de/art-17-dsgvo/



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

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


Re: [SlimDevices: SqueezeCenter] Help upnp:rootdevice

2019-06-07 Thread DJanGo


slartibartfast wrote: 
> What are you talking about?
> 
> Sent from my SM-G900F using Tapatalk

there are plenty of open lms servers where everyone can controll and set
passwords or make stupid things with them.
since i am a nice guy i wont do that even when its the best way to stop
tese people to open their servers.

@michael please dont forget my account of the wiki.

DSVGO you know what iam talking about.



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

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


Re: [SlimDevices: SqueezeCenter] Help upnp:rootdevice

2019-06-07 Thread DJanGo


Michael Herger is allowed to delete my membership here.
I cant do that on my own.

it WAS nice and a long time but i had to leave now.

Have fun



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

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


[SlimDevices: SqueezeCenter] Help upnp:rootdevice

2019-06-07 Thread DJanGo


What is this?
And why is it possible for me to see these strange things?

Right now i see 18 connections and all of them are from outside `???


- France 3
- Germany 3
- Poland 2
- Viet Nam 1
- United States 1
  
..and why can i use them??

because its the internet and these machines are open for everyone...

The one with the 88.88.x.x IP has Darwin/x86_64 as OS and uses
LogitechMediaServer/7.7.4/1415167000
The one with the 83.29.x.x IP has Linux/armv8l-linux as OS and uses
LogitechMediaServer/7.9.0/1488878280
The one from Viet Nam has a Synology with
LogitechMediaServer/7.7.1/33735


Really



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

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


Re: [SlimDevices: SqueezeCenter] Drag & Drop file size is not adjustable

2019-06-06 Thread DJanGo


mherger wrote: 
> No reason to behave like you do.
> 
> -- 
> 
> Michael

[OT]
What if someone decides to argue something like

- we dont get any money from this anymore
- we dont want to support this anymore
- we dont want to be on the blacklist for using telnet and other "well
  known stuff"]
  

I have no clue about nothing but not to be able to use your support and
the support from your bosses just becaause of some stupid things isnt
something i would be happy about...



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

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


Re: [SlimDevices: SqueezeCenter] Drag & Drop file size is not adjustable

2019-06-06 Thread DJanGo

fominator wrote: 
> ok, glad for you
> 
> but in my configuration it doesn't work
> i have Windows 7 and Google Chrome

???

I just tested FOR YOU thats not a bug in the code and your answer is
glad for you?
arent you this guy ?
https://forums.slimdevices.com/showthread.php?108599-Forbidden-settings-index-html=939047#post939047

Forwarding your Server into the Wörldweitwunderwaffe
using the DnD plugin and want to upload 500MB to your Server (from
everywhere!!!) to make the vulnerability even bigger than massive ?!
einzelf!!



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

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


Re: [SlimDevices: SqueezeCenter] Drag & Drop file size is not adjustable

2019-06-06 Thread DJanGo

fominator wrote: 
> ok, glad for you
> 
> but in my configuration it doesn't work
> i have Windows 7 and Google Chrome

???

I just tested FOR YOU thats not a bug in he code and your answer is glad
for you?
arent you this guy ?
https://forums.slimdevices.com/showthread.php?108599-Forbidden-settings-index-html=939047#post939047

Forwarding your Server into the Wörldweitwunderwaffe
using the DnD plugin and want to upload 500MB to your Server

Well well well
Your Parents must be very proud of you *scnr*



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

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


Re: [SlimDevices: SqueezeCenter] Lost connection to LMS, think port 9000 is blocked

2019-06-01 Thread DJanGo


loz2103 wrote: 
> However, when I opened a telnet link to the 9000 port from my laptop I
> get
> 
> Connecting To 192.168.0.8...Could not open connection to the host, on
> port 9000: Connect failed

port 9000 is the http port !
9090 is telnet
post the server.log



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

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


Re: [SlimDevices: SqueezeCenter] Pause specific Squeezebox at scheduled times?

2019-05-04 Thread DJanGo


cramcram wrote: 
> Is there a way to pause a specific Squeezebox at scheduled times? I'd
> like to block the Squeezebox in the kids room at scheduled times. I
> already tried to pause Internet access for the Squeezebox on my router.
> However the Squeezebox continues to work as it accesses the local LMS
> and not the Internet...
> 
> Thanks for your ideas.

for which OS?
for linux it something like

Code:


  #! /bin/sh
  
  ###vars:
  ## the mac from your player
  playerID="aa:bb:cc:dd:ee:ff"
  
  ## The IP from your LMS System
  server=192.168.199.11
  
  ## The CLI Port from your LMS
  port=9090
  
  printf "$playerID  pause\nexit\n"|nc $server $port
  




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

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


Re: [SlimDevices: SqueezeCenter] LMS 7.9.2 on Synology looses clients, lms stops working after 10-20h

2019-05-03 Thread DJanGo


see 'here'
(https://forums.slimdevices.com/showthread.php?110537-Help-LMS-Players-lose-connection)

you both use lms on a synology and both of you have internet issues.

maybe its not the same but looks like the same issue (lms on nas)



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

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


Re: [SlimDevices: SqueezeCenter] Help: LMS Players lose connection

2019-05-03 Thread DJanGo

Since your logdile is filled with
> Unerwarteter Fehler beim Prüfen Ihres mysqueezebox.com-Kontos.
> Überprüfen Sie, ob die Netzwerkverbindung ordnungsgemäß funktioniert.

your internet connection to the lms /nas seems to be broken.
Fix that



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

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


Re: [SlimDevices: SqueezeCenter] LMS library shows duplicate albume - file paths for tracks different

2019-04-28 Thread DJanGo


check the contents of your playlist!!!

something like 

Code:

grep - R "/mnt/nas326/music//"


in your playlistfolder should show your "duplicates"



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

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


Re: [SlimDevices: SqueezeCenter] LMS on Raspbery Pi 3 B running raspibian

2019-04-27 Thread DJanGo


zukrkandl wrote: 
> I am a noob to raspberry and Linux. I have managed to install LMS but
> it's not picking up my external drive. I can browse the drive from file
> explorer on Pi(/media/pi/bin1) but LMS shows the folder(/media) as
> empty. 
> I tried to mount the HDD but it comes up as 'Mount is denied because the
> NTFS volume is already exclusively opened.'
> What am I doing wrong?

LMS runs under the user squeezeboxserver make sure that user is in a
group that read the mount & the disk



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

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


Re: [SlimDevices: SqueezeCenter] "Various Artists" position in lists

2019-04-25 Thread DJanGo


cpd73 wrote: 
> If I configure LMS to use a single artist list, then "Various Artists"
> is placed at the top of the list. But, if I use 2 seperate lists,
> "Various Artists" is placed under "V" in the "Album Artists" list.

Isnt it the other way?

I use single list and "Various Artists" is placed under "V"



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

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


Re: [SlimDevices: SqueezeCenter] Forbidden: settings/index.html

2019-04-24 Thread DJanGo


Instructions Unclear dick caught in the ceiling fan.



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

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


Re: [SlimDevices: SqueezeCenter] Forbidden: settings/index.html

2019-04-23 Thread DJanGo


fominator wrote: 
> i don't understand. What should i do to disable it? Can you finally
> answer this question?
> You said it can be disabled using a pref in server.prefs., BUT HOW? What
> is pref? What should i correct in this file? You don't realise how much
> headache you brought to ordinary users with this absolutely stupid
> "security" check. Please tell us how to disable it. Do you realize, that
> people can't access LMS because of it? Nor to settings. So they CAN'T
> SET PASSWORD! Because they can't access settings

This absolutely stupid "security" check is everything but stupid...

&& $prefs->get('protectSettings')



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

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


Re: [SlimDevices: SqueezeCenter] Controlling LMS via http requests (or otherwise?) for siri shortcuts?

2019-04-23 Thread DJanGo


rkrug wrote: 
>  but how can I select the player via http?
> 


Code:

=ma:ca:dd:re:ss:xx




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

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


Re: [SlimDevices: SqueezeCenter] Icon inconsistency?

2019-03-07 Thread DJanGo


mherger wrote: 
> As I never remember my piCorePlayers' IP addressesl

For things like that - some guys wrote a very useful thing called DNS
:p



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

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


Re: [SlimDevices: SqueezeCenter] LSM on Raspi is running but Website not reachable

2019-03-06 Thread DJanGo


bvrulez wrote: 
> The version is v7.9.1 and it is 64bit.[/B] 

unless you did really special thing (that you will remember cause its a
lot of) all rpis are running 86 / 32 bit!



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

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


Re: [SlimDevices: SqueezeCenter] LMS does not start after moving to new USB disk on piCorePlayer

2019-03-04 Thread DJanGo


I have no clue about picoreplayer but every *ux OS uses UUIDS for their
HDs.

moving the content from one Disk to another without changing mountpoints
to the new hd  is the first maybe missing step i would think of.

did you alter the uuids somewhere after the move?



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

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


Re: [SlimDevices: SqueezeCenter] Search not working

2019-03-03 Thread DJanGo


snoogly wrote: 
> > Quick update! > Advanced Search does work but vanilla search doesn't.
> 
> >>> It don't make no sense! :confused: For no reason search suddenly
> started working again :confused:

It could makes sense ;-)

please use a private browsertab and check again.
If thats working - clear your browsercache



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

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


Re: [SlimDevices: SqueezeCenter] Update library on file system change?

2019-03-03 Thread DJanGo


janpeeters wrote: 
> Hi, 
> 
> I'm wondering if there is a way to have LMS update the library instantly
> as soon as new files are added?
> I know I can set a time at which the Media Library is rescanned daily
> but nothing that monitors changes and updates immediately.
> 
> Thanks for any ideas/answers.
> 
> Jan
To hack something we should know what to hack :confused: your lms is
running on OS ?

* > that monitors changes and updates immediately.
Thats a really nice idea - someone adds a 4cd Album and in the middle of
the "upload" into the lib the scanner starts to rescan and the last
parts of the album is eather not uploaded completly but the scanner
finds a incomplete file and would make yome noise into your lib and log
and the other parts are missing, cause your smb is slow...

cheers another guy with "your" Name :)



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

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


Re: [SlimDevices: SqueezeCenter] Only streaming from Internet is not working; all else ok.

2019-02-27 Thread DJanGo


pavowren wrote: 
> ok, good folks, let me step back and paint a clearer picture.
> 
> Wishlist:
> be able to run both LMS and Roon on NUC.  
> they have been successfully installed but there are
> 
> Issues:
> 1) Roon Bridge and SqueezeLite cannot coexist with the Allo DigiOne
> output device.
> if i stop SqueezeLite, Roon works; otherwise, it does not see it.
> 2) forgetting Roon for a moment, LMS has problems getting to
> mysqueeze.com.
> Firefox has no problems going anywhere including mysqueeze.com.
> i've installed linux packages from the terminal without any problems.
> so, i know the internet access via wifi works.
> it would seem LMS is the only guy with issues.
> 
> i have pursued the network interface metric angle without success so
> far.
> any more ideas for me to try will be most welcome...

1) Run squeezelite on the lms not the Pi
2) Show your network config from both devices



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

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


Re: [SlimDevices: SqueezeCenter] No Longer Doing Database Optimize

2019-02-23 Thread DJanGo


steve-g wrote: 
> There must be some reason why a Database Optimize step is done -
> otherwise why include it?
> 
> So I consider the fact that It's stopped doing it as a problem - is it?

If you take a look in all the lms Versions and its predecessors there is
always an improvement.

In my earliest days i had a own post scan procedure that did some db
maintenance after a scan.
And these steps always cuts a huge amount of data out of the db.

Since a long time ago Michael did change mostly everything about sqlite
and how the db is filled.
Now my "old post procedure" is almost useless - cause lms fills the db
in a better way.

In shorter words  no it isnt a problem - other problems are solved and
now that step isnt really needed anymore.
The reason for different behavior in rescan and scan from scratch is -
its a completly different kind of flying alltogether.


https://www.youtube.com/watch?v=3qNtyfZP8bE



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

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


Re: [SlimDevices: SqueezeCenter] I CAN NOT figure out why LMS sees this as two albums

2019-02-19 Thread DJanGo


Apesbrain wrote: 
> Yes, this sometimes happens
when you have a "smart" User (like me) that didnt want a typofixxed
Track to shown up in the "new Musik" department and that "smart" User
(like me) did add the "dont change timestamps in his favorite id3
Tagging Tool...

And never forget to press [STRG] & [F5] in your webrowser when the lms
gui is the active Tab|Window!!



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

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


Re: [SlimDevices: SqueezeCenter] I CAN NOT figure out why LMS sees this as two albums

2019-02-18 Thread DJanGo


heinphoto wrote: 
> I went through this recently and found that I needed to "Clear library
> and rescan everything" in order for LMS to recombine albums that had
> been split.  "Look for new and changed media files" wouldn't do it even
> when all the tags had been corrected and saved to the files.  If you
> haven't done this yet, give it a try.
> 
> Sent from my SM-T827V using Tapatalk

or rename the file then new & changed always finds the new  one and
removes the old one.



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

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


Re: [SlimDevices: SqueezeCenter] Spaces in Player names?

2019-02-16 Thread DJanGo


chill wrote: 
> Are there any conditions that have to be met for this to work?  I'm
> pretty sure that when I first tried this after you posted that comment
> it was working as expected - name changes would update the file

could you get an old man up to the task?
I am using squeezelite since the early days but i cant follow the
-*the*- in "name changes would update -*the*- file."
Do you mean the server.prefs in your lms



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

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


Re: [SlimDevices: SqueezeCenter] Spaces in Player names?

2019-02-11 Thread DJanGo


Paul Webster wrote: 
> Joke question ... can the filename have spaces in it?

If you ever want to use a control device outside of lms - like a
Homeautomation - you will remove that space ;-)
So better not to use it in the first place



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

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


Re: [SlimDevices: SqueezeCenter] Spaces in Player names?

2019-02-09 Thread DJanGo


Manul wrote: 
> I'm not sure whether this is a server or client question: When I
> configure my squeezelite player with a name containing a space, it
> doesn't show up in LMS 7.9.2. Is this a general restriction with LMS, a
> setup problem with squeezelite or just my incompetence?

Since lms is a "internet" thing you should match the "internet" name
requests.
No Umlauts, no spaces, no dots, no underlines



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

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


Re: [SlimDevices: SqueezeCenter] How to delete old player

2019-02-03 Thread DJanGo


mherger wrote: 
> Would be a great plugin idea... I must have dozens of unused players in
> 
> my configuration(s).
> 
> -- 
> 
> Michael
it would be nice if the cli command "client forget" could do that
*duck*
other than that a way to minimize the dozens is :

Code:

grep _client /var/lib/squeezeboxserver/prefs/server.prefs


* stopping lms
* make a backup of server.prefs
* grab the mac from a used player (thats must shown up to the very end
of the output )
* 
Code:

sed -i 's|_client:un:us:ed:|_client:the:one:you:picked:up|g'  
/var/lib/squeezeboxserver/prefs/server.prefs


* remember "the last entry serves" dont change a mac AFTER the real
player only above that player !
* start lms again
* go to the webgui
http://your:lms:server:ip:9000/settings/player/basic.html?playerid=the:one:you:picked:up
* change the name by adding a blank and remove that blank
* hit save 
* the duplicate players are gone.



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

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


Re: [SlimDevices: SqueezeCenter] Cant Log on To LMS

2019-02-03 Thread DJanGo


toby10 wrote: 
> To be clear...
> Login to MySB.com actual web site is successful, same login credentials
> entered within LMS are not successful.  Correct?
> 
> If yes, tried rebooting just LMS?  Can LMS play any internet radio
> stations?  On same Control Panel > Diagnostics, any errors listed for
> any/all ports and IP's?

AFAIK the Problem is - we realy dont know nothing

Even when i dont use mysqb i do know that mysqb needs a emailadress and
a password.
In lms its just a name and a password to log on to lms - two differents
things.

But if he means *i cant use my mysqb credentials in lms to use mysqb in
lms*



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

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


Re: [SlimDevices: SqueezeCenter] How to delete old player

2019-02-03 Thread DJanGo


rkrug wrote: 
> Is there a way of deleting selected player from LMS?
> 

Hi
other than manually delete them from server.prefs no



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

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


Re: [SlimDevices: SqueezeCenter] search doesn't do

2019-02-03 Thread DJanGo


maybe your db is broken
you should take a look into the server.log



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

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


Re: [SlimDevices: SqueezeCenter] Cant Log on To LMS

2019-02-03 Thread DJanGo


Terfel wrote: 
> I have been trying for days to log on to LMS from I always get this
> error Please sign in with your mysqueezebox.com email and password to
> continue.when i enter pasword nothing hapens but I can log on to
> Logitech squeezebox without any problem with the same username and
> password password is also regected from Logitech media control panel
> Help please

is there any chance you expose your lms to the internet / via
portforwarding?



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

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


Re: [SlimDevices: SqueezeCenter] Is it possible to exclude a genre from "Don't Stop the Music"?

2019-01-30 Thread DJanGo


short question short answer
use virtual library without that genre



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

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


Re: [SlimDevices: SqueezeCenter] Release date of 7.9.2 beta

2019-01-29 Thread DJanGo


mherger wrote: 
> BTW: I don't think 7.9.x is labeled beta anywhere. It might be confusing
> that we have to releases. But I consider 7.9.1 as much a stable release
> as 7.7.6. The difference is not stable or beta, but "officially
> supported by Logitech" vs. "Community release".

Hi Michael,
thats not true.
The only Way to get 7.9.2 is here:
http://downloads.slimdevices.com/nightly/?ver=7.9

Some Software Beta Downloads - Version 7.9

other than that its real stable - thx for all the years of getting
things working ;-)

edit 7.91 is frozen and has a subfolder in the downloads - may thats
"their" problem
http://downloads.slimdevices.com/LogitechMediaServer_v7.9.1/



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

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


Re: [SlimDevices: SqueezeCenter] Release date of 7.9.2 beta

2019-01-29 Thread DJanGo


mherger wrote: 
> BTW: I don't think 7.9.x is labeled beta anywhere. It might be confusing
> that we have to releases. But I consider 7.9.1 as much a stable release
> as 7.7.6. The difference is not stable or beta, but "officially
> supported by Logitech" vs. "Community release".

Hi Michael,
thats not true.
The only Way to get 7.9.2 is here:
http://downloads.slimdevices.com/nightly/?ver=7.9

Some Software Beta Downloads - Version 7.9

other than that its real stable - thx for all the years of getting
things working ;-)



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

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


Re: [SlimDevices: SqueezeCenter] Advanced Search: can't find field prefs in recent LMS 7.9.2

2019-01-27 Thread DJanGo


JohnB wrote: 
> 
> On the Ubuntu system (7.9.2 - 1548605546) those preference options
> (contains/doesn't contain/starts with/does not start with) are not
> there.
> 
> Have they been removed after the 26 Nov nightly or is there some setting
> to enable the preference options to appear?

cant be, cause on my lms debian these drop down lists are shown.
Did you clear refresh your browser cache?



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

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


Re: [SlimDevices: SqueezeCenter] Issue with international characters in filenames

2019-01-17 Thread DJanGo


pppaul wrote: 
> Hello,
> I have RPi3 LMS 7.9.2 installation. Music library located on a NAS.
> Music folders mounted via fstab.

Hi
at least there are two settings you should check first...

Is any of these files playable with any other player on the rpi ?

* Music library located on a NAS -> filesystem?
* and shared as?
* Music folders mounted via fstab. -> and this matches your encoding?



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

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


Re: [SlimDevices: SqueezeCenter] Library permissions problem - files can be read by LMS but rescan fails

2019-01-15 Thread DJanGo


music-please-maestro wrote: 
> That is probably why the wiki recommends "sudo chmod -R 774
> /media/music/\[playlist\]/"  where the 774 is giving read rights to
> "other" (everyone).  If I give read-rights to "other", it works as well
> for me, but that is what I wanted to avoid...

Hi,

the reason why 774 is in the wiki is me or the fact that i wrote down my
working setup.
At some point 77x in the playlistfolder was needed for lms because lms
needs e*x*ecution bit to be set.
Now that seems to be gone i am using 770 right now for testing
purposes.

The 4 for everyone isnt needed but its my usecase cause i run scripts
that do a lot of stuff outside lms but for lms.

Since my lms is a headless system and i use the librarys as a smb share
my rightdeployment is in the smb part.



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

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


Re: [SlimDevices: SqueezeCenter] Library permissions problem - files can be read by LMS but rescan fails

2019-01-15 Thread DJanGo


Hi,

did you noticed the wiki?
http://wiki.slimdevices.com/index.php/Debian_Package#Users_and_Groups
Doesnt matter for this part if your using debian or suse or whatever
distro.



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

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


Re: [SlimDevices: SqueezeCenter] LMS could not reestablish any USB connection after USB Dac is disconnected

2018-12-28 Thread DJanGo


Hi,

since you running picoreplayer with an external powered DAC.
That means two devices acting together as a single system.

The solution is quite simple ;-)


- dont shut only one device off
  

There are many ways to solve it

Hardware:

Add a shutdown key to the pi
https://howchoo.com/g/mwnlytk3zmm/how-to-add-a-power-button-to-your-raspberry-pi
And a Relay like this
https://de.rs-online.com/web/p/products/1743243/?grossPrice=Y_mmc=DE-PLA-DS3A-_-google-_-PLA_CSS_DE_DE_Halbleiter-_-Entwicklungskits%7CEntwicklungskits_Power_Management-_-PRODUCT_GROUP==EAIaIQobChMIjM611YfC3wIVi-J3Ch14AQFtEAQYASABEgK45vD_BwE=aw.ds
and some minor script that shutdown the dac thats connected to the relay
while pressing the added shutdownswitch for the Pi.

Or oldskool by a switched power strip for these two devices

Software
Or newskool with a udev rule that starts /shutdown the squeezelite
session after the usb dac is powered on /off.



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

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


Re: [SlimDevices: SqueezeCenter] Library scan problem

2018-12-27 Thread DJanGo


open ssh to your lms
type 

Code:

sudo chown -R $(id -u):$(id -g) /mnt/USB/MUSIC 


and do a rescan



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

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


Re: [SlimDevices: SqueezeCenter] LMS could not reestablish any USB connection after USB Dac is disconnected

2018-12-25 Thread DJanGo


kayue wrote: 
>  It would be great if this problem can be fixed. Thanks.

Ask the Hardware Support from your DAC

btw: http://www.rme-audio.de/products/adi_2-dac.php#9 there is nothing
about "which devices we support on our USB" or "we have driver for this
and that".

Thats a shame.



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

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


Re: [SlimDevices: SqueezeCenter] LMS could not reestablish any USB connection after USB Dac is disconnected

2018-12-25 Thread DJanGo


kayue wrote: 
> Basically if I disconnect my USB Dac while LMS is playing, LMS could no
> longer reestablish any USB connection until I reboot my Pi 3.
> 


Hi,
maybe its a bug with something but there is a usecase for Picoreplayer:
Buy some cheap stuff like a rpi a dac and maybe a display.
Use that as a "i dont care about" my new cheap musicplayer and dont
change a running system.

Why you want to disconnect your USB DAC while its playing???
Thats kind the same like when my backup is running and i disconnect a
drive the backup is broken...



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

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


Re: [SlimDevices: SqueezeCenter] Assign a player to a specific server

2018-12-19 Thread DJanGo


@d6jg; dont mix Multicast with udp !
since all stupid AllinoneIPdevices aka "router" uses native vlan [vlan
1] that "udp cut off" would never be possible even with seperate
"routers"...
And that is not the case.



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

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


Re: [SlimDevices: SqueezeCenter] Assign a player to a specific server

2018-12-18 Thread DJanGo


i dont know the reason why you want to do this
but if your using /25 subnet instead of /24 you only lost two ip
Adresses and you end up in two networks with two seperate broadcast
adresses.



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

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


Re: [SlimDevices: SqueezeCenter] Stream LMS music to Ipeng mobile phone when outside wifi coverage?

2018-12-18 Thread DJanGo


Hi,

Pippin "Not all are using Fritzboxes" means fritzbox vpn is using old
IKE and you cant build something that uses ike *and* SSL.

And then to the TO:
Another funding source is in-app ads which is what SubSonic does, unless
you're a 'premium' member.

This should say you something...

What is the most used way to get strange things to the customers pc?

- Using a DNS name like foogle.com or xoutube.com
- Hacking and adverb server that allows you with a single hacked
  Server to have more than one distribution for your stuff and have a
  nice FQDN for the customer.
  
And there are many many more - but the 2nd line is the prefered one.

You need to learn a little bit to understand whats going on today and
what going on tomorow in these guys - you never know until tomorrow and
some months later.



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

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


Re: [SlimDevices: SqueezeCenter] Buffering File

2018-12-13 Thread DJanGo


Mr Underhill wrote: 
> Is it possible to load a file fully into memory before LMS starts to
> stream it?
> 
> If so, how?
> 
> Thanks,
> 
> *M*
Why?
Which?
How?



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

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


Re: [SlimDevices: SqueezeCenter] Help! LMS keeps asking for a restart

2018-12-12 Thread DJanGo


slimhase wrote: 
> No, thats not it either. But I unticked the plugin autoupdate switch and
> now I see that Spotti is the culprit..

Did you use dtsm with spotty ?
try to temp. disable dtsm & spotty (clueless me)
If not please use the spotty thread from Michael.



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

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


Re: [SlimDevices: SqueezeCenter] Help! LMS keeps asking for a restart

2018-12-12 Thread DJanGo


slimhase wrote: 
> 
> Anzahl erkannter Player: 3

nadann versuch mal den p0rn0modus im firefox...
kann sein, das deine reboot info nur im cache vom browser ist..



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

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


Re: [SlimDevices: SqueezeCenter] Help! LMS keeps asking for a restart

2018-12-12 Thread DJanGo


slimhase wrote: 
> Then, I went and deleted remaining obsolete plugin folders in
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins. But problem
> remains.
> 
Did you stop lms before doing this?
Did you also deleted the  prefs in
/var/lib/squeezeboxserver/prefs/plugin/?



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

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


Re: [SlimDevices: SqueezeCenter] Stream LMS music to Ipeng mobile phone when outside wifi coverage?

2018-12-12 Thread DJanGo


pippin wrote: 
> We plan to add a VPN configuration capability to iPeng itself 
Hi Pippin,

sounds like a great Idea, but remember there are not only fritzboxusers
outside and there are fritzboxusers outside ;-)

heads up



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

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


Re: [SlimDevices: SqueezeCenter] Regular freezes and other bugs

2018-12-12 Thread DJanGo


Valky wrote: 
> Does anybody know how to get rid of that annoying bugs/freezes? 
> 
> Thanks in advance!
Hi
run a real OS ;-)

-not- just kiddin - my lms runs fine with a debian OS since 10 years



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

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


Re: [SlimDevices: SqueezeCenter] LMS Volume control

2018-12-09 Thread DJanGo


Hi Claus,

questions with bit-perfect belongs to the audiophile part of the Forum.

A RPI is never bitperfect.























cause there is no thing like bitperfect thats a audiophooish nonsense
made from people who have no clue about how a Computer works or they
know it but the word bitperfect helps them to get their snakeoil sold..



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

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


Re: [SlimDevices: SqueezeCenter] Protect Library Views?

2018-12-08 Thread DJanGo


maweber wrote: 
> Thanks for your hint.

... and Michael also leaves a hint in another thread..

If your "hidden Tracks" are stored in a subfolder, you can also

- add that folder to your library (that folder must be outside of your
  unhidden Library) and uncheck the audio box in the add field.
- Now you only have to disable the BMF / Browse Media Folder for that
  Player.
- The other Player(s) must have enabled BMF 
- now you can play these tracks by using BMF.



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

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


Re: [SlimDevices: SqueezeCenter] Secure Remote Streaming to Mobile Player

2018-12-08 Thread DJanGo


markm wrote: 
> So you use a VPN over a cellular connection to your phone to stream
> music in your car traveling down the road?
Exactly ;-)

The Audio System in my Car(s) is a bit-un-perferct High End System
located behind the front bulkhead and the volume regulator is under my
right foot :o

And most common usage for my phone is use it as a phone and never in the
car (s) ;-)

btw: In Germany its forbidden to use a Phone while driving.



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

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


Re: [SlimDevices: SqueezeCenter] Secure Remote Streaming to Mobile Player

2018-12-06 Thread DJanGo


I am using a full blown VPN connection because:

Its not some special limited wtf product no more than a handful of hip
kids is using
I am pretty sure all my devices and the devices i do buy / use in the
future can handle it.
And if there is a security hole in the product - its fixable and it
would be fixed.



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

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


Re: [SlimDevices: SqueezeCenter] Noob wanting to change old pc into LMS Dedicated server. Best solution?

2018-12-05 Thread DJanGo


markm wrote: 
> Frankly, I find this scenario unlikely.  In my 30+ years of building
> PC's, I've never experienced something like that.
> 
> Computers can run without BIOS battery, it's just that the computer will
> constantly prompt you for the default BIOS settings after it loses
> power.

:cool: good old BIOS but [U]EFI and some strange Hardware like a
Thinkpad xx540 or some Samsungs and a Linux installation and you see
things you wouldnt believe...

And then the good old Slot 1 CPUs where the cpu was just plugged in and
after moving the pc the cpu wasnt connected to the mainboard anymore.
In my (damned i am old) days i've seen a lot of these things.



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

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


Re: [SlimDevices: SqueezeCenter] Noob wanting to change old pc into LMS Dedicated server. Best solution?

2018-12-05 Thread DJanGo


markm wrote: 
> Frankly, I find this scenario unlikely.  In my 30+ years of building
> PC's, I've never experienced something like that.
> 
> Computers can run without BIOS battery, it's just that the computer will
> constantly prompt you for the default BIOS settings after it loses
> power.

:cool: good old BIOS but [U]EFI and some strange Hardware like a
Thinkpad xx540 or some Samsungs and a Linux installation and you see
things you wouldnt believe...



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

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


Re: [SlimDevices: SqueezeCenter] How does Advanced Search work?

2018-12-02 Thread DJanGo


PasTim wrote: 
> Is clearing the ...cache/Templates directory completely a safe thing to
> do?  It solved my problem, but I was somewhat nervous about it.  There
> were two other subdirectories in there that did not get regenerated, one
> 'opt' (containing an old, different, version of LMS) and the other
> 'storage' (which is also the name of a root directory that contains my
> 'music' directory as well as other stuff).
> 
> Assuming it is safe to clear this out, is it recommended whenever
> installing a new version?  If so, could the installation process do that
> automatically?


- cleaning cache/Templates is kind of safe - BUT unless its filled
  again the whole lms gui is slower.
  Last Time i had to do this was after Michael removed a help section
  (IMHO for the xml Skin) and i want to see the change.
- The other Folders are back when you using the gui
- i would not delete it after every update because you have to use the
  gui /search everything like artists / genres /covers to rebuild it



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

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


Re: [SlimDevices: SqueezeCenter] How does Advanced Search work?

2018-12-02 Thread DJanGo


PasTim wrote: 
> I tried a reinstall of the same version of LMS over the one I'm running.
> Tested it on my server (normally headless but I can connect monitor &
> keyboard if needs be) and got the same result.
> 
> I'd be very reluctant to do a complete wipe and reinstall - it takes me
> hours to set up Custom Browse/Scan, directories, plugins and so on.
> 
> Is anyone else running this precise version?

7.9.2 - 1543258616 @ Mon Nov 26 20:24:32 CET 2018

please:

Code:

service logitechmediaserver stop
  rm  /var/lib/squeezeboxserver/cache/templates/*
  service logitechmediaserver start
  


and try again



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

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


Re: [SlimDevices: SqueezeCenter] How does Advanced Search work?

2018-12-02 Thread DJanGo


PasTim wrote: 
> I don't know what you mean by "do they tune something to something
> unusable".

i wouldt be very surprised, if the lms from vortexbox has this / another
behaviour like a std. lms install.

PasTim wrote: 
> Have to go and dismantle more of my motorcycle now. I'll be back 

lucky one... 
and alway take pictures before and get everyting that should be together
in boxes with a label ;-)



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

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


Re: [SlimDevices: SqueezeCenter] How does Advanced Search work?

2018-12-02 Thread DJanGo


slartibartfast wrote: 
> How do you get to that screen?
> 
His signature ... LMS 7.9.2 on *VortexBox
* do they tune something to something unusable???



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

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


Re: [SlimDevices: SqueezeCenter] How does Advanced Search work?

2018-12-02 Thread DJanGo


PasTim wrote: 
> My search field says 'Artist', not 'Artist contains'.  I wonder if there
> is a difference here.
doesnt it look like this?
26115


+---+
|Filename: adv.search.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=26115|
+---+


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

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


Re: [SlimDevices: SqueezeCenter] Noob wanting to change old pc into LMS Dedicated server. Best solution?

2018-12-02 Thread DJanGo


SyrinxGC wrote: 
> Am I right if I assume you suggest that I install Linux on the PC? 

Linux is a OS and a OS is nothing else but a tool.
And if you only got a hammer as a tool all problem looks like a nail.
So using the best tool for solving a problem  is always a good choice.

An old Notebook may work better on linux - and Microsoft with their
Win10 "always update the whole system every half/full year doesnt help
anyone (IMHO).

If you deel better with the win OS - that might be the better tool for
you.

SyrinxGC wrote: 
> That would work well for both LMS and network HD?
depends on what you want.
In my case my lms has no monitor or a keyboard and its running lms and
is my Network HD.
But i just set it up once - i didnt need a fancy gui for the mouse to
add a network share.
Of curse there are solutions that provides a gui to manage network
shares.

SyrinxGC wrote: 
> There will also be good Linux software for ripping and editing music?
in my case i use some scripts and the ripper abcde and a mp3 tagger
called eyeD3 that does the trick for me.
SyrinxGC wrote: 
> Did I get it right that someone suggested running LMS from a USB stick
> connected to a PC?

See eg here:
https://www.dionysopoulos.me/portable-ubuntu-on-usb-hdd/
and here
http://wiki.slimdevices.com/index.php/Debian_Package#Instructions_for_Debian_.2FUbuntu_.2FRaspbian



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

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


Re: [SlimDevices: SqueezeCenter] Noob wanting to change old pc into LMS Dedicated server. Best solution?

2018-12-02 Thread DJanGo


SyrinxGC wrote: 
> EDIT: I have not been able to set up Ipeng to stream music when I'm not
> at home. THAT is something I would love to get working.

Please dont mix all your questions in one Thread!
Open another one for this.



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

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


Re: [SlimDevices: SqueezeCenter] Noob wanting to change old pc into LMS Dedicated server. Best solution?

2018-12-02 Thread DJanGo


Ge Ba wrote: 
> That sounds a better and much more flexible solution to me, for an old
> laptop. For PC, I agree, the USB stick idea is neat. 
> 
> Actually I just got inspired to put up an LMS on my old Vaio with Ubuntu
> MATE  installed, as a portable music server.

My Solution looks always like this:

- One small Harddrive for the OS
- Another Drive for the asset - in this case a music library
- If i dont need a CD Drive and using a old notebook i change the CD
  Drive for a adaptor that changes the CD to a SATA disk.
  Not all Notebooks - just the advanced ones - supports two Harddisks.
  
So always use separate Disks for OS and Library. eg. a small ssd with
120GB is fast costs mostly nothing and 120 GB is enough for a OS only
device.
If your library is grown up and your Disk is full you can copy the
library from one disk to the new one much easier than if its just one
the same disk.
Yes i know Clonezilla doesnt care about it - but someone who asks for
help must not know about clonezilla and so on.



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

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


Re: [SlimDevices: SqueezeCenter] Noob wanting to change old pc into LMS Dedicated server. Best solution?

2018-12-02 Thread DJanGo


Hi,

always remember one thing:

You need some knowledge for everything.

If you run out of the box systems like vortexbox or daphile - the point
where you need the knowledge is NOT at the time you setup the OS / PC.
eg Vortexbox is based on a very old Fedora and Daphile is based on
Gentoo. And Gentoo is a OS that really needs a geek.

So These solutions always live and die with their Maintainer.
If you use these solutions and you never need any asistence - your fine.
If you need help for a specific problem at the time these maintainers do
other stuff your lost.

Using "normal" OS and learn what to do to get lms and samba (Network
Disk) up and running.
And you can ask "more" people (debian/ubuntu whatever is used not just
for lms purposes)



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

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


Re: [SlimDevices: SqueezeCenter] How does Advanced Search work?

2018-12-01 Thread DJanGo

slartibartfast wrote: 
> I would say all the conditions have to be met. I have only used it to
> define library views per decade.

No..
of i search for humpe  as artist and tick all fields under artist i
found everything from

2Raumwohnung; DÖF Ideal and so on from Annette and Inga Humpe.

If i only tick komposer i only find tracks where one / or both of the
famous Humpe Sisters are listed as composers.

And the whole Name would be Annette Humpe or Inga Humpe.
There is no need for a wildcard because of the "contains" exact like
tickboxes.



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

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


Re: [SlimDevices: SqueezeCenter] No local music and errors when scanning

2018-12-01 Thread DJanGo


win mac tux?



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

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


Re: [SlimDevices: SqueezeCenter] LMS Scan Missed a Song

2018-11-30 Thread DJanGo


markm wrote: 
>  if say a file exists but the scanner can't open the file to read the
> tags (corrupt file) it would be more noticeable that there was an issue
> (i.e. -file list count- versus -scanned file list count-)
> 
There is a line cant read at least somenumber bytes from file xyz
already there - if thats the case.



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

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


Re: [SlimDevices: SqueezeCenter] IP addr assigned to LMS

2018-11-24 Thread DJanGo


pavowren wrote: 
> 
> - ALL devices connect to internet via the mobile hotspot.
> 

How do you do that?
Has every from these all devices a wlan nic?
pavowren wrote: 
> 
> - even lan-connected (i.e. ethernet wired) devices use the hotspot for
> internet, so the raspberryPi does not have to be a router, bridge or
> access point.
> 
That means some device with two nics a cable (ethernet) and a wireless
(IEEE 802.11) act as a bridge. Cause you gor two different
networktypes.

pavowren wrote: 
> 
> - without the hotspot, via a browser over lan connection, i have no
> trouble connecting to LMS and playing its local music.
> - THE (and only) problem is that at raspberryPi itself (it has a local
> display managed by jivelite), if i attempt to play music, squeezelite
> cannot connect to LMS!
> 

show us your jivelite setup in detail !



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

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


Re: [SlimDevices: SqueezeCenter] IP addr assigned to LMS

2018-11-24 Thread DJanGo

d6jg wrote: 
> It’s a case of limited knowledge of networking.

Networking sounds soo easy but everytime something sounds easy mostly it
isnt. :o:cool:



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

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


Re: [SlimDevices: SqueezeCenter] IP addr assigned to LMS

2018-11-24 Thread DJanGo


d6jg wrote: 
> And its not a networking issue in Raspbian more a lack of 
the design.
Rasbian has proper (but limited) routing capabilities on board .
But -without- a active target aka WLAN0 or whatever the NIC is named -
there is no way "or target" for a route.  
d6jg wrote: 
> Easy. No. Not without the right *Hardware/design of the Network(s)* on
> the Pi.



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

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


Re: [SlimDevices: SqueezeCenter] IP addr assigned to LMS

2018-11-24 Thread DJanGo


pavowren wrote: 
> at this point, i've concluded it's a networking issue in raspian9 and
> pursue that line,
> not necessarily any flaws in squeezelite or lms.
> 
> thank you for your thoughts and feedback...

No its not...

You have a system that has one permanent connection and one on/off
connection.
Both using different Networks.
And for sure, after powering your rpi it would search for a network and
voila eth0 is connected and has a static ip -> so it would be used
You decided NOT to use a gateway - thats your issue not rasbian 1;2;9 or
ocean11

Why you not using your local ip as the gateway?
Its because you need a default route to you wlan and your wlan isnt up
all the time.

THATS the issue



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

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


Re: [SlimDevices: SqueezeCenter] Unable to get a full scan under freshly installed linux ( debian and Mint)

2018-11-23 Thread DJanGo


hi,

i would look at /mnt/3TBMusic/Music
and not using the whole folder as a library something like
/mnt/3TBMusic/Music/whatever (when there is a folder whatever)
Do a scan
If that scan isnt broken add another folder from that disk
until you find the track that bugs you and your lms.



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

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


Re: [SlimDevices: SqueezeCenter] IP addr assigned to LMS

2018-11-23 Thread DJanGo


pavowren wrote: 
> apparently, with Raspian 9

ahhh another thing i didnt read cause its not written by the TO

Please get yourself a break.
Add all the stuff onto a sheet of paper
If your done ask a complete question and submit all information...



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

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


Re: [SlimDevices: SqueezeCenter] Finally installed Windows 10 - which version of LMS?

2018-11-23 Thread DJanGo


tonyptony wrote: 
> I looked at the Changelogs for 7.9 I saw something that said 7.9 will
> not support mysqueezebox.com. Is this so?

7.9 intruduced a way to disable mysqueezebox.com !
That a whole other story



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

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


Re: [SlimDevices: SqueezeCenter] IP addr assigned to LMS

2018-11-23 Thread DJanGo


Hi,

there is a lot of information and a lot is missing..

the way to change the ip must be in /etc/default/logitechmediaserver
otherwise you may end with nothing when there is a update.

DONT modifying the /etc/default/logitechmediaserver !

each NIC can have must have its own gateway! I dont know where you read
that other -nonsense- and who wrote that.
but for sure that gateway must exist! You didnt wrote something about
that (another device in 182.168.1.x Network).

>  it has eth0 connection with static ip address, 192.168.1.23 specified
> in /etc/dhcpcd.conf
Thats a good way to mess things up

Code:

/etc/network/interfaces

is the right place!

Code:

auto eno1
  iface eno1 inet static
  address 192.168.1.23
  netmask 255.255.255.0
  



So my question is "who" should use the 192.168.1.23 Address the pi onl
or some other devices?



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

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


Re: [SlimDevices: SqueezeCenter] LMS rescan problems

2018-11-20 Thread DJanGo


kidstypike wrote: 
> This is a red herring, every scan starts with these two lines, here's
> mine from the last scan:
> 
> [18-10-26 23:12:17.0582] main::main (205) Starting Logitech Media Server
> scanner (v7.9.2, 1539967036, Fri Oct 19 19:20:46 CEST 2018) perl
> 5.024000
> [18-10-26 23:12:17.5029] Slim::Schema::forceCommit (2147) Warning:
> Trying to commit transactions before DB is initialized!

These are the usual first two lines from every scan. No red herring that
there is any issue.



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

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


Re: [SlimDevices: SqueezeCenter] Case Sensitive Player MAC with wget but Not HTTP?

2018-11-19 Thread DJanGo


bpa wrote: 
> so I think now player id in this case player id is created from the
> lowercase version of MAC Address.
Yapp

Code:

printf "player id 0 ?\nexit\n"|nc 127.0.0.1 9090|sed 's/%3A/:/g'


Always return lowercase macaddress



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

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


Re: [SlimDevices: SqueezeCenter] LMS won't recognize music folder

2018-11-11 Thread DJanGo


voider wrote: 
> It does recognize folders on laptop or USB stick but not from the
> external HD.

Hi,

its a common thing that USB Sticks are formatted in FAT32. 
External Drives may formatted as NTFS.

So is your external HD NTFS? And did you atteched it at some point to
another PC and ad some stuff / remove folders?

How do you start lms via service or via link in the autostart / any
other Folder?



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

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


Re: [SlimDevices: SqueezeCenter] Blocking explicit tracks

2018-11-09 Thread DJanGo


Paul Webster wrote: 
> My thought was to use the non-standard, but used by Apple iTunes, ID3
> tag of "ITUNESADVISORY" as the filter.
Hi,

remember you can only build filter based on tags which lms supports in
its database.



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

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


Re: [SlimDevices: SqueezeCenter] Tagging issues?!

2018-10-31 Thread DJanGo


Hi,

please take a look 'here'
(http://your.lms.server.ip:9000/settings/server/behavior.html)
and fiddle with the compilation tag and the TPE2 Tag.

There are some "if this is checked and this not then" things to pleasure
even Dr. Jekyll as Mr. Hyde...



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

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


Re: [SlimDevices: SqueezeCenter] Additional Browse Modes | Only flacs are shown

2018-10-30 Thread DJanGo


Did you unchecked the box in the bottom with something like "dont show
lossy files"?



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

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


Re: [SlimDevices: SqueezeCenter] Force squeezeboxserver to bind to specific interface using Linux named netns

2018-10-30 Thread DJanGo


aidy_w wrote: 
> I did read your comment on this, but for the life of me I could not find
> this... you referenced files in your forum post that simply do not exist
> on my install, and this was a clean install direct from the .deb file of
> 7.9.2. So Yes I would have done if it was possible to locate it. Maybe
> you would like to give some better instruction as I agree this is far
> more complex.

Hi remember Michael has a lot more than 1 or 2 distrubutions in mind and
he may make some minor mistakes.

But you only had to look into some answers for your 'earlier posts'
(https://forums.slimdevices.com/showthread.php?108603-Access-to-settings-pages-is-now-restricted=923879=1#post923879)
to sort it out.
cheers



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

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


Re: [SlimDevices: SqueezeCenter] LMS rescan problems

2018-10-28 Thread DJanGo


Hi,

please update your lms.
if the issue is still there - the chance anyone can reproduce it are
greater.

for the most of us lms works under ubuntu 18.04.1



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

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


Re: [SlimDevices: SqueezeCenter] LMS Scan Missed a Song

2018-10-14 Thread DJanGo


w3wilkes wrote: 
> I'd be happy to. Is [strg] "ctrl" and what the heck is bmf?
BMF mea culpa...

In "this" world its *B*rowse *M*edia *F*older
In any other Wotlds its Best Male Friend



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

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


Re: [SlimDevices: SqueezeCenter] LMS Scan Missed a Song

2018-10-14 Thread DJanGo


w3wilkes wrote: 
> If you want the file as originally created by DBPoweramp that LMS
> doesn't see I have a preserved copy.
Hi,

it would be nice if you grab the original file
press f2 and [strg] [c]
make a new textfile somewhere else
press f2 and [strg] [v]
now the new empty textfile has the same name as your mp3
zip that file and attach the zip in a post here.

We dont need the file we only need the filename

w3wilkes wrote: 
> Well, whatever it is it works in all my software other than LMS.
Did you try the bmf way ?



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

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


Re: [SlimDevices: SqueezeCenter] Foobar as "controller" for LMS: is possible?

2018-10-12 Thread DJanGo


If your lms server has some power - there is a 'extgui4lms plugin'
(https://www.nexus0.net/pub/sw/extgui4lms/) from roland0 that delivers a
webgui.

Search for it - if your ubuntu system has some power - otherwise that
webgui from roland is a little bit very slow.



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

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


Re: [SlimDevices: SqueezeCenter] View contents of a single folder in album-like format

2018-10-11 Thread DJanGo


typecrazy789 wrote: 
>  I'd have a tag for the 50s, for the 60s, and then the 70s, so I can't
> really use the genre tags to view entire albums since again I routinely
> split a disc into several genres. I'm realizing what you're suggesting
> might be the only way to do what I'm after, though.


Hmmm
you really should use the database features from lms and fill the tags
from your library.

eg:
'This'
(http://your.lms.server.ip:9000/advanced_search.html?action=saveSearch_titlesearch=_namesearch=_namesearch.active1=1_namesearch.active2=1_namesearch.active4=1_namesearch.active5=1_titlesearch==BETWEEN=1950-1959_type===Track)

Would list all of your files between 1950-1959.

Since the id of a genre like jazz depends on your library - and its not
always the same -so that exapmle cant show everything you can search via
advanced search.
its a quite easy try it



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

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


Re: [SlimDevices: SqueezeCenter] LMS, Run as administrator

2018-10-11 Thread DJanGo


Hi,

check your logfiles !

btw: Yesterday was M$ Patchday - so check the windowsupdate.log aswell
as the server.log from lms.



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

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


Re: [SlimDevices: SqueezeCenter] Sorting by year, album seems not to work

2018-10-10 Thread DJanGo


th00ht wrote: 
> 
> What is LMS using as year?
What codec / container we're talking?



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

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


  1   2   3   4   5   6   >