Version 2.1
Created by NoAiOne, contact me at Discord or open Issues if there's any problem
Using lua-DiscordRPC as it base code and discord-rpc library files
Screenshot • Download • Installation • Changelog
State | Image |
---|---|
Playing: Video | |
Playing: Music | |
Playing: Other | |
Playing: Stream | |
Paused | |
Idling/Stop |
-- Version 1.0: First initial release
-- 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
-- Version 1.2: Cleaned up, making idle mode more idle. Compacted everything to 3 files
-- Version 1.3: Linux Support (please open issue if there is any problem)
-- Version 1.4: Remaining time, more detailed info, and updated DiscordRPC.lua and .dll to version 3.3.0
-- Version 1.5: Reworked how Idle, playing, paused works
-- Version 1.6: Youtube Mode
Find chapter number, metadata, etc
-- Version 1.7: Renamed drpc.lua to mpv-drpc.lua
Add more audio formats that i get from wikipedia page.
Make the script more cleaner.
-- Version 1.8: Added some options
More feature for chapter/playlist
-- Version 2.0: Added toggle option to enable/disable mpv-drpc.
Merge all scripts to one file.
Fix "streaming video" checking
Add website name and strip them to only the Website name.
Improve "Image" and "Other" checking.
-- Version 2.1: Start DRPC when file loaded.
Hopefully fix DRPC not showing up.