Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add support for URLs for images (#58) * Woooooooooo stats * Remove debug prints * Woooooooooo stats * Reinstate warning for keys in excess of 32 characters * Woooooooooo stats * Delete Statistics directory deprecated code stats dir * Add reference to my tutorial * Update issue templates * Update README.MD * Setup sponsorship button but idk if im doing it right * Apple Music support & Music Bee overhaul & more (#44) * I hate windows with a passion. * Added Apple Music Thanks to https://github.com/Apple-Music-Electron/Apple-Music-Electron for making an app for Apple Music. This allows you to use "apple music" as a valid player * New bridge from external applications Jojo2357 programmed 95% of this. Co-Authored-By: jojo2357 <66704796+jojo2357@users.noreply.github.com> * Combat multiple presences, timestamp when paused * Finally rename important files to MDRP You see, I borrowed the framework from the other RP cuz im bad with VS and it was easier, but now im sick of GroovyRP since this is totally different and arguably better, lets make a distinction * Enable shutdown support and add default apple music * Upgrade debugging without impacting ui as much as before * Make needed changes for debugging * Improve the bridge and fix hashmap * Getting close to a release * Breaking up big program * More cleaning house * Minor tweaks Co-authored-by: jojo2357 <66704796+jojo2357@users.noreply.github.com> * Woooooooooo stats * Delete Statistic.md * Delete Statistic.csv * Update README.MD * Remove deprecated musicbee addons * Woooooooooo stats * Missed some deprecated files * Woooooooooo stats * Add new video * Fix minor bug, add new RP feature * Woooooooooo stats * Update README.MD * Support for Windows Media Player (Win11) and more languages (#52) * Added support for Windows Media Player for Win11 * Create WMP linker needs testing @Smaltin * Fix WMP Linker & Added Unlinker * Add language support * lotsa new stuff - support tidal player & wave link - add language changing support - add link with system start option - update launcher * Update README.MD Co-authored-by: jojo2357 <66704796+jojo2357@users.noreply.github.com> * Woooooooooo stats * Ready for 1.6.3 changes Fixes #57, removes a stray quote in the lang packs, removes the error caused by the listening server failing to start, and most importantly addresses the problem of DRP not showing up on occasion * Woooooooooo stats * Windows Media Player keying fixes * Woooooooooo stats * adds support for http Still requires an update on the Discord C# API dependency to function properly, otherwise it'll crash needlessly * A little better You'll have to add your own DiscordRPC.dll though * Add version, local copy of library * Almost ready to rumble TODO: improve the external system to use less restrictive queries and then use more local resources to find the most likely match * Album lookup now works (I think) Removed an unreachable statement, new message for the remote art not finding the album, and fixing the settings fetch Co-Authored-By: jojo2357 <66704796+jojo2357@users.noreply.github.com> * Improve album lookup We will do the lookup, and then retroactively filter by artist * Make it try to whittle down result when it gets too many * If nothing is found, use the song title * Setup new notifications * Adding new keys from default * Allow wildcarding Allows new dat file format * Caching remote images with a setting, and toggleable perfect finds * fix speeling * Add setting to ini * Fixed an error where defaults werent applied properly * Add new Readme * finalize readme * Recompile the exe * Remove Duplicate Readme * Read cache last * Keeping house with update stuff Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: jojo2357 <66704796+jojo2357@users.noreply.github.com> * Woooooooooo stats Co-authored-by: Smaltin <sterling.maltin@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information