- Notifications
You must be signed in to change notification settings - Fork81
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
License
Rise-Software/Rise-Media-Player
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Important
After a long period, we're excited to say that Rise Media Player is back!The app is currently undergoing major changes and while contributions are welcome please be aware of merge conflicts.
Note
The app can only be installed from the store if you are an Insider. To become an insider,click here.
IntroducingRise Media Player, a powerful music platform that brings your media to a whole new level.If it's videos, music, discs or even your favourite streaming services - you're sure to love our player: with stunning design and an amazing storage layer that gives you the freedom of having one library for all of your content, combined with almost infinite customisability with settings that are second to none.Stream, browse and explore - RiseMP can do it all.
Created withWinUI and the latest design ideologies,Rise Media Player is modern while keeping all of the classic features people need. We useWinUI 2.8 Preview to keep our user interface, clean, modern and consistent withWindows 11 UI and UX - although, the app does work onWindows 10 too!Our own controls and icons give users a truly personalised experience, being able to choose their own icon packs and with features like compact mode, you can use it on anyWindows device!
- Music and video playback: Play music and videos from any source across your device and the internet in high quality
- Sorting for songs, albums and videos: Sort and find any track
- Now Playing bar: Stunningly designed "now playing" experience
- Fullscreen music experience: Comes complete with a beautiful fullscreen listening interface
last.fm
integration: Find your favourite tracks from last.fm in Rise- Internet based artist images: Carefully curated artist images
- Playlists: Sort all your music into playlists
- Modern Settings UI: Customise your experience in RiseMP with themes, change the layout and modify your connected services
- OneDrive support: Browse music from your favourite cloud provider
- Properties window: View metadata attached to your songs
- Colourful icons setting: Customise your experience with icons with a Windows 11 style
- Casting to devices, repeat, shuffle: Cast music with ease anywhere in your home
- Insider exclusives: Exclusive wallpapers and feature sneak peeks for those enlisted in the programme
- Pick up where you left off support: Support for history and remembering exactly where you were when you last opened the app
If you are an Insider already, just click the Download button and you'll be taken to a page to download 😁In order to learn how to build RiseMP from source, check outthe documentation.
- Visual Studio 2022 with the following individual components:
- Windows SDK
- Windows app development workload
- Git for Windows
git clone https://github.com/Rise-Software/Rise-Media-Player.git
Create a file calledLastFM.cs
inRise.Common.Constants
, and paste the following contents:
namespaceRise.Common.Constants{/// <summary>/// Contains last.fm related constants./// </summary>publicclassLastFM{publicconststringKey="YourAPIKey";publicconststringSecret="YourSecret";publicconststringVaultResource="RiseMP - LastFM account";}}
This will be enough to build the app, but if you want last.fm support, you shouldget a last.fm API key. After doing this, replace the value of theKey
andSecret
constants with your own API key and secret key respectively. After doing this, last.fm functionality should be enabled.
To build Rise Media Player for development, open theRiseMP.sln
item in Visual Studio. Right-click on theRise.App
packaging project in solution explorer and select ‘Set as Startup item’. Then pressF5 or your selected build & deploy keybind to build the app and launch it.
Want to contribute to this project? Let us know with anissue that communicates your intent to create apull request.
Note
Looking for a place to start? Check outour plan for Beta 1, which details planned features and changes..
- Joseph Beattie (@josephbeattie):Started work on Rise Media Player
- Omar Salas (@YourOrdinaryCat):
- SimpleBear (@itsWindows11):
About
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.