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

Hide status when media is paused #102

Closed
1 task done
thoralmighty opened this issue Feb 19, 2024 · 1 comment · Fixed by #103
Closed
1 task done

Hide status when media is paused #102

thoralmighty opened this issue Feb 19, 2024 · 1 comment · Fixed by #103
Labels
enhancement New feature or request

Comments

@thoralmighty
Copy link

Is there an existing issue for this?

  • I have searched the existing feature requests

Is your feature request related to a problem? Please describe

When I pause media and leave Jellyfin Media Player minimised it remains showing as my status and overriding/hiding any games I'm playing, which can sometimes lead to confusion when people are unaware I'm playing a game.

Describe the solution you'd like

I'd like a configuration option to hide jellyfin-rpc when media is paused (same behaviour as stopped). While we could fully stop or even close the media player each time we want to show something else, it would be more convenient to have it hide dynamically.

Describe alternatives you've considered

No response

Additional context

No response

@thoralmighty thoralmighty added the enhancement New feature or request label Feb 19, 2024
@Radiicall
Copy link
Owner

Radiicall commented Feb 20, 2024

Working on this here.

If you know how to compile rust code you can try testing it already, if not i will test it and release 0.16.0 soon

Radiicall added a commit that referenced this issue Feb 20, 2024
* Added show_paused to Config.

* Update example config (so tests pass)

* Add show_paused to installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants