Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-29 Thread bernt
w3wilkes wrote: > Here's one I use for Christmas that was generated with SQL Playlists. > > > Code: > > -- PlaylistName:Christmas Random Playlist > -- PlaylistGroups: > select tracks.url from tracks > join genre_track on >

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-29 Thread bernt
afriend wrote: > You want the track urls so you start with the tracks table. If you used > DPL to select the genre (user input parameter) then DPL would look up > the genre ID and therefore all the (built-in) dynamic playlist use the > genre_track table (which only matches genre IDs and track

Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2021-11-29 Thread staresy
philchillbill wrote: > I've created an 11 minute video that shows some of what MediaServer can > do these days when your Echo has a screen and coverart/metadata can be > displayed. Useful summary video showing a small subset of vast range of commands made available in this comprehensive

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-29 Thread w3wilkes
Here's one I use for Christmas that was generated with SQL Playlists. Code: -- PlaylistName:Christmas Random Playlist -- PlaylistGroups: select tracks.url from tracks join genre_track on tracks.id=genre_track.track join genres on

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-11-29 Thread pkfox
philippe_44 wrote: > It’s a 2 steps process: the audio is sent by LMS to the bridge which > optionally tweaks or even transcodes it and then it is sent by the > bridge to the player. > > What I mean is that all data has been sent on both steps. It’s about > 35MB which seems logical for a flac

Re: [SlimDevices: Plugins] [Announce] Use Comment Tag Info

2021-11-29 Thread afriend
mamema wrote: > so, i have made more tests, the plugin is immune against library > updates, without delete and complete rescan. But if i do a delete/full > scan manually and an "nightly change update" automatically afterwards, > LMS hangs up and need to be restarted, which then leads to a rescan

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-29 Thread afriend
bernt wrote: > Hi! > > After a few hours of trail end error I reliased that I need help. I want > a one click random playlist from a specific genre. > > Here is a wild guess... You want the track urls so you start with the tracks table. If you used DPL to select the genre (user input

Re: [SlimDevices: Plugins] Announce: Radio Now Playing plugin

2021-11-29 Thread Paul Webster
0.0.17 29-Nov-2021 - Add Offshore Music Radio - Add PiratenRadio.ch - For Europa Radio Jazz change some of the logo matching and string stripping - Handle Icecast bug in json status generation - Allzic

Re: [SlimDevices: Plugins] Announce: Radio Now Playing plugin

2021-11-29 Thread Paul Webster
Redrum wrote: > > I noticed that some of the streams would not play for me, at least on my > sb radio. I narrowed it down to the streams that are (hls) format. Supla > Finland for example. The now playing info and art loads fine. > > I've no experience with anything Apple, but I looked around

Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-11-29 Thread P Nelson
mhhd wrote: > Dear Paul, dear Gary, > > Thank you very much for your response! It was the network connection!! > Checking for networks with a wifi analyzer app, I got somehow shocked, > as there were 25-30 overlapping access points in my tiny neighbourhood > (3 years ago about 8). Interfearing

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-29 Thread bernt
Hi! After a few hours of trail end error I reliased that I need help. I want a one click random playlist from a specific genre. Here is a wild guess. Code: -- PlaylistName:Jazz-Pop -- PlaylistGroups:Soft -- PlaylistCategory:songs select genre_track.genre

Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-11-29 Thread mhhd
garym wrote: > And note that simply plugging in ethernet does not automatically switch > the radio to ethernet. You need to go into the "networking" menu on the > Radio. Dear Paul, dear Gary, Thank you very much for your response! It was the network connection!! Checking for networks with a

Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2021-11-29 Thread castalla
The M6 appears as player. Loads stream with metadata but timer remains at zero. Disconnects after a few seconds. Basic server log to start (sure this worked last year) +---+ |Filename: airplay.txt

Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2021-11-29 Thread philchillbill
I've created an 11 minute video that shows some of what MediaServer can do these days when your Echo has a screen and coverart/metadata can be displayed. https://vimeo.com/651080656 Enjoy! philchillbill's Profile:

Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2021-11-29 Thread rgdawson
bakker_be wrote: > Progress indication really depends on the app. The Spotify app behaves > exactly as it did on Windows 10, so they're probably doing something > differently ;) Hmmm, interesting, thanks for that tip. I am just using the Windows taskbar stock defaults, but Windows will, I

Re: [SlimDevices: Plugins] [Announce] Use Comment Tag Info

2021-11-29 Thread mamema
mamema wrote: > so... > > i have enabled the plugin again, dunno remember if i have made a delete > db/full rescan, since first enabling of this plugin. Anyway, after > disable/reenable the plugin, the environment is running since two > days/nights without issues. So . self

Re: [SlimDevices: Plugins] Homebridge plugin to control players

2021-11-29 Thread martinlittle
Hi, I've just found and installed this. Is it still being maintained? Thanks. :-) martinlittle's Profile: http://forums.slimdevices.com/member.php?userid=35518 View this thread:

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-11-29 Thread philippe_44
pkfox wrote: > I've tried playing different tracks and the same thing happens ( it > never reaches the end of the track - 1m:30s is the furthest it gets ) - > I checked the synchronisation settings and the option "only while > playing was selected" but as I don't have any other players ( I

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-11-29 Thread pkfox
pkfox wrote: > I've tried playing different tracks and the same thing happens ( it > never reaches the end of the track - 1m:30s is the furthest it gets ) - > I checked the synchronisation settings and the option "only while > playing was selected" but as I don't have any other players ( I

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-11-29 Thread pkfox
philippe_44 wrote: > That's strange - this log means that the bridge has finished sending all > the data (about 35MB in your case) so it closes the HTTP connection, > which is exactly what is expected. The player has all data and obviously > a large internal buffer, so it should be able to play

Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2021-11-29 Thread bakker_be
rgdawson wrote: > Redundant or futile? I don’t have Windows 11 update yet, but I did > briefly install it in a VM and , yes, I noticed the progress indication > is there but way more subtle, almost unnoticeable. Other than checking > to see if it ran ok, that was about all I checked. > > R Greg