Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Remember preview settings/Ansichtseinstellungen merken #132

Open
workflowsguy opened this issue Dec 3, 2023 · 2 comments

Comments

@workflowsguy
Copy link

Danke für das nützliche Addon.

Ein Feature würde ich mir wünschen: die Möglichkeit, in den "Ansichteneinstellungen" von Kodi die Auswahl für "Ansicht" fix einstellen zu können.

Ich bevorzuge für die ORF-Sendungen (insb. Magazinsendungen mit separat abspielbaren Einzelbeiträgen wie "Eco", "Report" etc.) die Einstellung "Ansicht: Medieninformationen". Leider muss ich diese jedesmal wieder setzen, weil sie mit dem Beenden von Kodi wieder auf "Ansicht: Liste" zurückgesetzt wird. Wenn man das irgendwie dauerhaft setzen könnte, wäre das großartig.

@s0faking
Copy link
Owner

the view setting is stored by the current plugin path afaik. at the moment with the tvthek addon this won't really work because there are a lot of non unique paths (only the parameters differ which kodi ignores for setting path preferences). on the new orfon addon the experience might be better.

@s0faking
Copy link
Owner

This should already be possible on the ORF On version of the addon. The view mode is stored on the specific route. Storing this setting on a type of show is not possible, because there is no such distinction on the API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants