PreMiD / Presences

đź›’ Storage for Presences located at our Presence Store.
https://premid.app/store
Mozilla Public License 2.0
592 stars 1.29k forks source link

Media Player Classic - Home Cinema (MPC-HC) #1514

Open ghost opened 4 years ago

ghost commented 4 years ago

Prerequisites and essential questions

What's your Discord username? namles#5949

What's the name of the service? https://mpc-hc.org/ | Media Player Classic - Home Cinema

What should the Presence display? Title of video playing, Current time/time remaining of video playing, Total time of video playing.

If possible, please provide a logo for the service (512x512 minimum) logo-256x256

ghost commented 4 years ago

Just want to add that this is not a site, but an app similar to VLC Media Player. MPC-HC has as a built in web interface like VLC, so it should function similarly.

ghost commented 4 years ago

Something akin to this: https://github.com/angeloanan/MPC-DiscordRPC The one above interferes with PreMiD though, so it would be best if it was a presence in premid.

lewisakura commented 4 years ago

Might be best to hold off on doing these types of presences (using a web API of a program) until PreMiD supports programs.

i1u5 commented 4 years ago

Might be best to hold off on doing these types of presences (using a web API of a program) until PreMiD supports programs.

support will be very basic, still won't be better than the current one

Cikapkamuy commented 4 years ago

Will PreMiD have support for programs anytime soon?

tag27 commented 3 years ago

If I'm not mistaken, the program has been discontinued since 2017. It may be difficult to create a presence from the API.

Cikapkamuy commented 3 years ago

Development on it is being continued unofficially here https://github.com/clsid2/mpc-hc

rxri commented 3 years ago

There is already presence for this program no need to have it in PreMiD.

rollingmoai commented 2 years ago

There is already presence for this program no need to have it in PreMiD.

@ririxichan Not built-in but third party (much like VLC before). This is still needed and would be great if it was on PreMiD, so I don't need to setup another program. Can this be reopened?

tag27 commented 2 years ago

There is already presence for this program no need to have it in PreMiD.

@ririxichan Not built-in but third party (much like VLC before). This is still needed and would be great if it was on PreMiD, so I don't need to setup another program. Can this be reopened?

It's been a while since Ririxi's answer, so she won't answer (even because she's not checking Issues around here), just @ImRodry @TheDropX can answer for you.

ImRodry commented 2 years ago

Yeah no I don’t do issues anymore but PreMiD doesn’t support programs yet so this wouldn’t work from what I understood

rollingmoai commented 2 years ago

Yeah no I don’t do issues anymore but PreMiD doesn’t support programs yet so this wouldn’t work from what I understood

VLC is available in PreMiD. It uses it's Web API to get its rich presence info. We can do the same thing for MPC-HC.

Might be best to hold off on doing these types of presences (using a web API of a program) until PreMiD supports programs.

If this is your concern, then why is VLC available in PreMiD? The best solution would be to use Web APIs until PreMiD supports programs.

Yeah no I don’t do issues anymore

Maybe someone who does? @EncryptedDev

rollingmoai commented 2 years ago

Looks like someone opened another issue: #6446

angeloanan commented 2 months ago

Heya, I was mentioned on #6446 as an author of a project which does Discord Rich Presence integration for MPC-HC. I apologize for not responding in a timely manner; Honestly, I have forgotten that I was pinged, but also completely forgot that I created an integration for MPC-HC.

In the past, I've been thinking of moving the integration into a better / more established integration platform as running a node app for a singular program / presence integration is kinda painful UX-wise.

Is there any ongoing efforts for this specific integration or is this issue up for grab? If I have the time, I might be able to help contributing to this!

theusaf commented 2 months ago

@angeloanan Hey, thanks for reaching out! This issue seems to be up for grabs.