{"id":13615132,"url":"https://github.com/noaione/mpv-discordRPC","last_synced_at":"2025-04-13T20:33:05.058Z","repository":{"id":37405462,"uuid":"132126075","full_name":"noaione/mpv-discordRPC","owner":"noaione","description":"mpv integration with Discord Rich Presence","archived":false,"fork":false,"pushed_at":"2023-02-27T05:30:37.000Z","size":1303,"stargazers_count":53,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-07T23:39:07.351Z","etag":null,"topics":["discord","discord-rich-presence","lua","mpv","scripts"],"latest_commit_sha":null,"homepage":"https://noaione.github.io/release","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noaione.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-04T10:30:02.000Z","updated_at":"2024-10-14T20:26:19.000Z","dependencies_parsed_at":"2024-11-07T23:32:01.808Z","dependency_job_id":null,"html_url":"https://github.com/noaione/mpv-discordRPC","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noaione%2Fmpv-discordRPC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noaione%2Fmpv-discordRPC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noaione%2Fmpv-discordRPC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noaione%2Fmpv-discordRPC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noaione","download_url":"https://codeload.github.com/noaione/mpv-discordRPC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248778009,"owners_count":21160072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","discord-rich-presence","lua","mpv","scripts"],"created_at":"2024-08-01T20:01:09.747Z","updated_at":"2025-04-13T20:33:04.498Z","avatar_url":"https://github.com/noaione.png","language":"Lua","funding_links":[],"categories":["Plugins","Plugin","Social"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" width=\"384\" height=\"192\" src=\"https://raw.githubusercontent.com/noaione/mpv-discordRPC/master/assets/mpv_discord.png\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n    mpv Media Player Discord RPC Integration\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003eVersion 2.1\u003c/b\u003e\u003cbr\u003eCreated by NoAiOne, contact me at Discord or open Issues if there's any problem\u003cbr\u003eUsing \u003ca href=\"https://github.com/pfirsich/lua-discordRPC\"\u003elua-DiscordRPC\u003c/a\u003e as it base code and discord-rpc library files\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"#screenshot\"\u003eScreenshot\u003c/a\u003e •\n    \u003ca href=\"https://github.com/noaione/mpv-discordRPC/releases\"\u003eDownload\u003c/a\u003e •\n    \u003ca href=\"https://github.com/noaione/mpv-discordRPC/blob/master/INSTALL.md\"\u003eInstallation\u003c/a\u003e •\n    \u003ca href=\"#changelog\"\u003eChangelog\u003c/a\u003e\n\u003c/p\u003e\n\n---\n## Screenshot\n| State | Image |\n| :-: | :-: |\n| Playing: Video | ![Playing Video](https://raw.githubusercontent.com/noaione/mpv-discordRPC/master/assets/playing_video.png) |\n| Playing: Music | ![Playing Music](https://raw.githubusercontent.com/noaione/mpv-discordRPC/master/assets/playing_music.png) |\n| Playing: Other | ![Playing Other Stuff/Image](https://raw.githubusercontent.com/noaione/mpv-discordRPC/master/assets/playing_other.png) |\n| Playing: Stream | ![Playing from website (Stream)](https://raw.githubusercontent.com/noaione/mpv-discordRPC/master/assets/playing_stream.png) |\n| Paused | ![Paused](https://raw.githubusercontent.com/noaione/mpv-discordRPC/master/assets/paused.png) |\n| Idling/Stop | ![Idling](https://raw.githubusercontent.com/noaione/mpv-discordRPC/master/assets/idling.png) |\n\n\n### Changelog\n```\n-- Version 1.0: First initial release\n-- Version 1.1: Pause/Play kinda thingy, added win32/win64 version, linux/mac soon, since i don't know how lua loaded in linux/mac\n-- Version 1.2: Cleaned up, making idle mode more idle. Compacted everything to 3 files\n-- Version 1.3: Linux Support (please open issue if there is any problem)\n-- Version 1.4: Remaining time, more detailed info, and updated DiscordRPC.lua and .dll to version 3.3.0\n-- Version 1.5: Reworked how Idle, playing, paused works\n-- Version 1.6: Youtube Mode\n                Find chapter number, metadata, etc\n-- Version 1.7: Renamed drpc.lua to mpv-drpc.lua\n                Add more audio formats that i get from wikipedia page.\n                Make the script more cleaner.\n-- Version 1.8: Added some options\n                More feature for chapter/playlist\n-- Version 2.0: Added toggle option to enable/disable mpv-drpc. \n                Merge all scripts to one file.\n                Fix \"streaming video\" checking\n                Add website name and strip them to only the Website name.\n                Improve \"Image\" and \"Other\" checking.\n-- Version 2.1: Start DRPC when file loaded.\n                Hopefully fix DRPC not showing up.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoaione%2Fmpv-discordRPC","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoaione%2Fmpv-discordRPC","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoaione%2Fmpv-discordRPC/lists"}