- Thread starter
- Moderator
- #281
Directly entering a view of choice can be accomplished by using Skin Parameters as discussed above (the stuff that does not seem to work with Titan?).
The only thing missing from that now is the ability to use a specific user (it will always do it with the default user you specify once).
The back button behaviour can be changed by specifying either true or false for the UiUseUniversalBackButton setting.
This file MediaBrowser.config is located in the ProgramData\Team MediaPortal\MediaPortal folder.
<UiUseUniversalBackButton>true</UiUseUniversalBackButton>
I know this isn't very user friendly right now but the settings will eventually become available from with the mediaportal GUI in the near future.
There are also other settings you can tweak here.
The only thing missing from that now is the ability to use a specific user (it will always do it with the default user you specify once).
The back button behaviour can be changed by specifying either true or false for the UiUseUniversalBackButton setting.
This file MediaBrowser.config is located in the ProgramData\Team MediaPortal\MediaPortal folder.
<UiUseUniversalBackButton>true</UiUseUniversalBackButton>
I know this isn't very user friendly right now but the settings will eventually become available from with the mediaportal GUI in the near future.
There are also other settings you can tweak here.