Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jimolrame

Pages: 1
1
Developers' Area / Re: .xml Theaters mode, how to find fields Id
« on: August 14, 2020, 04:27:05 PM »
Thank you.
The text file helped for another issue (Rating / RatingLove while it is still disappearing when both are at 0).

I thought it was a bit simpler but I guess I will try with the Virtual, it should work with the bitrate /sample rate etc fields in the Track information.

EDIT:
Found exactly what I wanted with Virtual :

Formula :
$Upper($RSplit(<URL>,.,1)),  <Sample Rate>,  <Bit Depth> bits, <Bitrate>,  <Channels>,  <Time>

2
Developers' Area / .xml Theaters mode, how to find fields Id
« on: August 13, 2020, 06:59:02 PM »
Hi,

I am doing an xml plugin for the theaters mode. For now, most of the elements I want to call ( like id="Tracks[1]" etc) I checked from other available plugins.

I am looking for other information which does not seem readily available : format, encoding (bitrate, freq) Stereo etc. I checked in https://musicbee.fandom.com/wiki/Tagging, but nothing I tried did work.

Where/how could I find these specific ids (and others) ?

Thank you

3
Bug Reports / Unbalanced shuffle (japanese character song names)
« on: July 26, 2020, 03:49:14 AM »
Hi,

I recently added a Japanese album to my playlist with the song names in Japanese characters.
When I play the full playlist in shuffle mode, the different songs come up more than 30 percent of the time while only representing 5% of the song numbers.


(Win 10, MusicBee 3.3.7491)

Pages: 1