More > JRiver Media Center 24 for Mac

Options Menu Stopped Showing

<< < (3/3)

bob:
Make sure your library is backed up in case you lose your user settings (DLNA, library, etc).
Note manually any settings you changed from the stock setup (DLNA server settings, Customized views, expressions, etc).

Edit:
A way to just reset the Options window Placement:
Close MC24, open a terminal and do this:

--- Code: ---sed '/Window Placement - Options/d' ~/Library/Application\ Support/J\ River/Media\ Center\ 24/Settings/User\ Settings.ini >/tmp/US.ini && mv /tmp/US.ini ~/Library/Application\ Support/J\ River/Media\ Center\ 24/Settings/User\ Settings.ini
--- End code ---

This is more destructive, it removes all of the user settings:
Close MC24, open a terminal and do this:

--- Code: ---rm ~/Library/Application\ Support/J\ River/Media\ Center\ 24/Settings/User\ Settings.ini
--- End code ---

You can then restore a library backup, when you do that choose NOT to restore settings.

jrh517:

--- Quote from: bob on September 10, 2018, 10:53:38 am ---Make sure your library is backed up in case you lose your user settings (DLNA, library, etc).
Note manually any settings you changed from the stock setup (DLNA server settings, Customized views, expressions, etc).

Edit:
A way to just reset the Options window Placement:
Close MC24, open a terminal and do this:

--- Code: ---sed '/Window Placement - Options/d' ~/Library/Application\ Support/J\ River/Media\ Center\ 24/Settings/User\ Settings.ini >/tmp/US.ini && mv /tmp/US.ini ~/Library/Application\ Support/J\ River/Media\ Center\ 24/Settings/User\ Settings.ini
--- End code ---

This is more destructive, it removes all of the user settings:
Close MC24, open a terminal and do this:

--- Code: ---rm ~/Library/Application\ Support/J\ River/Media\ Center\ 24/Settings/User\ Settings.ini
--- End code ---

You can then restore a library backup, when you do that choose NOT to restore settings.

--- End quote ---

Only this final line of code worked to fix the issue. So thank you very much, Bob! I will update this thread if it starts to disappear again.

Navigation

[0] Message Index

[*] Previous page

Go to full version