Fernando Fernández

Results 91 comments of Fernando Fernández

DLNA itself might be moved to a plugin, this is why the API might not be so much love. Still a good idea to have this page, just I would...

I remember we did this back in the time for web and it had a really bad reaction from people, so not sure how we could solve this.

@Maxr1998 Perhaps Web using a media query to target mobile devices with it. Are you running latest master though? We merged yesterday a commit that brings the meta-viewport settings from...

@ThibaultNocchi We could disable selecting by default everywhere and make a class for enabling it, so we simply need to add the class to the item descriptions and so on...

This can be accomplished as soon as we use Vue 3 with upstream's swiper

This might be useful to have at a hand: https://github.com/vuejs/awesome-vue/issues/3544

Another interesting compilation: https://isnuxt3ready.owln.ai/

Implementing it in the store like proposed in #980 should fix this problem. Other solutions are workarounds that should not be merged imo. I'm afk so perhaps some of the...

@anonhacker47 Your best bet is probably looking at how we've hooked the differet video players [here](https://github.com/jellyfin/jellyfin-vue/blob/master/src/components/Players/ShakaPlayer.vue) and [here](https://github.com/jellyfin/jellyfin-vue/blob/master/src/components/Players/HlsPlayer.vue) [PlayerManager](https://github.com/jellyfin/jellyfin-vue/blob/master/src/components/Players/PlayerManager.vue) is where all of the different players are "ruled". Create a...

I would have definitely switched over streama if it had Chromecast support, but unfortunately there is nothing I can help with to have it available :(