Skip to content

Releases: mnh48/Aegisub-DiscordRPC

Aegisub DiscordRPC v2

28 May 07:21
1f3c01f
Compare
Choose a tag to compare

There's no fundamental changes in v2 compared to v1, if v1 works for you then you don't need v2

Changes

  • Added the Discord RPC libraries for Mac and Linux
  • Added instructions for Mac and Linux users in README
  • Re-added license from upstream which should be left intact
  • Edited my name in license file and the script file (this doesn't affect functionality)
  • Bumped the version number to 2 in the script file (this also doesn't affect functionality)

Instruction

Download the whole zip with the detailed instructions and follow them, or manually download the specific files needed from the selection below.

Installation

Library

  • Windows (32-bit Aegisub): download discord-rpc.dll and place it in your Aegisub installation folder
  • Windows (64-bit Aegisub): download discord-rpc-64.dll, rename it to discord-rpc.dll, and place it in your Aegisub installation folder
  • Mac: download libdiscord-rpc.dylib, and place it in the directory /usr/local/lib
  • Linux: download libdiscord-rpc.so, and place it in the directory /usr/local/lib

Script

  • All: download discord-rpc.lua, and place it in the automation/autoload folder/directory of where you installed Aegisub in

Usage

When installed correctly, it will first start the rich presense with Idle as the detail and No video file loaded yet as the state whenever you launched Aegisub. Then, load your subtitle and video, and click on Update Discord RPC from the Automation menu to let Aegisub update the Rich Presence as Editing subtitle as the detail and the video file name as the state.

Happy RichPresence-ing from your Aegisub~

Aegisub DiscordRPC v1 is released

24 Jun 13:09
Compare
Choose a tag to compare

This is the initial working release.

Download the whole zip with the instructions, or manually download the files from the selection below.

  • discord-rpc.lua goes in the Aegisub\automation\autoload folder
  • discord-rpc.dll goes in the Aegisub folder, this file is for the mainstream 32-bit Aegisub
  • If you use the discouraged 64-bit Aegisub, download discord-rpc-64.dll instead, rename it to discord-rpc.dll and place it in the Aegisub folder.

Happy RichPresence-ing from your Aegisub~