|
Possible to show music file encoding details?
|
|
25-04-2015, 21:13
Post: #21
|
|||
|
|||
RE: Possible to show music file encoding details?
(25-04-2015 17:53)tboooe Wrote: Simon, it would be nice if Minimserver could shorten the sample rate instead of displaying the complete number. For example, instead of displaying 44100 show 44.1 instead. When displaying DSF sample rates, the number gets long! 2822400! 44.1 is 4 characters and 44100 is 5 characters. I find it hard to believe that a difference of one character is important. The same applies to 2822.4 and 2822400. |
|||
|
26-04-2015, 16:42
Post: #22
|
|||
|
|||
|
RE: Possible to show music file encoding details?
I guess it's less about the length and more about seeing the sample rate in a format that is more standard. At least to me, I am used to seeing it expressed in thousands (44.1 vs 44100). Also for consistency because the MP3 data is expressed in thousands.
Obviously no big deal, just a little suggestion. |
|||
|
26-04-2015, 19:41
Post: #23
|
|||
|
|||
RE: Possible to show music file encoding details?
(26-04-2015 16:42)tboooe Wrote: I guess it's less about the length and more about seeing the sample rate in a format that is more standard. At least to me, I am used to seeing it expressed in thousands (44.1 vs 44100). Also for consistency because the MP3 data is expressed in thousands. For lossy files, the bit rate is intentionally approximate (e.g., ~256k). To expand an approximate number to full precision (~256000) would make no sense in my opinion. Showing the sample rate as 44100 makes it clear that this is an exact number that hasn't been rounded to some arbitrary number of decimal places. I checked a couple of control points (BubbleDS and Linn Kazoo) and these both show the sample rate in the same way that MinimServer does. |
|||
|
28-12-2015, 21:33
Post: #24
|
|||
|
|||
RE: Possible to show music file encoding details?
(22-04-2015 23:04)simoncn Wrote:(22-04-2015 22:39)tboooe Wrote: So in BubbleUPnP there is an option to not display song length. Can I instead use Title.displayformat and add it? Is there a tag for song length? I couldnt find it in the manual. Any news on that? Would be a great feature!
|
|||
|
28-12-2015, 22:34
Post: #25
|
|||
|
|||
| RE: Possible to show music file encoding details? | |||
|
29-12-2015, 08:35
Post: #26
|
|||
|
|||
| RE: Possible to show music file encoding details? | |||
|
03-02-2016, 18:26
Post: #27
|
|||
|
|||
RE: Possible to show music file encoding details?
(22-04-2015 22:39)tboooe Wrote: So in BubbleUPnP there is an option to not display song length. Can I instead use Title.displayformat and add it? Is there a tag for song length? I couldnt find it in the manual. This is now supported in MinimServer update 76 with a new "special tag" named #AudioDuration. |
|||
|
03-02-2016, 19:03
Post: #28
|
|||
|
|||
|
RE: Possible to show music file encoding details?
Works great, thank you very much!
|
|||
|
03-02-2016, 21:58
Post: #29
|
|||
|
|||
|
RE: Possible to show music file encoding details?
So now we can get Kazoo to display track lengths
(I guess Linn will add it eventually)Will run with this for a few days to see if any issues. I know using Lumin control point I'll get it twice. (in tagFormat title.displayFormat={$title$#AudioDuration} and add #AudioDuration to indexTags) |
|||
|
03-02-2016, 22:08
Post: #30
|
|||
|
|||
|
RE: Possible to show music file encoding details?
Awesome! Thank you! Now in BubbleUPnP my song titles show:
I Got Crazy (6:38 | FLAC | 16/44100) Thank you! |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




(I guess Linn will add it eventually)