Re: [SlimDevices: SqueezeCenter] New in 7.9.2: Presets editor

2020-08-09 Thread Michael Herger

I created presets, for example:
randomplay://track?genres=Jazz,Reggae,Latin,R%26B,Afro
This starts a random playlist of Jazz,Reggae, R and Afro.
It queues 10 songs, after that DSTM kicks in and queues new items with
the help of LastMix.


Configure RandomPlay to automatically add new tracks. DSTM then will not 
kick in.


--

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread slartibartfast


JohnCLeBlanc wrote: 
> I'm now trying this and rescanning my library. This might be the only
> way to have full functionality but restricted to lossless files. But
> what if I want access to all of my files? 
> 
> Can I have two libraries attached to LMS, e.g., by keeping them on a
> separate part of my hard drive or by having a separate mysqueezebox.com
> account?Use Library Views

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=112733

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread JohnCLeBlanc


I'm now trying this and rescanning my library. This might be the only
way to have full functionality but restricted to lossless files. But
what if I want access to all of my files? 

Can I have two libraries attached to LMS, e.g., by keeping them on a
separate part of my hard drive or by having a separate mysqueezebox.com
account?


kidstypike wrote: 
> Or if you really don't wish LMS to scan your lossy files, you can select
> that option here:
> 
> 31236



JohnCLeBlanc's Profile: http://forums.slimdevices.com/member.php?userid=69548
View this thread: http://forums.slimdevices.com/showthread.php?t=112733

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread slartibartfast


JohnCLeBlanc wrote: 
> Here's what happened: I got a list of 89 tabs of lossless music with
> about 20 songs per tabs. Too many to scroll through. (see below). Is
> there a way to filter or to create a library view that has every feature
> but does not show lossy files?
> '
> 31243Save the search as a Library View. In the default skin you might need to
click back in the browser to be offered the option to save.

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=112733

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread JohnCLeBlanc


kidstypike wrote: 
> Library Views will do what you want. Use LMS "Advanced Search" to select
> your criteria, then make this a Library View.
> 
> I have quite a few.
> 
> 31234
> 
> 31235

Here's what happened: I got a list of 89 tabs of lossless music with
about 20 songs per tabs. Too many to scroll through. (see below). Is
there a way to filter or to create a library view that has every feature
but does not show lossy files?
'
31243


+---+
|Filename: 2020-08-09 LMS interface lossless advanced search 89 tabs.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31243|
+---+


JohnCLeBlanc's Profile: http://forums.slimdevices.com/member.php?userid=69548
View this thread: http://forums.slimdevices.com/showthread.php?t=112733

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


Re: [SlimDevices: SqueezeCenter] New Single-Page Frontend App written in React for Logitech Media Server

2020-08-09 Thread Guy Stalnaker
Hi,

Understand it's an initial effort, so no worries on lack of polish. Some
comments:

1. Grid mode relies solely on album cover. If there is no album cover you
use a default icon - but no text. Thus in grid mode there is no visual data
about the album, neither in the grid view nor with a cursor-over popup. For
folks who have a lot of live recordings (bootlegs, etc) that may have no
album cover, this is not useful.
2. There needs to be a visual prompt for the icon-size adjustment slider,
otherwise it looks like screen candy and not a control that does something.
3. When using composer/artist view mode, you're using a loop to
iterate through the data, but you include the text "Albums" inside the loop
so it shows up for every album. That wastes a fair bit of both screen real
estate and processing.
4. Same issue for composer/artist view as for grid view -- reliance on
cover without showing album title reduces usefulness.
5. Just lock the playbar in position. It takes up little space; locking it
removes need for the upper-right icon and the code for hiding/showing it.

Will comment more later - off to feed friend's dogs.

Guy

--

“Happiness is the meaning and the purpose of life, the whole aim and end of
human existence.”

― Aristotle


On Sun, Aug 9, 2020 at 2:02 PM nbeversl <
nbeversl.9nc...@no-mx.forums.slimdevices.com> wrote:

>
> I've written a new frontend for Logitech Media Server and am interested
> in some testers/users. It runs in the browser like the existing web
> interface but browses the library in a single page app using React and
> MaterialUI. The goal was to get to any track/album in as few clicks/taps
> as possible, and without multiple page loads. It uses Howl.js to stream
> directly to the browser/device if it is not set up as a playback zone.
>
> Unfortunately this is my first post on the forum, so I cannot yet post
> the link. If interested, reply to this post, or search for "Boulez
> Logitech" on Github and you'll find it.
>
> This is a free and open-source project under active development. If
> people take a liking to it, I will do feature requests. It is bundled
> and built as a theme so you can install it with a single drag and drop
> operation.
>
>
> 
> nbeversl's Profile: http://forums.slimdevices.com/member.php?userid=70516
> View this thread: http://forums.slimdevices.com/showthread.php?t=112734
>
> ___
> Squeezecenter mailing list
> Squeezecenter@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/squeezecenter
>
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] New Single-Page Frontend App written in React for Logitech Media Server

2020-08-09 Thread kidstypike


Usable, but it needs a lot of work to tidy things up, especially
Composer/Artist layout. The first album cover below appears to belong to
artist Amy Lavere, but it's by Allison Moorer. And so on down the page.

31242


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


*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.1.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=112734

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


Re: [SlimDevices: SqueezeCenter] New Single-Page Frontend App written in React for Logitech Media Server

2020-08-09 Thread Roland0


I'd suggest packaging this as a plugin and offering a repo for
installation / upgrades.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Playlist
Editor / Generator | Music Classification | Similar Music | Announce |
EventTrigger | 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=112734

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


Re: [SlimDevices: SqueezeCenter] New Single-Page Frontend App written in React for Logitech Media Server

2020-08-09 Thread Paul Webster


Link to help out first time poster
https://github.com/nbeversl/lms-boulez



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=112734

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


[SlimDevices: SqueezeCenter] New Single-Page Frontend App written in React for Logitech Media Server

2020-08-09 Thread nbeversl


I've written a new frontend for Logitech Media Server and am interested
in some testers/users. It runs in the browser like the existing web
interface but browses the library in a single page app using React and
MaterialUI. The goal was to get to any track/album in as few clicks/taps
as possible, and without multiple page loads. It uses Howl.js to stream
directly to the browser/device if it is not set up as a playback zone.

Unfortunately this is my first post on the forum, so I cannot yet post
the link. If interested, reply to this post, or search for "Boulez
Logitech" on Github and you'll find it.

This is a free and open-source project under active development. If
people take a liking to it, I will do feature requests. It is bundled
and built as a theme so you can install it with a single drag and drop
operation.



nbeversl's Profile: http://forums.slimdevices.com/member.php?userid=70516
View this thread: http://forums.slimdevices.com/showthread.php?t=112734

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


Re: [SlimDevices: SqueezeCenter] New in 7.9.2: Presets editor

2020-08-09 Thread Pommes


Hello,

I created presets, for example:
randomplay://track?genres=Jazz,Reggae,Latin,R%26B,Afro
This starts a random playlist of Jazz,Reggae, R and Afro. 
It queues 10 songs, after that DSTM kicks in and queues new items with
the help of LastMix.

But is it possible, to not let DSTM kick in, but let LMS Random feature
continue to queue the songs?
I would rather use the standard random feature, because LastMix would
take 5 random songs as seeds, and this could lead to a loss of a
genre...
Of course i can use the Random mix feature and include/exclude genres,
but this is changing it for all players, globally. While the presets are
player specific.

I hope you can understand what i mean. I hope someone can help me.

Thank you very much



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=110087

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread SlimChances


cpd73 wrote: 
> At the risk of getting off topic... What does not work with Material's
> advanced search? Material uses the Classic skin for this - all it does
> is load this view in a frame and add some CSS to make it more
> Material-like. But it -should- function exactly the same. So, I'm curios
> to find out what might be wrong. (Please feel free to reply in the
> Material thread).

I did not see how to access library views



Logitech Media Server Version: 8.0.0 - 1590897265 @ Sun May 31 06:47:52
CEST 2020
Operating system: Debian - EN - utf8 
Platform Architecture: x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
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 Classic 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=112733

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread cpd73


SlimChances wrote: 
> You need to save the search as a library view and then it should appear
> under library views. I notice this does not work so well in Material
> skin (to my knowledge) but does work in Classic skin

