Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


SpiderJon wrote: 
> it's now 3 clicks for Server or Player Settings, compared with just 2
> clicks in the "old approach".

Oh, wow! 1 extra click...

SpiderJon wrote: 
>  having to multiply scroll/swipe to the bottom of the interface Settings
> page to click on them.)

You don't have to, the settings are accessible from the settings
dialog's menu - as stated in the release anouncement.

...

I have been ignoring this conversation up until now, but its getting
silly. I do not intend to re-add the items to the main menu:

a) Having (if you use the APK) *4* settings entries in one menu is silly
- -most- other systems have *1* settings entry
b) Some have complained that the meannig of each was not clear - hence
why in the settings dialog, below the relevant settings button, there is
now some help text
c) For 2.3.2 I'm adding icon-buttons in the settings dialog's toolbar to
access application, player, and server settings (if there is space) - so
now its open menu, click settings, click app/player/server button
d) Material Skin is mobile focused, in this layout there is more than 2
entries (Settings, Information) in the menu - as some of the browse, or
queue, items are placed into the menu because of size constraints. With
these and 3 superflous settings entries it was getting crowded



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread mamema


mherger wrote: 
> > Anything accessing the DB should benefit.
> 
> That's rather general... where would I as a user see improvements? Not 
> in a benchmark, but in LMS use.
> .

My, i admit rather short test reveals, that the trackscan scan task went
don't from 3 hours to 4 min on LMS restart and from 3 hours to 15 min on
forced rescan. Even though modifying the SELECT statement to prevent
musicbrainz_id duplicates will bring the scanning down to 4 secs each,
so..

Another improvement is in the webinterface everywhere where cover images
needs to be displayed it "seems" faster.



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Michael Herger

Anything accessing the DB should benefit.


That's rather general... where would I as a user see improvements? Not 
in a benchmark, but in LMS use.


Eg. the scanner has totally different requirements than the server: 
scanner is mostly writes, server is almost read-only. From my poor 
memory I remember SQLite caches the index, not the data itself. 
Therefore assigning a lot of data to the artwork cache might do no harm 
in most cases, but promise more than it delivers? A lot of the heavy 
queries are cached by the application. Optimizing the cache's DB might 
be more important than the library's etc.


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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-03-02 Thread Michael Herger

If I start playing something from Spotify on player through LMS, then
this player will appear in the devices in the Spotify app on the
desktop, but not on the phone.


There's an option in the mobile clients to "only show local speakers" or 
similar. Make sure this isn't enabled.

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread MarSOnEarth

SpiderJon wrote: 
> I don't understand how having to open the top-level menu, click on
> "Information", and then click on "Server Settings" or scroll down and
> click on "Player Settings" can be quicker than if all the "Settings"
> options were still just listed in the top-level menu — i.e. it's now 3
> clicks for Server or Player Settings, compared with just 2 clicks in the
> "old approach".
> 
> (That said, accessing the Settings menus via "Information" is certainly
> easier than having to multiply scroll/swipe to the bottom of the
> interface Settings page to click on them.)

+1

So, what was the problem with the original menu? ;/



MarSOnEarth's Profile: http://forums.slimdevices.com/member.php?userid=69826
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-03-02 Thread Michael Herger

appreciate if *mherger* answer why Spotty can't stream directly now?


You mean Ogg direct? Thanks to Philippe_44's persistence this might 
actually change again. But the reason was that librespot (the project 
I'm using to integrate with Spotify) didn't want to merge the necessary 
change upstreams. And maintaining it myself was no option longer term.



What is the reason? Even in Connect mode stream goes to PC, being
converted to Flac, and then goes backwards to Player! With increased
bitrate. My Router is 54 Mbit/s and half-duplex. So it may be not
stable. Need direct stream ability!


It will always go through LMS. Going to the players directly is not an 
option. But you can always tell LMS to re-encode Spotty streams to mp3 
320kbps. The quality loss compared to Ogg direct should be neglectable.

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread SpiderJon

stevebaggs wrote: 
> That was my initial reaction to the change, but then I discovered that
> you can get to the settings for both the server and any player using the
> Information item on the top level menu. The server and all the players
> are listed, and under each one is the option to go direct to the
> settings for that device. I find that quicker and more convenient than
> the "old" approach, where server and player settings appeared on the
> top-level menu. I'm not actually sure whether this facility is new or
> I've only just noticed it, but it's very useful.

I don't understand how having to open the top-level menu, click on
"Information", and then click on "Server Settings" or scroll down and
click on "Player Settings" can be quicker than if  both "Settings" were
still just listed in the top-level menu — i.e. it's now 3 clicks
compared with just 2 clicks in the "old approach".

(That said, accessing the Settings menus via "Information" is certainly
easier than having to multiply scroll to the bottom of the interface
Settings page to click on them.)



Duet x 3, via various hi-fi. LMS on Raspberry Pi OS (Debian 10) on a
Pi4.

SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread SpiderJon

Roland0 wrote: 
> I think I've found the issue. Try removing the repository, restart, add
> it again, active the plugin, and restart (and report if there are any
> issues remaining). Thanks.

Yep, that's fixed it.

I've also checked that mmap is enabled —  it is:


$ sudo lsof |grep mem-r|grep 'persist.db$\|library.db$'
squeezebo 10581squeezeboxserver  mem-r REG 
179,2 285020160 265905 /var/lib/squeezeboxserver/cache/persist.db
squeezebo 10581squeezeboxserver  mem-r REG 
179,2 217821184 265904
/var/lib/squeezeboxserver/cache/library.db

Thanks.



Duet x 3, via various hi-fi. LMS on Raspberry Pi OS (Debian 10) on a
Pi4.

SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-03-02 Thread fominator


Wigster wrote: 
> Hi
> 
> I am running Spotty 4.4.8 on LMS 8.1.1 on Windows Server 2012R2.
> 
> Spotify through LMS works ok.
> 
> Spotify connect has stopped working for some reason a few weeks ago. No
> Connect devices are visible in the Spotify apps on the network. I do not
> have "don't announce on network" ticked. The firewall ports are open for
> the spotty helper app.
> 
> If I start playing something from Spotify on player through LMS, then
> this player will appear in the devices in the Spotify app on the
> desktop, but not on the phone. 
> 
> I have a Spotify Client ID entered in the settings, since I was getting
> rate limited. The disappearance of the Connect players seems to have
> occured at a similar time, but I cannot say if it was really so.
> 
> I am not sure how to debug this. There is nothing of interest in the
> logs.

Funny thing is that Spotify Connect work through LMS too!) I would
appreciate if *mherger* answer why Spotty can't stream directly now?
What is the reason? Even in Connect mode stream goes to PC, being
converted to Flac, and then goes backwards to Player! With increased
bitrate. My Router is 54 Mbit/s and half-duplex. So it may be not
stable. Need direct stream ability!



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0


mherger wrote: 
> > DB Optimizer is a plugin for LMS to improve it's database performance
> > and memory use.
> > More information can be found 'on the homepage'
> > (https://www.nexus0.net/pub/sw/lmsdboptim/).
> 
> Would you have a rough idea what parts of LMS' functionality would take
> 
> advantage of which tweak? As Erland said it might be interesting to 
> "backport" some of these to the main line product.

Anything accessing the DB should benefit.
I've listed the various tweaks on the homepage (with links to the
relevant SQLite docs):
Some correct oversights (e.g. library uses temp_store = MEMORY, persist
does not; artwork always get 80MB cache even at "Maximum") or bit rot
(e.g. I suspect the 4GB DB cache is a result of SQLite switching from
1KB pages to 4KB some years ago).
Others are IMHO no-brainers (PRAGMA optimize before shutdown,
multi-threading)
Database cache sizes are really unbalanced (2*8MB+1MB -> 3*80MB ->
4GB+80MB)
mmap might be more complex to assess, but for anything not Windows is
seems great (25% less memory on my setup, plus (probably) better
performance)



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0

mamema wrote: 
> 
> But as I said, you are doing more than index creating. I would be happy
> to test, unfortunately the plugin doesm’t Show up after reboot.
It seems I initially had a typo in the repo.xml. However, at least on my
system, it now works.
If removing the repository, restarting, adding it again, activating the
plugin, and restarting doesn't work, it would be helpful if you could
check the server logs.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-03-02 Thread philippe_44


expectingtofly wrote: 
> BBC Sounds presents live radio as a "RepeatingStream" as LMS calls them.
> Which has a track per programme.  When one track ends it should should
> automatically call to get the next track, and seamlessly carry on.
> It appears that the UPnPBridge or Lumin streamer or the combination of
> the two is not behaving correctly.   I haven't got a way of testing the
> Upnpbridge, but I have tested on the chromecast bridge, for example, and
> that behaves correctly.
> 
> I know zero about the UPnPBridge plugin, but are there any settings in
> there to make it work?   Look for settings on gapless playback  (I think
> that was mentioned that earlier in the thread).  Someone else might be
> able to help
> 
> It might be worth asking on the UPnPBridge thread for help,  I suspect
> if there is a combination of upnp devices that don't work for repeating
> streams, other people would now how to fix it.BBC Sounds, Pandora
> and Slacker are examples of plugins that use "RepeatingStreams"

Do you serve the method "isRepeatingStream"? I did not see it in the
protocolhandler and this is an important information for the upnpbridge
to not miss tracks then (as it is trying to do gapless). Chromecast
behaves differently as there is no gapless



LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet,
1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,
Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread Pommes


rr_7351 wrote: 
> So you're running LMS on a Raspberry?
Yes, picoreplayer installed on raspberry , just do a search in the forum



