-
Notifications
You must be signed in to change notification settings - Fork 8
MiniPlayer Revision for Radiant Player 2.0 #17
base: master
Are you sure you want to change the base?
Conversation
Finally the MiniPlayer revision is here!! (Due note this is still in its early stages; this has been tested heavily.) Features: - Complete re-design of the MiniPlayer - RadiantTools (an extension tool for GMusic.js) - MiniPlayer Visualizations - Volume support - Drop menu for options - Artwork animations - Dock / Undock the MiniPlayer - IMFL (I'm Feeling Lucky ~ Roll the Dice) - Youtube w/ Fullscreen support - Drag support in an undocked state - Replay back 10 seconds / Forward 30 seconds actions Remember this is in its early stages, if you encounter any issues please report them! I did my best to kick out any issues making this as smooth as possible. This is going to be continuously worked on with other planned features in the future.
This fixes all ES-Lint issues as i forgot to run the lint test on the last PR, this will fix it and this includes other changes!
Files didn’t upload properly
I greatly enjoying spying on other repositories 😆 Just thought I'd drop in and say you should really avoid using |
@MarshallOfSound hahah! Noted! The only main reason i am using executeJavascript is due to the way i am docking and undocking the windows, I am still relatively new to electron but for what it's worth it works. (for now) |
@BarakaAka1Only TLDR anything that can be done with |
@MarshallOfSound i guess i am blind then 😶 that makes perfect sense. I'll have this adjusted then thank you! |
I've built Radiant from your branch and am stuck on the "Setting up Google Play Music" page with the spinning record after pressing the "install miniplayer button |
@scififan2715 "install miniplayer button" is not the miniplayer at all, what you are doing is within GPM is the clicking on: which that is for the Google Chrome extension. The Radiant Player MiniPlayer is built in meaning its on the Tray bar. Just click the Tray icon via |
All fixed, I had compiled an older version by mistake, so I had the older miniplayer. Looks awesome! |
Finally the MiniPlayer revision is here!! (Due note this is still in
its early stages; this has been tested heavily.)
Features:
Remember this is in its early stages, if you encounter any issues
please report them! I did my best to kick out any issues making this as
smooth as possible.
This is going to be continuously worked on with other planned features
in the future.