Re: [slim] Get total playing time with cli

2015-12-05 Thread pkfox
mherger wrote: > > but yes it would be > > useful to me as I'm rewriting my documenter to utilise the web api > > instead of the db > > I've committed the change to 7.7 onward. > > status 0 10 tags:DD > > should return an element "playlist duration" which returns the total > playtime in

Re: [slim] Get total playing time with cli

2015-12-05 Thread DJanGo
pkfox wrote: > Sorry what's your question ? ? status 0 10 tags:DD works - if you add the mac from a player in front and tells the playlist duration of that player. But is that the info you want? DTS Gruss Jan DJanGo's

Re: [slim] Get total playing time with cli

2015-12-05 Thread pkfox
DJanGo wrote: > ? > status 0 10 tags:DD works - if you add the mac from a player in front > and tells the playlist duration of that player. > But is that the info you want? DTS Hi there, no that's not what I need, Michael said he had added a new field showing the total play time of the library

Re: [slim] Get total playing time with cli

2015-12-05 Thread DJanGo
pkfox wrote: > Hi there, no that's not what I need, Michael said he had added a new > field showing the total play time of the library ( not the playlist ) nope- please look at my first answer. and the many times i wrote something about didnt like the word playlist. And yapp he wrote and adds

Re: [slim] Get total playing time with cli

2015-12-05 Thread pkfox
DJanGo wrote: > nope- please look at my first answer. and the many times i wrote > something about didnt like the word playlist. > And yapp he wrote and adds *playlist* all the time. Yapp ? We can't stop here this is bat country. RIP Hunter S Thompson.

Re: [slim] LMS and Windows 10?

2015-12-05 Thread Avincenty
I was having an issue with songs finishing early and it turned out to be the inguzdsp plugin. I had to disable it. Alfredo Avincenty's Profile: http://forums.slimdevices.com/member.php?userid=65098 View this thread:

Re: [slim] Get total playing time with cli

2015-12-05 Thread philippe_44
pkfox wrote: > Works great in linux but I need to get it from Windows - thanks You could use gnuwin32 which gives you most of these Unix utilities. Can't remember if wget is available, but curl is for sure, I'm using it quite often LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos

Re: [slim] How Replay Gain Works

2015-12-05 Thread atrocity
Fahzz wrote: > So... Smart Gain not working. I'm wondering if the SB3 has Smart Gain > capability I always used SmartGain when my players were SB3s... atrocity's Profile:

Re: [slim] How Replay Gain Works

2015-12-05 Thread Fahzz
So... Smart Gain not working. I'm wondering if the SB3 has Smart Gain capability, since it's not mentioned in the manual, but crossfade is. I'd be glad to hear from anybody who knows. Living Room: Squeezebox v3 (Wired), Pioneer Elite VSX 80, KEF Q100's, Energy Encore center, subwoofer,

Re: [slim] Get total playing time with cli

2015-12-05 Thread DJanGo
pkfox wrote: > Hi Michael, I updated 7.9 on Friday 4 Dec and ran > > Code: > > > status 0 10 tags:DD > > > > > in Telnet but I don't see "playlist duration" in the output Same on my side - even when :9000/html/docs/help.html do list it.

Re: [slim] Get total playing time with cli

2015-12-05 Thread DJanGo
hm > Hi all, does anyone know how to get the total playing time > ( *shown in the web interface under information* ) using the cli ? I've > looked at the documentation and can't see it IMHO PKFOX want to know how to get the time of *all the tracks in the library*. Thats why i didnt "like"

Re: [slim] Get total playing time with cli

2015-12-05 Thread pkfox
DJanGo wrote: > hm > > > > IMHO PKFOX want to know how to get the time of *all the tracks in the > library*. > Thats why i didnt "like" the word Playlist > > After some research (sorry didnt have an older LMS running right know - > so didnt know if thats the new feature) > > > Code:

Re: [slim] Get total playing time with cli

2015-12-05 Thread pkfox
mherger wrote: > > but yes it would be > > useful to me as I'm rewriting my documenter to utilise the web api > > instead of the db > > I've committed the change to 7.7 onward. > > status 0 10 tags:DD > > should return an element "playlist duration" which returns the total > playtime in

Re: [slim] Get total playing time with cli

2015-12-05 Thread Michael Herger
Hi there, no that's not what I need, Michael said he had added a new field showing the total play time of the library ( not the playlist ) I don't think I ever said that, because I always had the playlist in my mind -- Michael ___ discuss

Re: [slim] Get total playing time with cli

2015-12-05 Thread Michael Herger
but playlist is imho the -wrong- name (thats the reason why i answered here the first time) Oh, my mistake: I mis-interpreted the original question. Most likely because I already was working on a generic solution for the total playtime of the current playlist for a given player... What the