The Earth Has Music For Those Who Listen

Pommes's Profile: http://forums.slimdevices.com/member.php?userid=67682
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread rr_7351


So you're running LMS on a Raspberry?



rr_7351's Profile: http://forums.slimdevices.com/member.php?userid=71457
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread mamema

Roland0 wrote: 
> see previous comment for the rationale. 
> _id=?)



You are doing more with your plugin than creating indexes, which might be
good, not tested yet.
But, dunno if it is an issue with pre 8.2 versions, because the indexes
were created fine within trackstat without your plugin.
Additionally i am experimenting with additions, so duplicate
musicbrainz_id didn’t slow down trackstat.
With this addition, trackstat url compare from temp table isn’t an issue
anymore. Was running three hours.

But as I said, you are doing more than index creating. I would be happy to
test, unfortunately the plugin doesm’t Show up after reboot.



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Ratings Light

2021-03-02 Thread I�igo

afriend wrote: 
> Please try 1.7.0 and let me know if RL is working now. Otherwise let me
> know which was the last version that worked for you and I'll add it to
> the repo.

Thanks!
Version 1.7.0 works.



Iñigo's Profile: http://forums.slimdevices.com/member.php?userid=49912
View this thread: http://forums.slimdevices.com/showthread.php?t=113344

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Michael Herger

DB Optimizer is a plugin for LMS to improve it's database performance
and memory use.
More information can be found 'on the homepage'
(https://www.nexus0.net/pub/sw/lmsdboptim/).


Would you have a rough idea what parts of LMS' functionality would take 
advantage of which tweak? As Erland said it might be interesting to 
"backport" some of these to the main line product.

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0


Well, talk about a derail ;-)

So, to recap:
- the purpose of this plugin is to apply some tuning to the database
which should be generally beneficial (and is unrelated to TrackStat,
although TrackStat, using the DB heavily, may benefit as well)
- I added some indices to my database for TrackStat a while ago. Since I
had them already available, I thought I might as well include them in
the plugin (they will be only created if TrackStat is installed).
- TrackStat's original indices are included as well, since some were
missing from my DB for unknown reasons, so it's possible they are
missing from other TrackStat users' DBs as well  (they will be only
created if they are missing).



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0


mamema wrote: 
> which indexes do you mean? Except those from the temp table, we've
> discussed in the Dev Area, all needed indexes are there.
> Trackstat creates and deletes indexes and both is working.
see previous comment for the rationale. also:


Code:

explain query plan UPDATE track_history SET url=(select tracks.url from 
library.tracks where tracks.musicbrainz_id is not null and 
tracks.musicbrainz_id=track_history.musicbrainz_id and 
track_history.urlmd5!=tracks.urlmd5 and length(tracks.url)<512),urlmd5=(select 
tracks.urlmd5 from tracks where tracks.musicbrainz_id is not null and 
tracks.musicbrainz_id=track_history.musicbrainz_id and 
track_history.urlmd5!=tracks.urlmd5 and length(tracks.url)<512) where exists 
(select tracks.url from tracks where tracks.musicbrainz_id is not null and 
tracks.musicbrainz_id=track_history.musicbrainz_id and track_history.urlmd5 != 
tracks.urlmd5 and length(tracks.url)<512);




Code:

SCAN TABLE track_history
  CORRELATED SCALAR SUBQUERY 3
  SEARCH TABLE tracks USING COVERING INDEX trackStatMBURLIndex 
(musicbrainz_id=?)
  CORRELATED SCALAR SUBQUERY 1
  SEARCH TABLE tracks USING COVERING INDEX trackStatMBURLIndex 
(musicbrainz_id=?)
  CORRELATED SCALAR SUBQUERY 2
  SEARCH TABLE tracks USING COVERING INDEX trackStatMBURLIndex 
(musicbrainz_id=?)




Code:

explain query plan select library.tracks.url from 
library.tracks,persist.track_history where library.tracks.musicbrainz_id is not 
null and library.tracks.musicbrainz_id=track_history.musicbrainz_id and 
persist.track_history.urlmd5 != library.tracks.urlmd5 and 
length(library.tracks.url)<512;




Code:


  SCAN TABLE track_history USING COVERING INDEX tsurlmdmbIndex
  SEARCH TABLE tracks USING COVERING INDEX trackStatMBURLIndex 
(musicbrainz_id=?)




'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Ratings Light

2021-03-02 Thread afriend

Iñigo wrote: 
> Hi, 
> 
> Since Ratings Light upgraded to v1.6.1 is not working anymore on my
> system (piCorePlayer + LMS 8.1.1 on a RaspberryPi 3B).
> Can't see anything in the server.log, only the message "Plugin failed to
> load" in configurations Plugins page.
> 
> Any way to debug the issue?
> Also, is previous version available somewhere to download?
> 
> Thanks
> 
> EDIT: MANAGED TO GET THE PLUGIN MESSAGES FROM THE LOG.
> 
> > 
Code:

  >   > [21-03-02 21:28:03.2556] Slim::Utils::PluginManager::load (241) Loading 
plugin: RatingsLight
  > [21-03-02 21:28:03.3460] Slim::bootstrap::tryModuleLoad (286) Warning: 
Module [Plugins::RatingsLight::Plugin] failed to load:
  > Experimental push on scalar is now forbidden at 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RatingsLight/Plugin.pm 
line 2345, near "$thisdir)"
  > BEGIN not safe after errors--compilation aborted at 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RatingsLight/Plugin.pm 
line 2502.
  > Compilation failed in require at (eval 957) line 1.
  > BEGIN failed--compilation aborted at (eval 957) line 1.
  > 
  > [21-03-02 21:28:03.3568] Slim::Utils::PluginManager::load (323) Error: 
Couldn't load Plugins::RatingsLight::Plugin
  > [21-03-02 21:28:03.3575] Slim::Utils::PluginManager::load (374) Adding HTML 
directory: 
[/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RatingsLight/HTML]

> > 

Thanks for the additional log messages. That's always very helpful.
I don't run LMS on pi/pCP. So that message didn't come up on my test
system.
I've made some changes that should get rid of this error. It's part of
1.7.0 - which I wanted to publish later because there's still a small
error.

Please try 1.7.0 and let me know if RL is working now. Otherwise let me
know which was the last version that worked for you and I'll add it to
the repo.



afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=113344

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread erland


Roland0 wrote: 
> 
> Which indices do you mean? The ones taken from TrackStat should use the
> same names afaik.
> 
My mistake, I accidentally looked at the MySQL indexes TrackStat
creates. The SQLite indexes are named the same so no duplicates, sorry
for the confusion regarding this.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins=998836=1#post998836)
)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread erland

mamema wrote: 
> which indexes do you mean? Except those from the temp table, we've
> discussed in the Dev Area, all needed indexes are there.
> Trackstat creates and deletes indexes and both is working.

I read the code a bit fast, the naming is the same so there aren’t any
duplicated indexes, I just wonder why this plugin creates indexes that
TrackStat already have created, gives me a feeling something doesnt work
properly in TrackStat.

The following should be created by TrackStat:

Code:


  CREATE INDEX IF NOT EXISTS persistentdb.tsurlIndex on track_statistics (url);
  CREATE INDEX IF NOT EXISTS persistentdb.tsurlmd5Index on track_statistics 
(urlmd5);
  CREATE INDEX IF NOT EXISTS persistentdb.tsmusicbrainzIndex on 
track_statistics (musicbrainz_id);
  CREATE INDEX IF NOT EXISTS persistentdb.tshurlIndex on track_history (url);
  CREATE INDEX IF NOT EXISTS persistentdb.tshmusicbrainzIndex on track_history 
(musicbrainz_id);
  CREATE INDEX IF NOT EXISTS trackStatMBIndex on tracks (musicbrainz_id)
  



The following is created by this plugin (if I read the code properly)

Code:


  CREATE INDEX IF NOT EXISTS persistentdb.tsurlIndex on track_statistics (url)
  CREATE INDEX IF NOT EXISTS persistentdb.tsurlmd5Index on track_statistics 
(urlmd5)
  CREATE INDEX IF NOT EXISTS persistentdb.tsmusicbrainzIndex on 
track_statistics (musicbrainz_id)
  CREATE INDEX IF NOT EXISTS persistentdb.tshurlIndex on track_history (url)
  CREATE INDEX IF NOT EXISTS persistentdb.tshmusicbrainzIndex on track_history 
(musicbrainz_id)
  CREATE INDEX IF NOT EXISTS trackStatMBIndex on tracks (musicbrainz_id)
  CREATE INDEX IF NOT EXISTS persistentdb.tsurlmdmbIndex on 
track_history(urlmd5,musicbrainz_id)
  CREATE INDEX IF NOT EXISTS persistentdb.tsurlmdmbStatIndex on 
track_statistics(urlmd5,musicbrainz_id)
  CREATE INDEX IF NOT EXISTS trackStatMBURLIndex on tracks 
(musicbrainz_id,urlmd5,url)
  



If the extra 3 indexes this plugin creates improve TrackStat performance
it would be great if someone have the time to release a new version of
TrackStat that includes them.

And the tracks table trackStatMBIndex index should really be created by
core LMS if it helps performance since core LMS owns the tracks table.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins=998836=1#post998836)
)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


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

2021-03-02 Thread Paul Webster


While testing something else I have been watching console output from
LMS.

Airplay Bridge is running on same system and I see a lot of these
messages like this

