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

2021-06-02 Thread Michael Herger

Listening through spotty plug-in, affects recommendations and the
personal playlists of Spotify?


Unfortunately no. There's a bug in librespot which makes this fail. I'm 
currently working on updating the helper binary to the latest. We'll see 
whether this is working then. Unfortunately I don't think it's fixed 
yet. One developer says it was working at some point, but Spotify 
changed something on their end which broke his implementation. See 
https://github.com/librespot-org/librespot/discussions/626



Is there any difference between connect and listening directly from
plug-in?


WRT. the above? I don't think so.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-06-02 Thread chepa


jlt1947 wrote: 
> Hello
> Found out about your APK through Archimago's blog - sounds great !
> The browser UI with Material Skin works beautifully with Chrome on my
> Galaxy S10, yet it's only a webUI.. I installed the APK and all I
> get is a black screen (after a short msg stating it found my LMS server)
> . Something wrong with Samsung (Android 10, One UI2.1) ?   Sorry to
> report
> JLT
I have exactly the same problem with 0.1.1 and later versions. However
version 0.0.8 works for me - apparently because it requires 'less
permissions'
(https://www.decompiler.com/jar/58e8b42b92ec4f63a8cf7007d32d7a91/lms-material-release-0.0.8.apk/resources/AndroidManifest.xml)
than '0.1.1'
(https://www.decompiler.com/jar/ac4385f26d90453991d79c9ddeaa7b2a/lms-material-release-0.1.1.apk/resources/AndroidManifest.xml).



chepa's Profile: http://forums.slimdevices.com/member.php?userid=71836
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-06-02 Thread georgew


I have read something for my question, but I don't remember that and I
can't find the answer.

Listening through spotty plug-in, affects recommendations and the
personal playlists of Spotify?

Is there any difference between connect and listening directly from
plug-in?

Thanks!



LMS 8.1 on rpi 4, picoreplayer

georgew's Profile: http://forums.slimdevices.com/member.php?userid=71723
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 : BBC Sounds Plugin

2021-06-02 Thread cortegedusage


Hello,
First of all let me thank yo for the plugin,great work! 

Lately I notice I cannot unsubscribe to a program when there are no
programs left to play as the unsubscribe button is in the next menu
item. 

I had a subscription on doentime symphony, but that program stopped and
after a couple of weeks there where no programs left in that menu item.


Offcourse I could do this in the bbcsounds app itself, but it would be
nice if this could work within lms.

Cheers!
Dennis



cortegedusage's Profile: http://forums.slimdevices.com/member.php?userid=69028
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] 'MediaServer' *certified* Alexa skill for LMS

2021-06-02 Thread philchillbill


I've been playing around in my beta with more relaxed intents where you
can (initially) leave out some parameters that are currently always
required. 

Take *PlayAlbum* as an example. Currently, you must always specify
*both* the {Album} name and the desired {Artist}. If you leave out the
artist and just mention the album name, Alexa will -always- ask for the
artist. That makes sense for 'Greatest Hits' because you probably have
many of those and the artist name is needed to filter down. But what of
an album like 'Phaedra' or 'Dark side of the Moon', where it's very
likely the artist is TD or Pink Floyd? You might have several versions
of DSOTM but they are all by Floyd. 

What I've toyed with is checking for a match when you only specify
{Album} on its own:

* If there is just one hit, it plays and you are told who the matched
artist was. 
* If there are several hits and they are all *by the same artist*, the
best fuzzy match (usually shortest) of the album name plays and you are
told who the artist is. If you had wanted one of the other variants such
as e.g. Vinyl / Live / Remastered, you could have specified that along
with the album name originally - e.g. 'DSOTM Vinyl' - and then that
would play instead of plain DSOTM.
* If there are several hits *and also* several artists the query
matches, you are asked "... By what artist is that?" and the command
re-runs with the included artist name in the search.

This needs a voice-model change and thus recertification, so I may as
well include a few other community desires before submitting and get it
all done in one whack. 

Where else is this type of relaxation desirable? PlaySong, I guess? What
else?



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: Material Skin

2021-06-02 Thread cpd73


dpotts wrote: 
> When I click the three dots on an item in my queue and select "More,"
> what shows up in the left pane is normally a list of all the tags for
> that item. An example is the screenshot below. But I noticed last night
> that sometimes the display is abbreviated, consisting only of "Artist"
> (not Album Artist, although that's what it is), "Album," "Genre," and
> "Title," which last is oddly placed -below- "More Info."

Contents of "More" listing are supplied by LMS, so not
material-specific.



*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-06-02 Thread dpotts

When I click the three dots on an item in my queue and select "More,"
what shows up in the left pane is normally a list of all the tags for
that item. An example is the screenshot below. But I noticed last night
that sometimes the display is abbreviated, consisting only of "Artist"
(not Album Artist, although that's what it is), "Album," "Genre," and
"Title," which last is oddly placed -below- "More Info." Now this
morning, that behavior has changed, although not for my Android device.

Any idea what's going on?

—Actually, after some thought, I figured it out. I had rescanned the
database, and the items in the queue that were affected by the display
problem were already there before the rescan. Items added later were the
ones that showed all the tags. This morning the problem is gone on my PC
because I made a new queue, but not on my Android device because I
didn't change that queue (which is for a different player).

So, now I guess this is a merely informational post, in case anyone else
notices this.

-David

34885


+---+
|Filename: 2021-06-02.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34885|
+---+


dpotts's Profile: http://forums.slimdevices.com/member.php?userid=29782
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] 'MediaServer' *certified* Alexa skill for LMS

2021-06-02 Thread philchillbill


raglencross wrote: 
> Has anyone successfully direct streamed FLAC URL's (e.g. Radio Paradise)
> to 2 echoes plus a bass unit paired for stereo play back? The echoes
> announce that they are direct streaming, but no audio ensues.  FLAC
> streams work fine on a variety of other echo devices (Thanks, Phil!) and
> MP3 streams also proceed normally on the stereo echoes. Any thoughts?...

Does any other audio from MediaServer (e.g. from LMS or a lossy stream)
play on that setup? My guess is that the combo-Echo has a different
deviceID to where I'm directing the stream.



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: Material Skin

2021-06-02 Thread glorifyday


cpd73 wrote: 
> Fix scrolling entry field into view when using desktop layout on mobile
> devices.
It's working!
The navbar shows for a fraction of a second, but after it disappears,
the focused field comes into view.



glorifyday's Profile: http://forums.slimdevices.com/member.php?userid=68868
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: Music & Artist Information plugin

2021-06-02 Thread thniels


Many artists seem to share names with others, particularly monomynous
artists such as Sebastian or Fish, but also bands from one country who
forget to look abroad before picking a name such as Kyoji Yamamoto's old
band Bow Wow and recent rapper Bow Wow colliding.

Is it possible to have MAI disambiguate these somehow? Can I add an Id3
tag to the albums to specify a unique artist?

-(Let me just add a few extra key words here, to make it easier to
search for this in the future :) #ambiguous #duplicate #twin #same
name)-



Thomas Nielsen
-I breathe music...-

thniels's Profile: http://forums.slimdevices.com/member.php?userid=71094
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


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

2021-06-02 Thread afriend


streifenleopard wrote: 
> I think I don't quite get what the plug in is for.
You'll find a brief summary of what RL can do in the first post of this
thread.

streifenleopard wrote: 
> It is not possible to import ratings from musicbee or another music
> player into Ratings Light? Or am I mistaken?
It's possible, just not as simple as one button click. Is this supposed
to be a one-time import or are you thinking of keeping ratings in sync
between 2 or more audio server systems?

One straightforward way for a -one-time import- would be to
- create 5 playlists (1-5 stars) with your rated tracks in that other
music software and export them as m3u/m3u8-playlists,
- import these playists into LMS (settings > basic > rescan > only
playlists),
- use RL to assign a rating value to the tracks in those playlists.

What I do to keep my ratings in sync between iTunes and LMS is to keep
them (together with a keyword) stored in the music files' comment tag so
they can travel with the files. RL can pick up rating values from
comment tags and import them into LMS. If I rate tracks in LMS  RL has
an option to export playlists with just those new/changed ratings so I
can easily set them in iTunes.



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: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2021-06-02 Thread mstang1988


I'm utilizing the official LMS docker container on top of a ubuntu. 
Details below.  I cannot discover the target airplay device but don't
see relevant concerns in the logs.  I've tried restarting the container,
trying retrying the helper, etc and no luck.   Any suggestions?  Is
there extended logging I can enable? 
> 
> -Distributor ID:  Ubuntu
> Description:  Ubuntu 18.04.5 LTS
> Release:  18.04
> Codename: bionic-
> 

Port mappings from host to container:
> 
> -host->container
> 3483->3483 TCP
> 5353->5353 TCP
> 9001->9000 TCP
> 9090->9090 TCP
> 14000-14015->14000-14015 TCP
> 3483->3483 UDP
> 5353->5353 UDP
> 14000-14015->14000-14015 UDP-
> 

Windows 10 client running Squeezelite-X.  Client named w10vm

Plugin config:
Starting port 14000, count 16
shairport_helper-x64-linux

> 
> -Logs:
> [21-06-02 04:53:21.8000]
> Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (319)
> request=client new
> client=Slim::Player::SqueezePlay=ARRAY(0x562dea754178)
> 00:0c:29:e7:d3:1b
> [21-06-02 04:53:21.8003] Plugins::ShairTunes2W::Plugin::createListenPort
> (398) Created listener on port 14003
> [21-06-02 04:53:21.8006] Plugins::ShairTunes2W::Plugin::publishPlayer
> (440) avahi-publish-player not in path
> [21-06-02 04:53:21.8008] Plugins::ShairTunes2W::Plugin::publishPlayer
> (449) dns-sd not in path
> [21-06-02 04:53:21.8010] Plugins::ShairTunes2W::Plugin::publishPlayer
> (458) mDNSPublish not in path
> [21-06-02 04:53:21.8011] Plugins::ShairTunes2W::Plugin::publishPlayer
> (460) using built-in helper:
> /config/cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-x64-linux
> [21-06-02 04:53:21.8038] Plugins::ShairTunes2W::Plugin::addPlayer (346)
> create client Slim::Player::SqueezePlay=ARRAY(0x562dea754178) with proc
> Proc::Background=HASH(0x562deac9f780)
> [21-06-02 04:53:23.1148] Slim::Utils::SQLiteHelper::postConnect (377)
> Optimizing DB because of missing or empty sqlite_stat1 table
> [21-06-02 04:53:23.1534] Slim::Schema::forceCommit (2171) Warning:
> Trying to commit transactions before DB is initialized!
> [21-06-02 04:56:50.5097]
> Plugins::ShairTunes2W::Plugin::revoke_publishPlayers (410) Stop old
> publish players services:19
> [21-06-02 04:56:51.0111] Plugins::ShairTunes2W::Plugin::removePlayer
> (358) publisher for w10vm with 00:0c:29:e7:d3:1b, PID
> Proc::Background=HASH(0x562deac9f780) will be terminated.
> [21-06-02 04:56:51.0115] Plugins::ShairTunes2W::Plugin::createListenPort
> (398) Created listener on port 14003
> [21-06-02 04:56:51.0118] Plugins::ShairTunes2W::Plugin::publishPlayer
> (440) avahi-publish-player not in path
> [21-06-02 04:56:51.0120] Plugins::ShairTunes2W::Plugin::publishPlayer
> (449) dns-sd not in path
> [21-06-02 04:56:51.0121] Plugins::ShairTunes2W::Plugin::publishPlayer
> (458) mDNSPublish not in path
> [21-06-02 04:56:51.0123] Plugins::ShairTunes2W::Plugin::publishPlayer
> (460) using built-in helper:
> /config/cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-x64-linux
> [21-06-02 04:56:51.0150] Plugins::ShairTunes2W::Plugin::addPlayer (346)
> create client Slim::Player::SqueezePlay=ARRAY(0x562dea754178) with proc
> Proc::Background=HASH(0x562deb8674f0)-



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

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-06-02 Thread Ade_AV


Hi, can the Artist Biography be retrieved from last.fm if not found on
Allmusic, cheers



Ade_AV's Profile: http://forums.slimdevices.com/member.php?userid=69532
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-06-02 Thread cpd73


Ade_AV wrote: 
> Hi, looks like info Similar Artists is coming from last.fm, request is
> to also grab the Artist Biography from last.fm if not found on Allmusic,
> cheers

This would need to be done via the 'Music and Artist Information'
plugin, as this is what provides biographies, album reviews, and lyrics.
So, I suggest you add your request to that thread.



*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