Giter Site home page Giter Site 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

rise-media-player's People

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

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

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.

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

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

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>`

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

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.

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.