Re: [SlimDevices: Plugins] AirPlay, Chromecast and UPnP bridges update

2022-12-14 Thread urknall


Developement Repository:
http://downloads.sourceforge.net/project/lms-plugins-philippe44/dev/repo-sf.xml



LMS 8.4 (Debian virtual machine on ESXi) - 3 x Squeezelite on Raspberry
Pi 3 - Yamaha RX-A840 - Squeezeplay on iMac at work (connected over vpn
to home lms) - 2 x SqueezeAMP (boost version)

urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=116980

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


Re: [SlimDevices: Plugins] piCorePlayer spams with DNS requests

2022-12-06 Thread urknall


Paul Webster wrote: 
> Why do you want to tell the player where LMS is?

Maybe depending on the network configuration this is needed, lms and
player in different subnets, routing/nat or vpn...



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=117154

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-11-24 Thread urknall


It's not a problem with the plugin, this is network protocol related.

As far as i know, the discovery service is based on mdns, like many
other services: airplay, airprint etc.
The idea is to identify the members of a network, without having a fully
configured dns running.
Instead of asking a dns server for the hostnames, all members on the
network are directly adressed.
mdns sends a multicast to the network and is asking for the matching
hostname/ip address.

The service is in RFC defined and only works in a network/subnet, mdns
will not be routed.

If you want to have mdns between different networks/subnet or between
different vlans you need
to use an mdns repeater/reflector with 2 or more network interfaces, one
for every vlan.

There are different solutions like avahi or other repeaters you can
use.

Google for "mdns repeater" will help...



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] AirPlay, Chromecast and UPnP bridges update

2022-11-13 Thread urknall


Check if you have the latest version, Philippe made some improvements in
the last hours.
Go to plugins in lms an check for updates



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=116980

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


Re: [SlimDevices: Plugins] AirPlay, Chromecast and UPnP bridges update

2022-11-10 Thread urknall


philippe_44 wrote: 
> Sorry I don't understand well. Can you post a log and explain a bit more
> (give context)?

I sent you a mail with a video and logs.

With the latest changes, the bridge is not reliable any more for me, had
a few crashes, cover art missing sometimes and
track time is not displayed correctly.



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=116980

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


Re: [SlimDevices: Plugins] AirPlay, Chromecast and UPnP bridges update

2022-11-09 Thread urknall


Since version 1.1.0 of the airplay bridge the track time in lms is
jumping repeatly from the actual track time to one second before track
end and back...



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=116980

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


Re: [SlimDevices: Plugins] AirPlay, Chromecast and UPnP bridges update

2022-11-06 Thread urknall


Just updated all the plugins i am using, after the first tests
everything is working as excepted. Will do more tests and report back if
there were some problems.

Thank you for all your effort!

Greetings Reiner



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=116980

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-10-22 Thread urknall


mherger wrote: 
> > Could you please commit the latest changes from librespot-org:dev to
> > your git,
> > there were some fixes and building fails actually for me...
> 
> Hm... I merged v0.3.0 last night. What is failing? And how is it 
> failing? What if you compiled librespot without my modifications?

All fine, forgot maybe to first run cargo update, is compiled and will
be tested right now...



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=114836

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-10-22 Thread urknall


mherger wrote: 
> > Could you please commit the latest changes from librespot-org:dev to
> > your git,
> > there were some fixes and building fails actually for me...
> 
> Hm... I merged v0.3.0 last night. What is failing? And how is it 
> failing? What if you compiled librespot without my modifications?

https://github.com/librespot-org/librespot/commit/6d127b46c64b5ccbd0eb3331bb9f6f3e07f94b0c



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=114836

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-10-22 Thread urknall


mherger wrote: 
> >
> If you want to give v0.3.0 based spotty a try you can find (untested) 
> builds here: 
> https://github.com/michaelherger/librespot/actions/runs/1368883372

Could you please commit the latest changes from librespot-org:dev to
your git,
there were some fixes and building fails actually for me...

Thank you



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=114836

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2021-08-30 Thread urknall


Oh thank you very much, that was a quick answer, its working now, thumps
up!



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2021-08-30 Thread urknall


Hi,

i compiled the latest git version of lms for omnios/solaris and
installed the ShairTunes2W Plugin.

When i click on settings i get the following error:

404 Not Found:
plugins/Extensions/settings/plugins/ShairTunes2W/settings/basic.html 

Any clue, where i can fix that?

Greetings Reiner



urknall's Profile: http://forums.slimdevices.com/member.php?userid=67774
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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