Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoalic authored Jul 15, 2021
1 parent f4dfb4e commit 165033c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ $ cp obs_media_plugin.so /usr/share/obs/obs-plugins/
- [ ] Handle different artwork ratio (ex: Youtube videos)
- [ ] Handle missing artwork (or partial info in general)
- [ ] Not relying on ffmpeg to download images files (linux)
- [ ] Build using cmake like others obs plugins

## Note

If using Firefox make sure `media.hardwaremediakeys.enabled` is set to `true` (default)
* If using Firefox make sure `media.hardwaremediakeys.enabled` is set to `true` (default)
* On Windows, the player must be started before obs starts. Otherwise the infos will not be available. This is because of a bug introduced in windows 20H1, with prevent the feature to be implemented the 'correct' way. Workarounds are possible but none are implemented at this time.

0 comments on commit 165033c

Please sign in to comment.