Code:


  [20:40:52.694961] PlayerThread:411 [0x1116b8]: tick 1185559254
  [20:40:52.814959] PlayerThread:411 [0x110920]: tick 1185559374
  [20:40:53.695184] PlayerThread:411 [0x1116b8]: tick 1185560255
  [20:40:53.815323] PlayerThread:411 [0x110920]: tick 1185560375
  [20:40:54.696038] PlayerThread:411 [0x1116b8]: tick 1185561256
  [20:40:54.815501] PlayerThread:411 [0x110920]: tick 1185561375
  [20:40:55.696659] PlayerThread:411 [0x1116b8]: tick 1185562256
  [20:40:55.815816] PlayerThread:411 [0x110920]: tick 1185562375
  [20:40:56.002011] process:540 [0xbbcd8] strm
  [20:40:56.002539] process_strm:244 [0xbbcd8] strm command t
  [20:40:56.002896] sendSTAT:142 [0xbbcd8]: ms_played: 0
  [20:40:56.003209] sendSTAT:166 [0xbbcd8]: STAT: STMt
  [20:40:56.003502] process:540 [0xb92f8] strm
  [20:40:56.004038] process_strm:244 [0xb92f8] strm command t
  [20:40:56.004368] sendSTAT:142 [0xb92f8]: ms_played: 0
  [20:40:56.004694] sendSTAT:166 [0xb92f8]: STAT: STMt
  



I suspect this means that I have somehow enabled a debug mode but I have
not found out how to turn it off.
Alternative approach is that I could simply stop Airplay Bridge while I
am trying to diagnose something else.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Airplay Bridge on Picore

2021-03-02 Thread RobbH


JPatten wrote: 
> Thank you - will do. The Binary selected, btw, is the one recommended
> for a Rasb pi

My suggestion was unlikely to be the answer, anyway. Incidentally, there
was a typo in my previous message. I said that the developer of the
bridge, Philippe, had been busy with other LMS-related products, which
suggests that this might be something he does for a living. I meant to
say LMS-related PROJECTS. He has done a lot of them, but so far as I can
tell, strictly on a volunteer basis.



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=114066

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


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

2021-03-02 Thread philippe_44


sachadog wrote: 
> Hi Philippe,
> 
> Believe me I am reading your posts and I've tried all ways to get this
> system working.  If I "apply" the settings prior to music replay, the
> system will not work.  The player goes into Pause mode and I have to
> reset it.  It's as though, the WiFi signal contains a command that the
> player sees as to go into "Pause".  This goes for ANY of my WiFi players
> (incl. WiFi Radio's and wireless Speakers).  They all stop replay if the
> setting "Apply" is used, either on the bridge settings or on control
> panel.  If it was only the Cambridge Audio CXNv2, I would have concluded
> it was not compatible with its operating system.
> > 
Code:

  >   > 
  > That does not make sense. Clicking 'apply' when the player does nothing 
will not cause any harm. The bridge will restart, detect the player and it will 
re-appear in LMS, but setting parameters like transcode and flow will not 
change anything at this point. Then, when you try to play a track from LMS, 
this is where problems can happen, I agree. But if they appear *just when you 
change mode from thru to flac with flow and click apply* then it means you are 
clicking while the player is playing something.
  >   > >   > 
>   > I pressed apply during playback as part of testing different browsers
>   > and different actions.  There's no difference between browsers, they
>   > don't seem to interfere with any replay actions.
>   >   >   > 
  > Well, as I said multiple times: do NOT do that!
  >   > >   > 
>   > The only sure way I get the system to work, with artwork and in Flac is
>   > to not press apply at any stage whatsoever.  Which means I lose the
>   > settings everytime the computer is closed down.  I then get track by
>   > track playback, which is fine, it's better than nothing at all.  The
>   > same applies to my WiFi radios which have colour screens and of course
>   > the wireless speakers just stop replay.  I am able to see, via an App,
>   > what signal the wireless speakers are receiving.
>   >   >   > 
  > No for heaven's sake, if you change parameters and don't click apply, you 
have not changed anything - they are not taken into account at all, it is 
useless! Leave parameters as they are then because just changing them does 
NOTHING. You don't "lose" them because you have never used them
  >   > >   > 
>   > Unless someone comes up with a bright idea, I don't see a way of getting
>   > the system to work using the apply button.  At the end of the day we all
>   > want the system to work.  >   > 
  > Again and again, there is no point changing parameters if you don't apply 
them. IT DOES NOT DO ANYTHING, LEAVE THEM AS THEY ARE THEN



LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet,
1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,
Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Airplay Bridge on Picore

2021-03-02 Thread JPatten


RobbH wrote: 
> I'm just guessing here. What do you see beside "Select Binary"? Is there
> a static build available in the dropdown? If so, try selecting it. Then
> wait a few minutes to see if your devices appear at the bottom of the
> page.
> 
> If that doesn't help, I suggest posting this in the thread "ANNOUNCE:
> AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)",
> which is also in this 3rd Party Software Forum. Mention all the details
> you've provided here, and also what version of piCorePlayer and what
> version of LMS you're using. Philippe may be taking a break at the
> moment, as he's been putting in a lot of intense work on some other
> LMS-related products, so you may not hear from him immediately. But
> somebody else, with more knowledge than I have, might be able to help in
> the interim.

Thank you - will do. The Binary selected, btw, is the one recommended
for a Rasb pi



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=114066

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0

erland wrote: 
> Hopefully someone will take the time to update TrackStat so it creates
> the indexes by itself. 
> 
Would certainly be a better solution.

> The intention is that TrackStat should already today create some of the
> single column indexes but maybe that doesn’t work since you have them
> in your plugin ?
I've been using TrackStat for a long time, and quite a while ago (years)
I noticed that some of the default indices were missing - no idea why.
Back then, I also added some other indices. Since I was writing this
plugin anyway, I decided to include them - since I use 'IF NOT EXISTS',
existing ones won't be affected.

> 
> As it’s done now I think the indexes will be duplicated since you use
> different index names, duplicate indexes might decrease write
> performance.
Which indices do you mean? The ones taken from TrackStat should use the
same names afaik.

> The index in tracks table should probably be added to LMS code instead
> of having it as a plugin. The reason TrackStat creates an index in
> tracks table is just because it was harder to convince/get core
> developer to do additions to the core 15 years ago, should be easier
> today when LMS development is driven by community.
I guess Michael would be the person to assess which index is of general
benefit.

> Have you performed any tests to see which TrackStat operations that are
> improved ?
> 
Back then, I probably did, but that was a couple of years ago, so I'm
rather hazy on the details.

> Having them in your plugin as a first step could be a good idea to
> verify how much improvement it results
Generally, maybe, but since the plugin's main purpose is to change
various DB parameters, so it'll be difficult to isolate specifics.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Ratings Light

2021-03-02 Thread I�igo

Hi, 

Since Ratings Light upgraded to v1.6.1 is not working anymore on my
system (piCorePlayer + LMS 8.1.1 on a RaspberryPi 3B).
Can't see anything in the server.log, only the message "Plugin failed to
load" in configurations Plugins page.

Any way to debug the issue?
Also, is previous version available somewhere to download?

Thanks



Iñigo's Profile: http://forums.slimdevices.com/member.php?userid=49912
View this thread: http://forums.slimdevices.com/showthread.php?t=113344

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread mamema

erland wrote: 
> Hopefully someone will take the time to update TrackStat so it creates
> the indexes by itself. The intention is that TrackStat should already
> today create some of the single column indexes but maybe that doesn’t
> work .

which indexes do you mean? Except those from the temp table, we've
discussed in the Dev Area, all needed indexes are there.
Trackstat creates and deletes indexes and both is working.



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread Shozzer


Shozzer wrote: 
> I just downloaded the APK from GitHub, no compiling. I will see about
> downloading from f-droid. I suspect that will be better in the long run
> as I guess that it will make updating more convenient when new releases
> are made.

Ok, just downloaded from f-droid and this works fine, thanks.



Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2021-03-02 Thread erland


SlimChances wrote: 
> This is a bit over my head Erland but I ran a Free Form Query and get
> this result, does that tell us anything?

Yes, it says that you have two libraries with id 5 and 6, would be
interesting to see if the ids changes if you run it again after you
upgrade LMS or does something that trigger the playlist library
parameter to be reset.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins=998836=1#post998836)
)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread slartibartfast


Shozzer wrote: 
> I just downloaded the APK from GitHub, no compiling. I will see about
> downloading from f-droid. I suspect that will be better in the long run
> as I guess that it will make updating more convenient when new releases
> are made.Maybe try reinstalling the apk you downloaded from github assuming 
> it is
the latest version. It should work.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0


mherger wrote: 
> >
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/LMSdboptim/LMSdbopt/lib
> 
> That's one folder too many. The plugin archive should extract without a
> 
> sub-folder for Plugins.pm.
It extracts to LMSdbopt/Plugin.pm, which I think is correct. I think the
issue was in repo.xml (plugin name="LMSdboptim" instead of plugin
name="LMSdbopt")



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread erland

Hopefully someone will take the time to update TrackStat so it creates
the indexes by itself. The intention is that TrackStat should already
today create some of the single column indexes but maybe that doesn’t
work since you have them in your plugin ? As it’s done now I think the
indexes will be duplicated since you use different index names,
duplicate indexes might decrease write performance.

The index in tracks table should probably be added to LMS code instead
of having it as a plugin. The reason TrackStat creates an index in
tracks table is just because it was harder to convince/get core
developer to do additions to the core 15 years ago, should be easier
today when LMS development is driven by community.

Have you performed any tests to see which TrackStat operations that are
improved ?

Having them in your plugin as a first step could be a good idea to
verify how much improvement it results in, so I’m not criticizing your
work just mentioning the above since I think it’s the next step to take.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins=998836=1#post998836)
)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread Pommes


rr_7351 wrote: 
> I can run LMS on a laptop for that matter. 
> But it's kind of silly. All these years LMS was working just fine. And
> now this happened. 
> One of three reasons for buying was running LMS without a computer. I
> didn't re-check this because LMS is running fine for 4 years on my old
> DS216J.
> Is there a way to install old version of DSM?

I have been running LMS on sinology for a couple of years until it
stopped working with the new DSM. I bought a raspberry PI four, and I am
not looking back. It is so much better, faster, snappier, you should
try, I am sure you will not regret



The Earth Has Music For Those Who Listen

Pommes's Profile: http://forums.slimdevices.com/member.php?userid=67682
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0


SpiderJon wrote: 
> [[21-03-02 18:27:09.6876] main::init (388) Starting Logitech Media
> Server (v8.1.1, 1610364019, Thu Jan 14 06:24:07 CET 2021) perl 5.028001
> - arm-linux-gnueabihf-thread-multi-64int
> [21-03-02 18:27:11.4689] Slim::bootstrap::tryModuleLoad (286) Warning:
> Module [Plugins::LMSdbopt::Plugin] failed to load:
> Can't locate Plugins/LMSdbopt/Plugin.pm in @INC (you may need to install
> the Plugins::LMSdbopt::Plugin module) (@INC contains:
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/LMSdboptim/LMSdbopt/lib
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomScan/lib
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomBrowse/lib
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/BBCSounds/lib
> /var/lib/squeezeboxserver/cache/InstalledPlugins
> /usr/share/squeezeboxserver/CPAN/arch/5.28/arm-linux-gnueabihf-thread-multi-64int
> /usr/share/squeezeboxserver/CPAN/arch/5.28/arm-linux-gnueabihf-thread-multi-64int/auto
> /usr/share/squeezeboxserver/CPAN/arch/5.28.1/arm-linux-gnueabihf-thread-multi-64int
> /usr/share/squeezeboxserver/CPAN/arch/5.28.1/arm-linux-gnueabihf-thread-multi-64int/auto
> /usr/share/squeezeboxserver/CPAN/arch/arm-linux-gnueabihf-thread-multi-64int
> /usr/share/squeezeboxserver/CPAN/arch/5.28
> /usr/share/squeezeboxserver/lib /usr/share/squeezeboxserver/CPAN
> /usr/share/squeezeboxserver /usr/sbin /etc/perl
> /usr/local/lib/arm-linux-gnueabihf/perl/5.28.1
> /usr/local/share/perl/5.28.1 /usr/lib/arm-linux-gnueabihf/perl5/5.28
> /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.28
> /usr/share/perl/5.28 /usr/local/lib/site_perl
> /usr/lib/arm-linux-gnueabihf/perl-base) at (eval 1056) line 1.
> BEGIN failed--compilation aborted at (eval 1056) line 1.
> 

I think I've found the issue. Try removing the repository, restart, add
it again, active the plugin, and restart (and report if there are any
issues remaining). Thanks.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread Shozzer


cpd73 wrote: 
> Did you download an apk, or compile your own? I've just reinstalled
> material from f-droid, and that version works fine. I was using a dev
> version when I was seeing errors.

I just downloaded the APK from GitHub, no compiling. I will see about
downloading from f-droid. I suspect that will be better in the long run
as I guess that it will make updating more convenient when new releases
are made.



Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread stevebaggs


TomS wrote: 
> +1 
> 
> Liked the player/server settings in the first dropdown, but as a
> consolation moving them to the -top- of the settings page would be
> helpful.

That was my initial reaction to the change, but then I discovered that
you can get to the settings for both the server and any player using the
Information item on the top level menu. The server and all the players
are listed, and under each one is the option to go direct to the
settings for that device. I find that quicker and more convenient than
the "old" approach, where server and player settings appeared on the
top-level menu. I'm not actually sure whether this facility is new or
I've only just noticed it, but it's very useful.



stevebaggs's Profile: http://forums.slimdevices.com/member.php?userid=62476
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread rr_7351


mherger wrote: 
> > thank you for your reply. You are right, it's a Realtek CPU.
> > Besides docker there aren't any other options?
> 
> Get a Raspberry Pi to run LMS and use the NAS to store the music files.
> 
> > I was thinking of putting virtual windows on DSM and then try to
> install
> > LMS (windows version).
> 
> The "J" models usually are the entry level models. Your NAS only has 
> 512MB RAM, and certainly no virtualization. A Raspberry Pi 4 as four 
> times this memory.
I can run LMS on a laptop for that matter. 
But it's kind of silly. All these years LMS was working just fine. And
now this happened. 
One of three reasons for buying was running LMS without a computer. I
didn't re-check this because LMS is running fine for 4 years in my old
DS216J.



rr_7351's Profile: http://forums.slimdevices.com/member.php?userid=71457
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-03-02 Thread fominator


Why i can't stream Spotify directly to player in ogg format? I see
stream is always decoding to Flac and going through LMS server. It's
very bad for wireless network.



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread Michael Herger

Received a meaningful 'error' message that 9002 was occupied. I chose
9004 and the familiar LMS showed up in my browser window :-) ... so far
so good. I couldn't get any player to connect, though.

The TCP/UPD ports at 3483, do I also need to set these to something very
specific? ... I'm asking because changing Auto to 3483 gave another
warning that these were already used. I suppose that if I uninstalled


You must have a LMS package installed already. 3483 is reserved for LMS. 
No application should be using it (9000 is not reserved), and I wouldn't 
know of any which does. So please double check you have uninstalled the 
old LMS package.

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


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

2021-03-02 Thread slartibartfast


sachadog wrote: 
> Hi Philippe,
> 
> Believe me I am reading your posts and I've tried all ways to get this
> system working.  If I "apply" the settings prior to music replay, the
> system will not work.  The player goes into Pause mode and I have to
> reset it.  It's as though, the WiFi signal contains a command that the
> player sees as to go into "Pause".  This goes for ANY of my WiFi players
> (incl. WiFi Radio's and wireless Speakers).  They all stop replay if the
> setting "Apply" is used, either on the bridge settings or on control
> panel.  If it was only the Cambridge Audio CXNv2, I would have concluded
> it was not compatible with its operating system.
> 
> I pressed apply during playback as part of testing different browsers
> and different actions.  There's no difference between browsers, they
> don't seem to interfere with any replay actions.
> 
> The only sure way I get the system to work, with artwork and in Flac is
> to not press apply at any stage whatsoever.  Which means I lose the
> settings everytime the computer is closed down.  I then get track by
> track playback, which is fine, it's better than nothing at all.  The
> same applies to my WiFi radios which have colour screens and of course
> the wireless speakers just stop replay.  I am able to see, via an App,
> what signal the wireless speakers are receiving.
> 
> Unless someone comes up with a bright idea, I don't see a way of getting
> the system to work using the apply button.  At the end of the day we all
> want the system to work.

I just tried using flow mode to play to my TV and it works. Cross-fade
also works. As noted in other posts there is no artwork in flow mode.  

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread cfuttrup


mherger wrote: 
> > 
> Most likely it's port 9000. There must be a reason why Synology always 
> used 9002 instead.

Received a meaningful 'error' message that 9002 was occupied. I chose
9004 and the familiar LMS showed up in my browser window :-) ... so far
so good. I couldn't get any player to connect, though.

The TCP/UPD ports at 3483, do I also need to set these to something very
specific? ... I'm asking because changing Auto to 3483 gave another
warning that these were already used. I suppose that if I uninstalled
the package by pinkdot entirely, maybe these ports would be freed? ...
obviously I'm reluctant to do that, since this is the package that
currently is working and playing music every day.

I have two players, one is an old Touch, the other is Squeezelite-X.
None of these can find my LMS server at port 9004 and 9094 (= the CLI,
which is what I put into the config of Squeezelite-X, I just get a
server not found message)

Cheers,
Claus



cfuttrup's Profile: http://forums.slimdevices.com/member.php?userid=32784
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Michael Herger

/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/LMSdboptim/LMSdbopt/lib


That's one folder too many. The plugin archive should extract without a 
sub-folder for Plugins.pm.


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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread Michael Herger

thank you for your reply. You are right, it's a Realtek CPU.
Besides docker there aren't any other options?


Get a Raspberry Pi to run LMS and use the NAS to store the music files.


I was thinking of putting virtual windows on DSM and then try to install
LMS (windows version).


The "J" models usually are the entry level models. Your NAS only has 
512MB RAM, and certainly no virtualization. A Raspberry Pi 4 as four 
times this memory.

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


Re: [SlimDevices: Plugins] Airplay Bridge on Picore

2021-03-02 Thread RobbH


JPatten wrote: 
> I have followed the instructions on the advanced plugin page. I can't
> seem to get beyond the 'Configuration file missing - create one by
> clicking "generate" or, if autosave is on, refresh this page' warning
> 
> I have enabled the Airbridge as instructed and hit the generate button
> as well as refreshing the page with Autosave enabled. Trying to connect
> to a couple of Airplay devices - a Sonos One and an Apple TV.

I'm just guessing here. What do you see beside "Select Binary"? Is there
a static build available in the dropdown? If so, try selecting it. Then
wait a few minutes to see if your devices appear at the bottom of the
page.

If that doesn't help, I suggest posting this in the thread "ANNOUNCE:
AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)",
which is also in this 3rd Party Software Forum. Mention all the details
you've provided here, and also what version of piCorePlayer and what
version of LMS you're using. Philippe may be taking a break at the
moment, as he's been putting in a lot of intense work on some other
LMS-related products, so you may not hear from him immediately. But
somebody else, with more knowledge than I have, might be able to help in
the interim.



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=114066

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread rr_7351


Hi,
thank you for your reply. You are right, it's a Realtek CPU.
Besides docker there aren't any other options?
I was thinking of putting virtual windows on DSM and then try to install
LMS (windows version).



rr_7351's Profile: http://forums.slimdevices.com/member.php?userid=71457
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread cfuttrup


Hi rr_7351

The DS220+ is equipped with a Celeron J4205 processor. To the best of my
knowledge you can run LMS in a Docker container on this one. If
possible, I recommend to return the DS220J and replace with a DS220+.

/Claus



cfuttrup's Profile: http://forums.slimdevices.com/member.php?userid=32784
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread SpiderJon


Roland0 wrote: 
> Anything in the server logs?

*[21-03-02 18:27:09.6876] main::init (388) Starting Logitech Media
Server (v8.1.1, 1610364019, Thu Jan 14 06:24:07 CET 2021) perl 5.028001
- arm-linux-gnueabihf-thread-multi-64int
[21-03-02 18:27:11.4689] Slim::bootstrap::tryModuleLoad (286) Warning:
Module [Plugins::LMSdbopt::Plugin] failed to load:
Can't locate Plugins/LMSdbopt/Plugin.pm in @INC (you may need to install
the Plugins::LMSdbopt::Plugin module) (@INC contains:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/LMSdboptim/LMSdbopt/lib
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomScan/lib
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomBrowse/lib
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/BBCSounds/lib
/var/lib/squeezeboxserver/cache/InstalledPlugins
/usr/share/squeezeboxserver/CPAN/arch/5.28/arm-linux-gnueabihf-thread-multi-64int
/usr/share/squeezeboxserver/CPAN/arch/5.28/arm-linux-gnueabihf-thread-multi-64int/auto
/usr/share/squeezeboxserver/CPAN/arch/5.28.1/arm-linux-gnueabihf-thread-multi-64int
/usr/share/squeezeboxserver/CPAN/arch/5.28.1/arm-linux-gnueabihf-thread-multi-64int/auto
/usr/share/squeezeboxserver/CPAN/arch/arm-linux-gnueabihf-thread-multi-64int
/usr/share/squeezeboxserver/CPAN/arch/5.28
/usr/share/squeezeboxserver/lib /usr/share/squeezeboxserver/CPAN
/usr/share/squeezeboxserver /usr/sbin /etc/perl
/usr/local/lib/arm-linux-gnueabihf/perl/5.28.1
/usr/local/share/perl/5.28.1 /usr/lib/arm-linux-gnueabihf/perl5/5.28
/usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.28
/usr/share/perl/5.28 /usr/local/lib/site_perl
/usr/lib/arm-linux-gnueabihf/perl-base) at (eval 1056) line 1.
BEGIN failed--compilation aborted at (eval 1056) line 1.

[21-03-02 18:27:11.4699] Slim::Utils::PluginManager::load (323) Error:
Couldn't load Plugins::LMSdbopt::Plugin
[21-03-02 18:27:11.7114] Plugins::CustomScan::Scanner::initDatabase
(114) CustomScan: Creating database tables
[21-03-02 18:27:11.7133] Plugins::CustomScan::Scanner::initDatabase
(119) CustomScan: Upgrading database adding table column valuesort,
please wait...
[21-03-02 18:27:11.7139] Plugins::CustomScan::Scanner::executeSQLFile
(522) Couldn't open:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuesort.sql
: No such file or directory
[21-03-02 18:27:11.7143] Plugins::CustomScan::Scanner::initDatabase
(125) CustomScan: Upgrading database adding table column extravalue,
please wait...
[21-03-02 18:27:11.7149] Plugins::CustomScan::Scanner::executeSQLFile
(522) Couldn't open:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_extravalue.sql
: No such file or directory
[21-03-02 18:27:11.7154] Plugins::CustomScan::Scanner::initDatabase
(131) CustomScan: Upgrading database adding table column valuetype,
please wait...
[21-03-02 18:27:11.7159] Plugins::CustomScan::Scanner::executeSQLFile
(522) Couldn't open:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuetype.sql
: No such file or directory

*



Duet x 3, via various hi-fi. LMS on Raspberry Pi OS (Debian 10) on a
Pi4.

SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0

SpiderJon wrote: 
> 
> However, I followed the installation routine —
> — but "DB Optimizer" didn't get installed.
> 
> So I tried activating the plugin (ie, ticking the box), saving settings
> and restarting LMS three more times, but still no luck installing it —
> it's just showing as an unticked box in its own "LMS DB Optimizer
> plugin" section of the Plugins page.
> 

Anything in the server logs?



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread SpiderJon

Roland0 wrote: 
> DB Optimizer is a plugin for LMS to improve its database performance and
> memory use.
> More information can be found 'on the homepage'
> (https://www.nexus0.net/pub/sw/lmsdboptim/).

Very interested in trying this.

However, I followed the installation routine —


In the LMS web interface in Settings > Plugins, add
https://www.nexus0.net/pub/sw/lmsdboptim/repo.xml to the list of
Additional Repositories, activate the plugin and re-start LMS.

— but "DB Optimizer" didn't get installed.

So I tried activating the plugin (ie, ticking the box), saving settings
and restarting LMS three more times, but still no luck installing it —
it's just showing as an unticked box in its own "LMS DB Optimizer
plugin" section of the Plugins page.

I'm using 

LMS Version: 8.1.1 - 1610364019 
Operating system: Debian - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.28.1 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 1.02
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)

Thanks for any help.



Duet x 3, via various hi-fi. LMS on Raspberry Pi OS (Debian 10) on a
Pi4.

SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread rr_7351


Hi guys!

I just bought a DS220J for my friend and I'm very frustrated LMS is not
supported anymore.
I own two NAS devices and I have LMS installed on both.

I tried pinkdot's method but the URL does not exist anymore.
Is there anything I can do to get this working? I read Docker isn't
available on all processors.

I tied some alternatives but no luck (Minimserver, Plex ...). My
Squeezebox can't connect to any of those.
I would really appreciate any tip!

Thank you all and stay healthy!



rr_7351's Profile: http://forums.slimdevices.com/member.php?userid=71457
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] Is musicip still working?

2021-03-02 Thread Matt Drown


The windows musicIP analyzer doesn't like files with non roman
characters in tags, and refuses to deal with them, It doesn't like FLAC
files at 48khz, and there are at least a few other cases it's gets picky
about.  As you found out, it doesn't like to analyze over network drives
either.

My workflow, just for the history.
Copy files to local drive temp space.
Drop into windows musicip, and analyze.
Archive all analysis.
Delete from musicip.
Move files with analysis embedded over to linux NAS.
Have linux headless musicip server scan the files and add them to the
NAS musicip database.  (I have a thread about dealing with 64bit inodes
concerning this)
Magic.

It's not the smoothest, but after the initial 80k file
scan/archive/move/import cycle, it's pretty simple when new music shows
up.



Matt Drown's Profile: http://forums.slimdevices.com/member.php?userid=69476
View this thread: http://forums.slimdevices.com/showthread.php?t=113991

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


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

2021-03-02 Thread philchillbill


A freshly-certified version of the skill is now live with 4 new
commands:

*Play index* 5 from the album Musique by Daft Punk (for when you don't
know the track title but do know it's the 5th track).
*Stream index* 3 from Toulouse Street *by* The Doobie Brothers.
*Transpose* Bathroom and Bedroom (swaps the playlist between 2 players -
a sort of two-way FollowMe).
*What's new?* (spoken concise release notes).

There's also better support for people with multiple LMS servers plus
improved latency and error-handling in general.

Enjoy!



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-03-02 Thread expectingtofly


Release 2.14.2 contains some changes to help the Community Firmware AAC
Decoder on the Squeezebox radios play out glitch free.

For those interested in the technical details, a data throttle has been
added that manages the amount data available when a stream starts so
that decoding can be prioritised over buffering.  
An adjustment to the throttle is available in the settings,  so it can
be turned off by setting to zero.  However, I would recommend leaving at
the default setting as the change should be transparent to all other
players.



EXPECTINGTOFLY PLUGINS :

- *BBC Sounds* : 
  https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin 
- *BBC Sounds Wiki* :
  https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki
- *Virgin Radio (UK)* : 
  https://github.com/expectingtofly/LMS_Virgin_Radio_Plugin 
- *Times Radio* : 
  https://github.com/expectingtofly/LMS_TIMES_RADIO_PLUGIN

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2021-03-02 Thread philippe_44


simoh wrote: 
> Hello Philippe, 
> 
> Have there been any recent changes in the bridge that might cause BBC
> radio streams (BBC Sounds plugin) to stop a few seconds before the end
> of a programme?
> I think I've tried all combinations of mode, gapless and seek on resume,
> but no longer get playback to continue through to the next programme.
> 
> https://forums.slimdevices.com/showthread.php?113045-Announce-BBC-Sounds-Plugin=1011549=1#post1011549
> 
> > 
Code:

  >   > [15:57:14.588106] _SyncNotifState:671 LUMIN T2:LUMIN: uPNP playing
  > [15:57:14.590039] sendSTAT:169 [0x100928400]: STAT:[STMs] msplayed 0
  > [15:59:50.746122] output_http_thread:289 [0x100928400]: draining (6968995 
bytes)
  > [15:59:50.805287] output_http_thread:241 [0x100928400]: self-exit 
  > [15:59:50.805634] output_http_thread:372 [0x100928400]: end thread 0 
(6968995 bytes)
  > [16:00:06.129025] _SyncNotifState:643 [0x1009aeab0]: uPNP stop
  > [16:00:06.129309] slimproto_run:752 [0x100928400]: Track shorter than 
expected (172000/0)
  > [16:00:06.129354] sendSTAT:169 [0x100928400]: STAT:[STMu] msplayed 172000
  > [16:00:06.129429] sendSTAT:169 [0x100928400]: STAT:[STMd] msplayed 172000

> > 
> 
> Thanks, Simon.

Not to my knowledge, but send a complete bridge log and I'll see if
there is something noticeable.



LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet,
1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,
Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


[SlimDevices: Plugins] [Announce] Database Optimizer plugin

2021-03-02 Thread Roland0


DB Optimizer is a plugin for LMS to improve it's database performance
and memory use.
More information can be found 'on the homepage'
(https://www.nexus0.net/pub/sw/lmsdboptim/).



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=114067

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


Re: [SlimDevices: Plugins] Airplay Bridge on Picore

2021-03-02 Thread JPatten


RobbH wrote: 
> I do not run LMS on piCorePlayer, so I can't answer your question
> directly, but I have found references to the Airplay Bridge running on
> LMS installed on pCP. So the answer is probably yes.
> 
> Can you describe what you have done when trying to enable it?

I have followed the instructions on the advanced plugin page. I can't
seem to get beyond the 'Configuration file missing - create one by
clicking "generate" or, if autosave is on, refresh this page' warning

I have enabled the Airbridge as instructed and hit the generate button
as well as refreshing the page with Autosave enabled. Trying to connect
to a couple of Airplay devices - a Sonos One and an Apple TV.



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=114066

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


Shozzer wrote: 
> No, it is the one downloaded directly from your GitHub site.

Did you download an apk, or compile your own? I've just reinstalled
material from f-droid, and that version works fine. I was using a dev
version when I was seeing errors.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-03-02 Thread Wigster


Hi

I am running Spotty 4.4.8 on LMS 8.1.1 on Windows Server 2012R2.

Spotify through LMS works ok.

Spotify connect has stopped working for some reason a few weeks ago. No
Connect devices are visible in the Spotify apps on the network. I do not
have "don't announce on network" ticked. The firewall ports are open for
the spotty helper app.

If I start playing something from Spotify on player through LMS, then
this player will appear in the devices in the Spotify app on the
desktop, but not on the phone. 

I have a Spotify Client ID entered in the settings, since I was getting
rate limited. The disappearance of the Connect players seems to have
occured at a similar time, but I cannot say if it was really so.

I am not sure how to debug this. There is nothing of interest in the
logs.



Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] Airplay Bridge on Picore

2021-03-02 Thread RobbH


JPatten wrote: 
> Hi,
> 
> Does AirPlay Bridge run on piCore? I have been trying to enable on an
> 8GB Rasberry PI but getting nowhere. Searching the threads I find lots
> of references to Shairplay running on PIs but not Airplay Bridge.

I do not run LMS on piCorePlayer, so I can't answer your question
directly, but I have found references to the Airplay Bridge running on
LMS installed on pCP. So the answer is probably yes.

Can you describe what you have done when trying to enable it?



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=114066

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


Re: [SlimDevices: Plugins] Airplay Bridge on Picore

2021-03-02 Thread JPatten


JPatten wrote: 
> Hi,
> 
> Does AirPlay Bridge run on piCore? I have been trying to enable on an
> 8GB Rasberry PI but getting nowhere. Searching the threads I find lots
> of references to Shairplay running on PIs but not Airplay Bridge.

As in a piCore running LMS



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=114066

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


[SlimDevices: Plugins] Airplay Bridge on Picore

2021-03-02 Thread JPatten


Hi,

Does AirPlay Bridge run on piCore? I have been trying to enable on an
8GB Rasberry PI but getting nowhere. Searching the threads I find lots
of references to Shairplay running on PIs but not Airplay Bridge.



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=114066

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread RobbH


I am not experiencing the menu problem on Android 11 with webview
88.0.4324.181 and apk 0.1.4 from F-Droid.



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


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

2021-03-02 Thread philippe_44


hjianhao wrote: 
> the other problem: when finished one track, it stopped. got the
> following logs :
> 
> [21:54:35.271061] handle_http:462 [0xbbe340]: http parsing error (null)
> [21:54:35.271104] output_http_thread:192 [0xbbe340]: HTTP close 13
> (bytes 65536) (n:1 res:0)
> [21:54:35.283901] output_http_thread:140 [0xbbe340]: got HTTP connection
> 13
> [21:54:35.284183] handle_http:467 [0xbbe340]: received GET
> /bridge-2.flac HTTP/1.1
> [21:54:35.284210] handle_http:470 [0xbbe340]: HTTP headers
> Host: 192.168.1.100:45155
> Accept: */*
> Connection: Upgrade, HTTP2-Settings
> Upgrade: h2c
> HTTP2-Settings: AAMAAABkAAQCAAIA
> 
> [21:54:35.284235] handle_http:534 [0xbbe340]: re-opening a connection at
> 65536
> [21:54:35.284276] handle_http:552 [0xbbe340]: responding:
> HTTP/1.1 200 OK
> Server: squeezebox-bridge
> Connection: close
> Content-Type: audio/flac
> Transfer-Encoding: chunked
> 
> 
> [21:54:35.658270] read_line:589 fd: 13 read error: 104 Connection reset
> by peer
> [21:54:35.658329] http_parse:513 cannot read method
> [21:54:35.658352] handle_http:462 [0xbbe340]: http parsing error (null)
> [21:54:35.658369] output_http_thread:192 [0xbbe340]: HTTP close 13
> (bytes 1468428) (n:1 res:0)
> [21:54:40.487267] _SyncNotifState:679 HUAWEI Sound-0286: uPNP pause
> [21:54:40.487335] sq_notify:631 [0xbbe340] unsollicited pause
> 

Try to move stream_length to -1 or -2 (or set it to any large number
like 30)



LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet,
1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,
Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread slartibartfast


Shozzer wrote: 
> No, it is the one downloaded directly from your GitHub site.I tried two 
> phones, one Android 7 and the other Android 11 and both work
fine with the GitHub APK.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread Shozzer


cpd73 wrote: 
> Hmmm... Are you using the APK from f-droid?

No, it is the one downloaded directly from your GitHub site.



Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


Shozzer wrote: 
> Mine is exactly the same yet I have an issue with the menus. As I said
> before, it is not a deal breaker but a slight irritation if the wrong
> menu is selected.

Hmmm... Are you using the APK from f-droid?



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2021-03-02 Thread SlimChances

erland wrote: 
> It’s in the database you can install Database Query plugin and create a
> new query of those “Free form query” with the query statement:
> > 
Code:

  >   > 
  > select * from multilibrary_libraries
  > 

> > 
> Running the above query will list the libraries in the database
> together with their ids
> 
> 
> 
> Yes that’s a way to see the library identity, you can choose
> Customized, copy and post the raw SQL text that displays. If I
> remember correctly you should after copying the text be able to go
> back without saving to keep the playlist in its predefined form. This
> should give us the library id when the playlist works. You can then
> repeate the procedure after you have upgraded and re-selected the
> library to make it work again. I suspect the library id in the SQL
> text will then be a different number.
This is a bit over my head Erland but I ran a Free Form Query and get
this result, does that tell us anything?


+---+
|Filename: Selection_009.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33632|
+---+


Logitech Media Server Version: 8.0.1 - 1606928904 @ Thu Dec 3 01:21:23
CET 2020
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.30.0 - x86_64-linux-gnu-thread-multi
IO::Socket::SSL: 2.067
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)

One SB Touch connected by Ethernet - Denon AVR -1912 Receiver,
Paradigm 4.1 speakers
SB Touch connected by Optical to Sabaj A4 
amp and Energy bookshelf speakers
Two SB Radios wireless

SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread Shozzer


slartibartfast wrote: 
> Weird. I can close any menu by clicking outside it using webview Version
> 88.0.4324.181
> 
> Sent from my Pixel 3a using Tapatalk

Mine is exactly the same yet I have an issue with the menus. As I said
before, it is not a deal breaker but a slight irritation if the wrong
menu is selected.



Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-03-02 Thread ih8gates


This morning, Spotty has stopped working correctly for me. Playback is
slow/choppy. Like 10 seconds of song takes 30 seconds because of pauses
in the playback as if it's outpacing the buffer. 

I've restarted the device I run Spotty on (DS718+) and I've restarted
LMS. Playback of local media and other streamed services (Band Camp)
works correctly. 

I'm on Spotty 4.4.8 with the quality set to "high" (also tried
"normal"). 

Everything has been working fine for a long time and I haven't changed
any settings. I've got plenty of drive space on the DS718+ and the CPU
and memory aren't being taxed at all. There's nothing in server.log.

Any suggestions on how to debug?



ih8gates's Profile: http://forums.slimdevices.com/member.php?userid=65736
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


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

2021-03-02 Thread hjianhao


hjianhao wrote: 
> niceI had download 1.49.8 version, looks it can work.
> 
> But I still found some errors occur period. 
> 33631 this is the full log with -d all=debug.
> 
> [21:35:03.936816] stream_thread:436 [0xbb9f80] streambuf read 4189
> bytes
> [21:35:03.939543] stream_thread:436 [0xbb9f80] streambuf read 4389
> bytes
> [21:35:03.941365] stream_thread:436 [0xbb9f80] streambuf read 4235
> bytes
> [21:35:03.941679] read_line:594 disconnected on the other end 13
> [21:35:03.941719] handle_http:462 [0xbb9f80]: http parsing error (null)
> [21:35:03.941740] output_http_thread:192 [0xbb9f80]: HTTP close 13
> (bytes 65536) (n:1 res:0)
> [21:35:03.943373] stream_thread:436 [0xbb9f80] streambuf read 4429
> bytes
> [21:35:03.945502] stream_thread:436 [0xbb9f80] streambuf read 4416
> bytes
> [21:35:03.947576] stream_thread:436 [0xbb9f80] streambuf read 4392
> bytes
> [21:35:03.948457] output_http_thread:140 [0xbb9f80]: got HTTP connection
> 13
> [21:35:03.949452] handle_http:467 [0xbb9f80]: received GET
> /bridge-1.flac HTTP/1.1
> [21:35:03.949509] handle_http:470 [0xbb9f80]: HTTP headers
> Host: 192.168.1.100:44560
> Accept: */*
> Connection: Upgrade, HTTP2-Settings
> Upgrade: h2c
> HTTP2-Settings: AAMAAABkAAQCAAIA
> 
> [21:35:03.949543] handle_http:534 [0xbb9f80]: re-opening a connection at
> 65536
> [21:35:03.949620] handle_http:552 [0xbb9f80]: responding:
> HTTP/1.1 200 OK
> Server: squeezebox-bridge
> Connection: close
> Content-Type: audio/flac
> Transfer-Encoding: chunked


the other problem: when finished one track, it stopped. got the
following logs :

[21:54:35.271061] handle_http:462 [0xbbe340]: http parsing error (null)
[21:54:35.271104] output_http_thread:192 [0xbbe340]: HTTP close 13
(bytes 65536) (n:1 res:0)
[21:54:35.283901] output_http_thread:140 [0xbbe340]: got HTTP connection
13
[21:54:35.284183] handle_http:467 [0xbbe340]: received GET
/bridge-2.flac HTTP/1.1
[21:54:35.284210] handle_http:470 [0xbbe340]: HTTP headers
Host: 192.168.1.100:45155
Accept: */*
Connection: Upgrade, HTTP2-Settings
Upgrade: h2c
HTTP2-Settings: AAMAAABkAAQCAAIA

[21:54:35.284235] handle_http:534 [0xbbe340]: re-opening a connection at
65536
[21:54:35.284276] handle_http:552 [0xbbe340]: responding:
HTTP/1.1 200 OK
Server: squeezebox-bridge
Connection: close
Content-Type: audio/flac
Transfer-Encoding: chunked


[21:54:35.658270] read_line:589 fd: 13 read error: 104 Connection reset
by peer
[21:54:35.658329] http_parse:513 cannot read method
[21:54:35.658352] handle_http:462 [0xbbe340]: http parsing error (null)
[21:54:35.658369] output_http_thread:192 [0xbbe340]: HTTP close 13
(bytes 1468428) (n:1 res:0)
[21:54:40.487267] _SyncNotifState:679 HUAWEI Sound-0286: uPNP pause
[21:54:40.487335] sq_notify:631 [0xbbe340] unsollicited pause



hjianhao's Profile: http://forums.slimdevices.com/member.php?userid=71405
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


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

2021-03-02 Thread hjianhao


philippe_44 wrote: 
> There is an extra white space in the "ProtocolInfo" CSV field which I'm
> not sure is authorized by the standard and this is the first player to
> do that anyway. I've uploaded a new version.

niceI had download 1.49.8 version, looks it can work.

But I still found some errors occur period. 
33631 this is the full log with -d all=debug.

[21:35:03.936816] stream_thread:436 [0xbb9f80] streambuf read 4189
bytes
[21:35:03.939543] stream_thread:436 [0xbb9f80] streambuf read 4389
bytes
[21:35:03.941365] stream_thread:436 [0xbb9f80] streambuf read 4235
bytes
[21:35:03.941679] read_line:594 disconnected on the other end 13
[21:35:03.941719] handle_http:462 [0xbb9f80]: http parsing error (null)
[21:35:03.941740] output_http_thread:192 [0xbb9f80]: HTTP close 13
(bytes 65536) (n:1 res:0)
[21:35:03.943373] stream_thread:436 [0xbb9f80] streambuf read 4429
bytes
[21:35:03.945502] stream_thread:436 [0xbb9f80] streambuf read 4416
bytes
[21:35:03.947576] stream_thread:436 [0xbb9f80] streambuf read 4392
bytes
[21:35:03.948457] output_http_thread:140 [0xbb9f80]: got HTTP connection
13
[21:35:03.949452] handle_http:467 [0xbb9f80]: received GET
/bridge-1.flac HTTP/1.1
[21:35:03.949509] handle_http:470 [0xbb9f80]: HTTP headers
Host: 192.168.1.100:44560
Accept: */*
Connection: Upgrade, HTTP2-Settings
Upgrade: h2c
HTTP2-Settings: AAMAAABkAAQCAAIA

[21:35:03.949543] handle_http:534 [0xbb9f80]: re-opening a connection at
65536
[21:35:03.949620] handle_http:552 [0xbb9f80]: responding:
HTTP/1.1 200 OK
Server: squeezebox-bridge
Connection: close
Content-Type: audio/flac
Transfer-Encoding: chunked


+---+
|Filename: test.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33631|
+---+


hjianhao's Profile: http://forums.slimdevices.com/member.php?userid=71405
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread pputzer


It's reserved for an old version of Surveillance Station by the UI (even
though their current version uses other ports).





pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread Michael Herger

i have port 9000 in network host mode without problem. Must be a non
Synology service running on that port then


Synology offers dozens of optional services and apps. I doubt you've 
installed them all.

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


Re: [SlimDevices: Plugins] LMS as a ChromeCast target

2021-03-02 Thread GLekter


I've never tried Chromecast



GLekter's Profile: http://forums.slimdevices.com/member.php?userid=71438
View this thread: http://forums.slimdevices.com/showthread.php?t=111674

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread carsten_h


slartibartfast wrote: 
> The version number is at the bottom of the App info page maybe under
> Advanced.

On this Amazon tablet it can be found under "Amazon System WebView" and
the version number is at the top of the screen. :-)
It is this easy to remember version: "Version
84.ship_v84-93Arcanine.4147.125.180"



pi4 4gb picoreplayer with lms and squeezelite for usb inside an argon
one case
pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with
squeezlite/jivelite for hifiberry and bluetooth headphone inside a
smartipi touch case
two airport express
ikea symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


carsten_h wrote: 
> Yes, Ok. It is 0.1.4.
> Will the webview version helps you? Where can I find this?

I have no access to my phone at the mo, so not sure. I think you can
find 'Android System WebView' in the same app list? If not you can find
it via the developer options - but I guess you have not enabled those :)
When I get access to my phone I'll compare my WebView version agains
slartibartfast's



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread slartibartfast


carsten_h wrote: 
> Yes, Ok. It is 0.1.4.
> Will the webview version helps you? Where can I find this?On my phone it is 
> listed under 
Android System Webview
in the apps list in settings. The version number is at the bottom of the
App info page maybe under Advanced.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread carsten_h


cpd73 wrote: 
> so you need to look for in in Android Settings app - navigate to the
> apps list, and look at the info there.

Yes, Ok. It is 0.1.4.
Will the webview version helps you? Where can I find this?



pi4 4gb picoreplayer with lms and squeezelite for usb inside an argon
one case
pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with
squeezlite/jivelite for hifiberry and bluetooth headphone inside a
smartipi touch case
two airport express
ikea symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


carsten_h wrote: 
> PS: Where can I see the version of the app?

The app itself has no info dialog, so you need to look for in in Android
Settings app - navigate to the apps list, and look at the info there.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread slartibartfast


cpd73 wrote: 
> For me, it's every menu - players list, three dotted menu in queue, top
> right menu, etc. They don't close unless you close the dialog they are
> assoiciated with, or you select an item. It's very odd. As stated, it
> could be the WebView version that is causing these issues - as I have no
> issues with Firefox, Brave, or Chrome on Android.

Weird. I can close any menu by clicking outside it using webview Version
88.0.4324.181

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread carsten_h


cpd73 wrote: 
> They don't close unless you close the dialog they are assoiciated with,
> or you select an item. It's very odd. As stated, it could be the WebView
> version that is causing these issues

That is very strange. I am using here a Fire HD 7th generation with Fire
OS 5.6.8 which is Android 5.1 and there it works without any problem
with the app!

PS: Where can I see the version of the app?



pi4 4gb picoreplayer with lms and squeezelite for usb inside an argon
one case
pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with
squeezlite/jivelite for hifiberry and bluetooth headphone inside a
smartipi touch case
two airport express
ikea symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


slartibartfast wrote: 
> I tried this after seeing your post but I don't seem to see the same
> issue even though @cpd73 confirmed it. Which menus do you find stick
> open?

For me, it's every menu - players list, three dotted menu in queue, top
right menu, etc. They don't close unless you close the dialog they are
assoiciated with, or you select an item. It's very odd. As stated, it
could be the WebView version that is causing these issues - as I have no
issues with Firefox, Brave, or Chrome on Android.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread slartibartfast


Shozzer wrote: 
> 
> 2. Yes, it is just with the APK. I much prefer the APK as you get the
> full screen display. It is not unlivable with though - it makes you
> think a bit more carefully before selecting the right menu!
> 

I tried this after seeing your post but I don't seem to see the same
issue even though @cpd73 confirmed it. Which menus do you find stick
open?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


