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.


Topics - VojtaNesvadba

Pages: 1
1
Questions / Edit VIEWED format of tags?
« on: May 25, 2023, 07:12:39 AM »
Hello, I have multiple composers tags set for viewing artists (because one main artist fits better for Discord RPC and scrobbling).

Code
Artist1;Artist2;Artist3

And for another player for my android I have code that makes it
Code
Artist1, Artist2, Artist3

Code
$replace(%cp%,;,‚ )

Is there a way how to make it like that in MusicBee player? Because how it looks now is just ugly...

2
Bug Reports / Error message after almost every action
« on: July 08, 2022, 06:16:53 PM »
Hello forum! I created the account right now just for report this error I get after every turn on or editing panels

Code
MusicBee v3.4.8033.18493Store (Win10.0), 8 čvc 2022 19:13:

System.Runtime.InteropServices.ExternalException (0x80004005): V rozhraní GDI+ došlo k obecné chybě.
   v System.Drawing.Graphics.CheckErrorStatus(Int32 status)
   v System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
   v System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
   v #=zjabSQk3HhxtzjZ5HCbvFfR3fU0NY.#=z8rlovwWFHQzk.#=qa03iqbitM_WiCaeulDsPgpEDLbXs0UjJHlPsDrPGiyg=._Lambda$__0(Graphics #=zPa8e_qk=)
   v #=z8I66_eD5YUr1gb52c$2vXLI=.#=z_3$W7vcU2Sm$.#=zddjjTME=(#=zIMjmC32NawJc4coTGw== #=zNdfCFNI=)
   v #=zjabSQk3HhxtzjZ5HCbvFfR3fU0NY.#=z8rlovwWFHQzk.#=zINudu_BV_08f()
   v #=zjabSQk3HhxtzjZ5HCbvFfR3fU0NY.#=z8rlovwWFHQzk.#=zSIAiy7kz9Dz9()
   v #=zjabSQk3HhxtzjZ5HCbvFfR3fU0NY.#=zYQktQ2_baD5Y(#=z8KZnVUIBvoSY #=zfo44erQ=, Boolean #=zBYaSAuYX5bFXqCoweg==)
   v #=zjabSQk3HhxtzjZ5HCbvFfR3fU0NY.#=z_GAPIeIrHs5h(#=z8KZnVUIBvoSY #=zfo44erQ=, Boolean #=zBYaSAuYX5bFXqCoweg==)
   v #=zjabSQk3HhxtzjZ5HCbvFfR3fU0NY..ctor()
   v #=zfv6rG2BqCL6VIdeKRYTPgyehAuGf.Main(String[] args)

Pages: 1