More > JRiver Media Center 32 for Windows

JRiver Media Center 32.0.6 for Windows -- Available Here

<< < (2/3) > >>

MrBiff:
This field's Edit Type doesn't seem to be defined when returned via MCWS.


--- Code: ---   'DataType' => 'String'
   'DisplayName' => 'DVD Video Info'
   'EditType' => 'Unnamed (6)'
   'Name' => 'DVD Video Info'
--- End code ---

comox:

--- Quote from: comox on January 19, 2024, 07:12:09 pm ---The size of my backup shrank from 68MB in 31 to 52MB in 32.

--- End quote ---

I found the cause of the backup shrink.

In 31 backup, User Settings.ini is 17MB.
In 32 backup, User Settings.ini is 112KB.

It seems a bunch of data in the "Navigation History" section of the ini was deleted in 32.

Is this ok? Can I trust the 32 backup or should I revert to 31?

comox:

--- Quote from: Matt on January 19, 2024, 07:05:51 pm ---Could you share a crash dump?  Look in the wiki for information on how to gather.  Thanks.

--- End quote ---

Log emailed to Matt.

comox:

--- Quote from: comox on January 19, 2024, 07:50:40 pm ---
It seems a bunch of data in the "Navigation History" section of the ini was deleted in 32.


--- End quote ---

My 65 year old brain ain't what it used to be. I forgot I discussed this issue a year ago with Matt. Bloat sometimes builds up and can be fixed by closing all tabs and waiting a while. Now with 32 it seems that bloat is also fixed during the upgrade process.

https://yabb.jriver.com/interact/index.php/topic,134932.msg934421.html#msg934421

comox:

--- Quote from: comox on January 19, 2024, 06:48:21 pm ---In 31, ctl+G collapses the tree.

In 32, ctl+G causes the spinny thinking symbol to display for about 20 seconds, and then MC crashes.

--- End quote ---

Matt helped me fix this.

In the following resource.xml line, Param was incorrectly set to -1 instead of 0.
<Entry Key="Ctrl;G" Command="25016" Param="0" TranslateFlags="2" />

Param = -1 in V31 collapses the tree, but in V32 causes a crash. The fix is to set Param=0.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version