Giter Club home page Giter Club logo

jellyfin.uwp's People

Contributors

dependabot[bot] avatar senbeiwabaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

anis-ellouzi

jellyfin.uwp's Issues

Add button for changing server connection

You can log out to change users but can't change what server you are connected to. Add a button for this. it will log the user out and take them back to the initial setup screen.

Only certain bitrates are playable

I think this is a bug from Jellyfin itself. There is a max limit size from Jellyfin upon which will play. This will need to be handled currently by seeing the max play size and using the transcoded url or just viewing the transcoding reason to see if it is because of max bitrate

CI/CD

  • Build pipeline
  • Code analysis
  • Code coverage
  • Release publish

Check video codec

Check to see if video codec is installed so we can direct play those otherwise they will need transcoding.

Installation

Figure out how to get the project to build with a self signed certificate and be installable on other machines.

Cache media list page

Currently, if you go to a media list page and do any filters or paging then click a media item and go back, nothing is saved and you start from the beginning. Terrible user experience. Fix that to cache what the user has selected so when they go back, hit back button, their results are where they left it.

add favorites icon

add favorites icon everywhere

allow the icon to mark item as favorite or unfavorite the item

Can not use play button on play "Next Up" on series page

7|2024-02-28T22:41:17.2161913+00:00|ERROR|3|App|unhandled exception --> System.InvalidCastException: Unable to cast object of type 'Jellyfin.UWP.ViewModels.Details.SeriesDetailViewModel' to type 'Jellyfin.UWP.Models.UIMediaListItem'.
at Jellyfin.UWP.Controls.PlayButtonControl.MediaPlayButton_Click(Object sender, RoutedEventArgs e)
at System.Threading.WinRTSynchronizationContextBase.Invoker.InvokeCore()

Login issue

Some times, connection is lost and you get kicked back to the login screen. You enter valid credentials that work on the Web version. You click "login" but end up back on the same screen.

Two things:

  • There should be a message that pops up to the user with some kind of error to denote something happened
  • It looks like the access token is not properly being cleared out when kicked back to the login screen unless you restart the app

Check selected audio for playback

Only certain audio formats are supported in the player. Check selected audio against that list, if it doesn't exist in that list then use the transcoded URL

No audio

On items that only have one audio there is no audio output if it is DTS.

This happens because we can't select one on the media play page.

This should default to the first audio if one is not chosen, regardless of how that happened.

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.