Git Product home page Git Product logo

rise-software / rise-media-player Goto Github PK

View Code? Open in Web Editor NEW
1.0K 18.0 73.0 71.92 MB

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: GNU General Public License v3.0

C# 87.31% HTML 12.69%
uwp windows-10 music fluent xaml windows-11 fluent-design winui csharp media player help-wanted help-welcome media-player media-players ui-design help customization

rise-media-player's Introduction

Note: The app can only be installed from the store if you are an Insider. To become an insider, click here

Download the installer from the download link below or see building instructions

Rise Media Player brings all of your media to a whole new level. If it's videos, the music stored on your devices, discs or even your favourite streaming services; you'll love our player. One library for everything. Almost infinite customisability with settings that are second to none. Stream, browse and explore with Streaming Services - coming soon.

Contribute to this Project

Appearance & design

Created with WinUI and the latest design ideologies, Rise Media Player is modern while keeping all of the classic features people need. We use WinUI 2.8 Preview to keep our user interface, clean, modern and consistent with Windows 11 UI and UX. Although, this app does work on Windows 10 too. We use all of your favourite materials: Mica and Acrylic. We use Microsoft's icons and controls as well as some of our own to create a generally native feeling experience. 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 any Windows device! (go to bottom for more details)

Alpha Preview 2 Screenshot

Note: This screenshot may not contain all of the features shown in the app itself from GitHub, nor the Insider Previews. Some features are being tested internally.

The basics

  • Music and video playback
  • Sorting for Songs, Albums and Videos
  • Now Playing Bar
  • Now Playing Overlay
  • Now Playing Full Screen Design
  • last.fm Integration
  • Internet based artist images
  • Feedback page
  • Playlists
  • Modern Settings UI with a lot of planned customisation options (themes, layouts, services)
  • (BASIC) OneDrive Support
  • Properties / Details Window
  • Links to Rise Services, Some help and FAQ.
  • Colourful icons setting for more Windows 11 esque experience
  • Casting to devices, repeat, shuffle
  • Insider exclusives
  • Pick up where you left off support

Insider Exclusives

  • RiseMP Designed Wallpapers and themes for your desktop
  • Feature sneak peeks

Planned features

Most planned features are available on GitHub Issues Page. Guess you'll have to wait and see for the rest ;)

Licensing

This is free software with no warranty of any kind. Sorry :(

We use the GPL License V3 - View our License (aka Terms and Conditions) below.

OurTerms

Downloads, Contribute and the Insider Program

MSIX packages are available now for the Alpha Preview 2 build.

Currently, all users can try out the MSIX packages. When we move to the store, you must be signed up to the insider program to be able to install. You can do this from the button below.

If you are an Insider already, just click the Download button and you'll be taken to a page to download :)

Download divide JoinInsider

Credits

Creators and Development

Without this great development team we wouldn't be able to ship new releases so go help them out however you can!

rise-media-player's People

Contributors

alessandrocaseti avatar alfaaarex avatar crowdin-bot avatar d2dyno1 avatar esibruti avatar itswindows11 avatar jathurshan-2019 avatar josephbeattie avatar kparthsingh avatar makeshvineeth avatar orick08 avatar piripe avatar rounk-ctrl avatar ruizlenato avatar sametaor avatar shef3r avatar texblock avatar thepwrtank18 avatar vanja-san avatar yohann69 avatar yoshiask avatar yourordinarycat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rise-media-player's Issues

UI/UX bug and suggestions

Bugs:

As of pre-alpha 2+, I found some Ui bug in the settings screen. the recent changes when expanded shows a blank box. screenshot below:
image

Not exactly bug:

  1. The app size gets high considerably compared to other media players such as music bee. for me, it's about 3GB now. Is this something that will be worked upon in future releases?
    image

  2. The app reloads and search the entire music database for new media when we reopen the app after putting it into background mode. This could be improved by implementing a button which manually checks for new media instead of doing it automatically on every session reload (or could be a toggle to turn on automatic reloading).

suggestion:
The mini-player at the bottom keeps on loading and loading until we start playing some media. i would suggest it to display the last played song or hide it all together and only display it when we start to play.
image

Add insider channels and icons to distinguish between versions

Change the channels in order to make your difference and development stages easier.
The Alpha channel would become the Canary channel. It is the most unstable and buggy development channel.

The Dev channel would continue to be the channel above Alpha, that is, the Development channel.
They are more tested, have the features implemented in the Canary channel, more stable and less buggy.

Finally, a new Beta channel. This channel will be for the latest tweaks and bug fixes before the final version is released. It is the most stable channel of all, few bugs and has all the features inserted in the previous channels.

Each channel contains a different icon:

Square44x44Logo targetsize-256-can

Square44x44Logo targetsize-256-dev

Square44x44Logo targetsize-256-beta

Note: they are not of good quality because they are test images. If approved, I will be able to do it with the best possible quality.

Download button on main page leads to 404 error

DISCLAIMER: This does not affect the downloads in "Releases". It only affects the main Download button on the main page.

The Download button on the main page leads to the wrong link.

The link it goes to: https://github.com/Rise-Software/Rise-Media-Player/releases/download/v0.0.13.0/Rise.App_0.0.13.0_x86_x64_arm.msixbundle
The link it should go to: https://github.com/Rise-Software/Rise-Media-Player/releases/download/v0.0.13.0/Rise.App_0.0.13.0_x86_x64_arm_arm64.msixbundle

The missing "_arm64" makes the link invalid.

can't install the Msixbundle due to untrusted certificate

below is my powershell terminal output;

`PS C:\Users\Athoye> add-appxpackage -Path "D:\Packages\RiseMP_v0.0.11.0.msixbundle" add-appxpackage : Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a root
certificate which is not trusted by the trust provider.
error 0x800B0109: The root certificate of the signature in the app package or bundle must be trusted.
NOTE: For additional information, look for [ActivityId] e36ddd5e-d3af-0000-c684-b6e3afd3d701 in the Event Log or use
the command line Get-AppPackageLog -ActivityID e36ddd5e-d3af-0000-c684-b6e3afd3d701
At line:1 char:1

  • add-appxpackage -Path "D:\Packages\RiseMP_v0.0.11.0.msixbundle"
  •   + CategoryInfo          : NotSpecified: (D:\Packages\RiseMP_v0.0.11.0.msixbundle:String) [Add-AppxPackage], Except
     ion
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    

PS C:\Users\Athoye>`

Readme.md spell error

Just wanted to leave this reminder here that in readme.md it says stule instead of style. :)

Settings modal top menu bug

Description

Sometimes when opening the Settings modal the right-side controuls are tilted to the left, leaving a blank space on the right.

Attachments

ApplicationFrameHost_5dRC5xkOfz
fplMhLGORJ

the artist name of the album always applying to all songs

the Album artist name of the album always applied to all songs than they having an individual artist names unless they're edited using Song info. after closing RiseMP using close button or task manager, the Artist name for that song will reset to album artist name like Various Artists
image

Indexing

Description

Indexing in the Pre-Alpha 2 seems to be way worse, unable to find all songs: the songs view missing songs, albums view missing a bunch of albums and the same goes to artists.
This was still the same after a bunch of restarts.

Attachments

My artists:

explorer_UGqs4lxT84

What's shown in-app:

ApplicationFrameHost_9yA8MIdIDz
ApplicationFrameHost_zuqLd0qrtu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.