Shozzer wrote: 
> 1. Ok, I was thinking in terms of mouse scroll wheel for volume control
> and not in terms of the length of the list.

Yeah, I'll add this for 2.3.2

Shozzer wrote: 
> 2. Yes, it is just with the APK. I much prefer the APK as you get the
> full screen display. It is not unlivable with though - it makes you
> think a bit more carefully before selecting the right menu!

Whilst this issue is annoying, its good to know I'm not the only one.
I'll try installing older Material versions to see if this issue is with
Material.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread Shozzer


cpd73 wrote: 
> As in change volume by using mouse scroll wheel, or the list is
> scrollable? The list should be scrollable as of the current release.
> 
> 
> 
> Is this with the APK? As I'm currently experiencing this, but *only* in
> the APK - with Chrome its fine. Not sure what is going on, but its a
> real pain! Was thinking it my be the WebView version...
> 
> 
> 
> Sorry, got lost in the noise - I've added an issue on github so that it
> is not forgotten: https://github.com/CDrummond/lms-material/issues/439

1. Ok, I was thinking in terms of mouse scroll wheel for volume control
and not in terms of the length of the list.
2. Yes, it is just with the APK. I much prefer the APK as you get the
full screen display. It is not unlivable with though - it makes you
think a bit more carefully before selecting the right menu!
3. Thanks. Appreciated.



Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread cpd73


Shozzer wrote: 
> I think the associated players volume dialogue is a great addition - so
> much more accessible than via Manage Players. Am I correct in thinking
> that this should be scrollable? The main volume control is but scrolling
> does not work for me within associated players.

As in change volume by using mouse scroll wheel, or the list is
scrollable? The list should be scrollable as of the current release.

Shozzer wrote: 
> 
> It used to be in Android that clicking outside of a menu would make the
> menu close. I am currently seeing the menu sticking regardless of
> clicking outside the menu and trying to close the menu without selecting
> an option does not appear straightforward. Is anyone else having a
> similar issue?

Is this with the APK? As I'm currently experiencing this, but *only* in
the APK - with Chrome its fine. Not sure what is going on, but its a
real pain! Was thinking it my be the WebView version...

Shozzer wrote: 
> 
> Have you given any further consideration to the suggestion regarding
> showing the total duration when clicking on tracks
> https://forums.slimdevices.com/showthread.php?109624-Announce-Material-Skin=1009863#post1009863.
> It would be really useful for building playlists of specific duration.

Sorry, got lost in the noise - I've added an issue on github so that it
is not forgotten: https://github.com/CDrummond/lms-material/issues/439



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread slartibartfast


cpd73 wrote: 
> Yeah, I'm in two minds about this. I never liked having so many settings
> entries in the main menu, but it's now a -little- more involved to get
> to those.
> 
> p.s. You can access player settings, etc, either via scrollng to the
> bottom of the 'Settings' dialog, or using the menu button in the
> 'Settings' dialog toolbar.I always thought having all the settings entries in 
> the main menu menu
made more sense. You could access each one with a single click. Now you
need to either enter another menu or scroll to the bottom of a screen. I
guess I don't really see any pros to outweigh the cons.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread Shozzer


TomS wrote: 
> +1 
> 
> Liked the player/server settings in the first dropdown, but as a
> consolation moving them to the -top- of the settings page would be
> helpful.

I have got used to seeing the settings in the first dropdown and would
prefer them to be there if possible, otherwise at the top of the
settings page would be better - I tend to use these more than the
Material Settings. I think the way you had things was intelligible and
logical. 

A few other observations: 

I think the associated players volume dialogue is a great addition - so
much more accessible than via Manage Players. Am I correct in thinking
that this should be scrollable? The main volume control is but scrolling
does not work for me within associated players.

It used to be in Android that clicking outside of a menu would make the
menu close. I am currently seeing the menu sticking regardless of
clicking outside the menu and trying to close the menu without selecting
an option does not appear straightforward. Is anyone else having a
similar issue?

Have you given any further consideration to the suggestion regarding
showing the total duration when clicking on tracks
https://forums.slimdevices.com/showthread.php?109624-Announce-Material-Skin=1009863#post1009863.
It would be really useful for building playlists of specific duration.
Not vital, but would be a helpful feature.

Thanks as ever for all the development. 

Steve



Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Another Spotty question about genres

2021-03-02 Thread Ge Ba

Sergeauckland wrote: 
> Thanks, that worked. Just put a couple of albums in 'basic' mapping, and
> the rest that were in 'Advanced' were found.
> 
> S.

same here! :)



*Server:* Logitech Media Server Version: 8.0.0 - 1605892076 @ Fri Nov 20
18:28:44 CET 2020 (Pinkdot) on Synology DS216Play [SOX mansr ARMv7 &
C-3PO]
*Players:* SB Radio, RPi 3B+, 7’’ Touch, pCP @Marshall Acton. Multiroom
HiFi: Denon AVR-X4500H, AVM M30 @Nubert NuLine/NuVero 5.1

Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
View this thread: http://forums.slimdevices.com/showthread.php?t=113646

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


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

2021-03-02 Thread simoh


Hello Philippe, 

Have there been any recent changes in the bridge that might cause BBC
radio streams (BBC Sounds plugin) to stop a few seconds before the end
of a programme?
I think I've tried all combinations of mode, gapless and seek on resume,
but no longer get playback to continue through to the next programme.

https://forums.slimdevices.com/showthread.php?113045-Announce-BBC-Sounds-Plugin=1011549=1#post1011549


Code:

[15:57:14.588106] _SyncNotifState:671 LUMIN T2:LUMIN: uPNP playing
  [15:57:14.590039] sendSTAT:169 [0x100928400]: STAT:[STMs] msplayed 0
  [15:59:50.746122] output_http_thread:289 [0x100928400]: draining (6968995 
bytes)
  [15:59:50.805287] output_http_thread:241 [0x100928400]: self-exit 
  [15:59:50.805634] output_http_thread:372 [0x100928400]: end thread 0 (6968995 
bytes)
  [16:00:06.129025] _SyncNotifState:643 [0x1009aeab0]: uPNP stop
  [16:00:06.129309] slimproto_run:752 [0x100928400]: Track shorter than 
expected (172000/0)
  [16:00:06.129354] sendSTAT:169 [0x100928400]: STAT:[STMu] msplayed 172000
  [16:00:06.129429] sendSTAT:169 [0x100928400]: STAT:[STMd] msplayed 172000



Thanks, Simon.



simoh's Profile: http://forums.slimdevices.com/member.php?userid=56305
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-03-02 Thread mamema


i have port 9000 in network host mode without problem. Must be a non
Synology service running on that port then



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-03-02 Thread mamema


> The Groundsman;1012213



+1000
just to bring up the figure a bit. :-)



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


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

2021-03-02 Thread Paul Webster


sachadog - please try this.

If you have access to the command line on the system running UPnP Bridge
then type

Code:

ps -ef | grep squeeze2


You should see something like this ..

Code:


  6705 tc0:01 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/CastBridge/Bin/squeeze2cast-armv6hf
 -Z -I -x /usr/local/slimserver/prefs/castbridge.xml
  6720 tc0:02 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RaopBridge/Bin/squeeze2raop-armv6hf
 -Z -I -x /usr/local/slimserver/prefs/raopbridge.xml
  6725 tc0:04 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-armv6hf
 -Z -I -f /usr/local/slimserver/Logs/upnpbridge.log -x 
/usr/local/slimserver/prefs/upnpbridge.xml
  


In my case I have all 3 bridges from Philippe running ... castbridge is
Chromecast, raopbridge is Airplay and upnpbridge is the one we are
interested in.

In LMS/Settings/UPnP bridge
Deselect "Start the Bridge" and click on "Apply" (bottom right).

Now if you repeat

Code:

ps -ef | grep squeeze2


you should see that the long line with UPnPBridge in it has disappeared
- because it has stopped.

If that is what you see then try making your changes to the UPnP Bridge
settings - and do not enable "Start the Bridge".

Click on Apply to save your changes - and then restart LMS and see if
the changes have been preserved.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


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

2021-03-02 Thread slartibartfast


In an effort to test this myself I downloaded the plugin but setup
failed at the step when I tried to generate a configuration file. Would
that happen if there were no DLNA renderers available? I seem to
remember pulling the ethernet cable from my TV as it wasn't used for
anything.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


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

2021-03-02 Thread sachadog


Hi Philippe,

Believe me I am reading your posts and I've tried all ways to get this
system working.  If I "apply" the settings prior to music replay, the
system will not work.  The player goes into Pause mode and I have to
reset it.  It's as though, the WiFi signal contains a command that the
player sees as to go into "Pause".  This goes for ANY of my WiFi players
(incl. WiFi Radio's and wireless Speakers).  They all stop replay if the
setting "Apply" is used, either on the bridge settings or on control
panel.  If it was only the Cambridge Audio CXNv2, I would have concluded
it was not compatible with its operating system.

I pressed apply during playback as part of testing different browsers
and different actions.  There's no difference between browsers, they
don't seem to interfere with any replay actions.

The only sure way I get the system to work, with artwork and in Flac is
to not press apply at any stage whatsoever.  Which means I lose the
settings everytime the computer is closed down.  I then get track by
track playback, which is fine, it's better than nothing at all.  The
same applies to my WiFi radios which have colour screens and of course
the wireless speakers just stop replay.  I am able to see, via an App,
what signal the wireless speakers are receiving.

Unless someone comes up with a bright idea, I don't see a way of getting
the system to work using the apply button.  At the end of the day we all
want the system to work.



sachadog's Profile: http://forums.slimdevices.com/member.php?userid=10564
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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