At the risk of getting off topic... What does not work with Material's
advanced search? Material uses the Classic skin for this - all it does
is load this view in a frame and add some CSS to make it more
Material-like. But it -should- function exactly the same. So, I'm curios
to find out what might be wrong. (Please feel free to reply in the
Material thread).



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
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=112733

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


Re: [SlimDevices: SqueezeCenter] DSD player Plugin

2020-08-09 Thread Man in a van


It's the DX3Pro which shows the boxes, which it should

and

PiCorePlayer which doesn't, because it supports native playback of DSD

when I was playing about with DSD yesterday the  DX3Pro [RoPieeeXL]
needed the boxes for playback, but doesn't today

I simply got mixed up between the players, as one does 

31238


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


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=112663

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


Re: [SlimDevices: SqueezeCenter] DSD player Plugin

2020-08-09 Thread Man in a van


Well, I'm all confused.com today (and Yesterday and the day before
:confused:)

The boxes are missing on one player, but remain on another player.

They both play DSD.

I use a Topping DX3 Pro dac connected by USD from a rpi 4b.

I have been experimenting with the OS from RoPieeeXL

It has a Squeezelite player which shows as a piCorePlayer instance.

> piCorePlayer
> 
> Player Model: DX3Pro [RoPieeeXL]
> Player Type: squeezelite
> 


and the same player shows also shows as

> [DX3Pro
> 
> Player Model: RaopBridge
> Player Type: squeezelite
> /QUOTE]
> 
> I keep getting mixed up :rolleyes::rolleyes:
> 
> Tomorrow I'll go back to just plain Raspberry PI OS with a squeezelite
> install :)
> 
> Goin' to open a bottle of red :):):p
> 
> I've also been messing with an old Sonos Connect I re-discovered (just
> as a Spotify source)



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=112663

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0 problem? - Music folder > new albums not added to database without a scan.

2020-08-09 Thread slartibartfast


kidstypike wrote: 
> LMS is a very feature rich server and there are millions of people who
> don't understand all the stuff that goes on behind the scenes.
> Unfortunately I happen to be one of them. :(I think I have noted this before. 
> After playing the album via BMF a new
and changed scan does not show that new tracks are being added but they
then appear in the library. Playing them via BMF is doing something but
not enough.

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=112634

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0 problem? - Music folder > new albums not added to database without a scan.

2020-08-09 Thread slartibartfast


kidstypike wrote: 
> LMS is a very feature rich server and there are millions of people who
> don't understand all the stuff that goes on behind the scenes.
> Unfortunately I happen to be one of them. :(Count me in [emoji3]

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=112634

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0 problem? - Music folder > new albums not added to database without a scan.

2020-08-09 Thread kidstypike


slartibartfast wrote: 
> I just added a new album and BMF didn't add it to the library so why did
> my dsf file get added?

LMS is a very feature rich server and there are millions of people who
don't understand all the stuff that goes on behind the scenes.
Unfortunately I happen to be one of them. :(



*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.1.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=112634

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0 problem? - Music folder > new albums not added to database without a scan.

2020-08-09 Thread slartibartfast


kidstypike wrote: 
> Added a new album a few hours ago, used BMF to play the album, it's not
> showing up under Artist, Album or New Music.

I just added a new album and BMF didn't add it to the library so why did
my dsf file get added?

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=112634

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


Re: [SlimDevices: SqueezeCenter] DSD player Plugin

2020-08-09 Thread slartibartfast


Man in a van wrote: 
> Hey Ralphy
> 
> I have just updated LMS to 
> 
> 
> 
> and the Boxes in the DSDPlayer Plugin Tab have disappeared.
> 
> The install changed the file ownership. the permissions are same as
> before.
> 
> > 
Code:

  >   > pi@LMS:~ $ sudo dpkg -i 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.3~1596893334_arm.deb
  > (Reading database ... 98641 files and directories currently installed.)
  > Preparing to unpack .../logitechmediaserver_7.9.3~1596893334_arm.deb ...
  > Unpacking logitechmediaserver (7.9.3~1596893334) over (7.9.3~1596358162) ...
  > Setting up logitechmediaserver (7.9.3~1596893334) ...
  > 
  > changed ownership of 
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/DSDPlayer/Bin/armhf-linux/dsdplay-static'
 from pi:pi to squeezeboxserver:nogroup
  > 
  > changed ownership of 
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/DSDPayer/Bin/armhf-linux/dsdplay'
 from pi:pi to squeezeboxserver:nogroup
  > 
  > changed ownership of 
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/DSDPlayer/Bin/armhf-linux'
 from root:root to squeezeboxserver:nogroup
  > 
  > Processing triggers for systemd (241-7~deb10u4+rpi1) ...
  > pi@LMS:~ $ sudo reboot
  > 

> > 
> 
> I'll wait for your update :)
> 
> ronnie

Hmm it seems to have changed ownership to squeezeboxserver which is what
I did manually. Are you saying it doesn't work with the correct
ownership and did work when it was incorrect? Strange.

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=112663

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


Re: [SlimDevices: SqueezeCenter] DSD player Plugin

2020-08-09 Thread Man in a van


Hey Ralphy

I have just updated LMS to 

> Logitech Media Server Version: 7.9.3 - 1596893334 @ Sun Aug  9 04:15:22
> CEST 2020
>   Hostname: LMS
>   Server IP Address: 192.168.1.105
>   Server HTTP Port Number: 9000
>   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)
>   Total Players Recognized: 4
> 
> 

and the Boxes in the DSDPlayer Plugin Tab have disappeared.

The install changed the file ownership. the permissions are same as
before.


Code:

pi@LMS:~ $ sudo dpkg -i 
/var/lib/squeezeboxserver/cache/updates/logitechmediaserver_7.9.3~1596893334_arm.deb
  (Reading database ... 98641 files and directories currently installed.)
  Preparing to unpack .../logitechmediaserver_7.9.3~1596893334_arm.deb ...
  Unpacking logitechmediaserver (7.9.3~1596893334) over (7.9.3~1596358162) ...
  Setting up logitechmediaserver (7.9.3~1596893334) ...
  
  changed ownership of 
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/DSDPlayer/Bin/armhf-linux/dsdplay-static'
 from pi:pi to squeezeboxserver:nogroup
  
  changed ownership of 
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/DSDPayer/Bin/armhf-linux/dsdplay'
 from pi:pi to squeezeboxserver:nogroup
  
  changed ownership of 
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/DSDPlayer/Bin/armhf-linux'
 from root:root to squeezeboxserver:nogroup
  
  Processing triggers for systemd (241-7~deb10u4+rpi1) ...
  pi@LMS:~ $ sudo reboot
  



I'll wait for your update :)

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=112663

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


Re: [SlimDevices: SqueezeCenter] DSD player Plugin

2020-08-09 Thread ralphy


Yes, thank Ronnie.

Curious that the search doesn't look in
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/DSDPlayer/Bin/{armhf-linux,arm-linux}
for dsdplay.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112663

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


Re: [SlimDevices: SqueezeCenter] LMS interface has changed: I can no longer manage it

2020-08-09 Thread slartibartfast


JohnCLeBlanc wrote: 
> Interesting! I was able to get it to work on FF after I removed the
> disabled extension uMatrix. It looks like disabling an extension isn't
> enough; it appears that it can still cause issues with FF. Thanks for
> the suggestion.UMatrix works OK for me with LMS. NoScript was causing issues.

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=112730

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0 problem? - Music folder > new albums not added to database without a scan.

2020-08-09 Thread kidstypike


slartibartfast wrote: 
> Have you tried this again recently? I was messing around with a dsf file
> and played it via Music Folder and now it appears in my library.
> 
> Sent from my Pixel 3a using Tapatalk

Added a new album a few hours ago, used BMF to play the album, it's not
showing up under Artist, Album or New Music.



*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.1.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=112634

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0 problem? - Music folder > new albums not added to database without a scan.

2020-08-09 Thread slartibartfast


kidstypike wrote: 
> Thanks for the confirmation. :eek:Have you tried this again recently? I was 
> messing around with a dsf file
and played it via Music Folder and now it appears in my library.

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=112634

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread kidstypike


Or if you really don't wish LMS to scan your lossy files, you can select
that option here:

31236


+---+
|Filename: LV03.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31236|
+---+


*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.1.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=112733

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread SlimChances


If you set up an advanced search, with Flac as the filter and save that
it might work.



Logitech Media Server Version: 8.0.0 - 1590897265 @ Sun May 31 06:47:52
CEST 2020
Operating system: Debian - EN - utf8 
Platform Architecture: x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
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 Classic 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=112733

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


Re: [SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread kidstypike


JohnCLeBlanc wrote: 
> I have an extensive collection of lossless and lossy music organized by
> genre, composer, instrument etc. More and more I find I want to restrict
> my listening to lossless music but it is interspersed with the lossy
> music I have collected over the years. I also don't want to physically
> split the music collection apart by compression type since it is
> organized so nicely.
> 
> Is there a way to have a filter in LMS that restricts browsing to only
> lossless albums but maintains my view of my music hierarchy when I click
> on "Music folder"? All of my lossless music has the extension .flac and
> I also made sure that I prefix the album title with the string "_F ",
> e.g., "_F A Hard Day's Night" so that I could easily spot the lossless
> recordings when browsing through my collection.
> 
> I've looked at the plug-ins "Custom Browse", "Files Viewer",
> "Multi-Library", but these don't seem to do that filtering.
> 
> If it's not possible to have a filter (e.g. display only flac files)
> could I set up an entirely separate library that ignores all non-flac
> files but that doesn't force me to reorganize my music collection?

Library Views will do what you want. Use LMS "Advanced Search" to select
your criteria, then make this a Library View.

I have quite a few.

31234

31235


+---+
|Filename: LV02.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31235|
+---+


*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.1.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=112733

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


[SlimDevices: SqueezeCenter] How to restrict view to and play lossless albums only

2020-08-09 Thread JohnCLeBlanc


I have an extensive collection of lossless and lossy music organized by
genre, composer, instrument etc. More and more I find I want to restrict
my listening to lossless music but it is interspersed with the lossy
music I have collected over the years. I also don't want to physically
split the music collection apart by compression type since it is
organized so nicely.

Is there a way to have a filter in LMS that restricts browsing to only
lossless albums but maintains my view of my music hierarchy when I click
on "Music folder"? All of my lossless music has the extension .flac and
I also made sure that I prefix the album title with the string "_F ",
e.g., "_F A Hard Day's Night" so that I could easily spot the lossless
recordings when browsing through my collection.

I've looked at the plug-ins "Custom Browse", "Files Viewer",
"Multi-Library", but these don't seem to do that filtering.

If it's not possible to have a filter (e.g. display only flac files)
could I set up an entirely separate library that ignores all non-flac
files but that doesn't force me to reorganize my music collection?



JohnCLeBlanc's Profile: http://forums.slimdevices.com/member.php?userid=69548
View this thread: http://forums.slimdevices.com/showthread.php?t=112733

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0.0 control panel: I can't see advanced settings

2020-08-09 Thread JohnCLeBlanc


It worked on Edge so I went back to see if it was a FF extension issue.
I had a disabled extension called uMatrix. I removed it, restarted FF
and presto! everything worked. It looks like disabled extensions can
still cause problems with LMS (and other software?).

Thanks! It's great to have LMS back again.



JohnCLeBlanc's Profile: http://forums.slimdevices.com/member.php?userid=69548
View this thread: http://forums.slimdevices.com/showthread.php?t=112731

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


Re: [SlimDevices: SqueezeCenter] LMS interface has changed: I can no longer manage it

2020-08-09 Thread JohnCLeBlanc


Interesting! I was able to get it to work on FF after I removed the
disabled extension uMatrix. It looks like disabling an extension isn't
enough; it appears that it can still cause issues with FF. Thanks for
the suggestion.



JohnCLeBlanc's Profile: http://forums.slimdevices.com/member.php?userid=69548
View this thread: http://forums.slimdevices.com/showthread.php?t=112730

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0.0 control panel: I can't see advanced settings

2020-08-09 Thread Paul Webster


Do other pages work?

Browser console might give some clues (in Developer tools).
Could also try a different browser.



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=112731

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