Emby External Player Launcher lets you play videos from your Emby server in MPC-HC.
Stars
36
Forks
4
Watchers
36
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Improved reliability of progress reporting when MPC-HC is stopped by closing mid-playback.
13465eaView on GitHubMinor cleanup & improved thread safety of ProgressReporter.Stop
313a629View on GitHubUpgraded Emby ApiClient to support PlayPause; fixed namespace & API changes
a67260aView on GitHubMoved ProgressReporter thread start away from constructor into its own method as it was a very bad idea.
157aa7eView on GitHub