Giter Club home page Giter Club logo

jellyflix's People

Contributors

aljailane avatar ne14k avatar prayag17 avatar sa1i avatar stenalpjolly avatar timvnl 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

jellyflix's Issues

Lg WebOS Tv

Hello,wanted to say that the lgwebos theme is kinda buggy and does not really work properly.Will there be any improvements?

Improve Jellyflix for mobile

Hi, I hope you doing great !
I think I find a mistake with jellyflix when I use Jellyfin with my iOS app I don’t have title of episode under it and just the end for the description it look weird I send a video for showing you because it’s hard to me to explain.
Thanks for your work and your help have a nice day !!

Profile selector on login page not appearing

Hey so I switched from the monochromatic theme over to jellyfix, just using the default/latest css file and the profile switcher no longer appears on my server. It isn't a problem with my server as the profiles appear on the login screen when using the monochromatic theme or no theme at all but when I put jellyflix on the server it no longer appears. Other than this it is solid! but unfortunately a dealbreaker for me. It appears this project is dead but I'd love to be able to use this theme.

new version removes title names below posters

Hi, the new logo version (non custom) removes the titles under the poster.

I'm using FireFox, was this the intention? I switched to the custom logo version and its back.

Image below:
image

Thanks for all your work on this custom CSS.

Some styling issues on larger 4K display

I spun up Jellyfin on a windows 10 box displaying on a large format 4K TV the other day and snapped some pics and highlighted some key parts I noticed while exploring.

Display Resolution = 3840 x 2160
Size of text, apps, and other items setting is at 225%.

image

"Please Log
In"

Would be easier on the eyes if this was one line instead of two.

image

Top portion of tv show main view page looks great!

image

Scroll a little further down and you can see that some text is being cut off from the header section.

image

Text title and logo are both shown on the season page.

image

Issues on iOS using Jellyfin app

Theme does not look right on iOS through browser or through app. I have purged all cache in client side and on cloudflare with same results. Attaching some screenshots.

image
image

Are the library thumbs suppose to no be a carrousel anymore? I have many libraries so having to scroll past all these library thumbs is a bit much.

image

Favorite button color

JellyFlix/default.css

Lines 219 to 220 in bf2c6ce

span.material-icons.detailButton-icon.favorite {
color: #e50914;

color: #e50914; should be removed because it makes the favorite button red even when the item is not a favorite.

live tv

with this theme in live tv i cannot scroll through the guide
the other issue is it doesnt seem to change for my firesticks it does work on pc and tablet
once i reboot it all goes to default
also green to repos and jellyfin

Feature Request: TV Skin

Device-name: LG-TV WebOS
type: TV

This theme has some odd behaviour when using it in TV mode. If i have logos instead of titles enabled the play button is not accessible.
Also when selecting the titles like "Home" or "Favorites" it moves the entire screen.

Feature Request / Fix:

Great theme have just applied and love it :)

i have just noticed that if you apply the standard Jellyfin-Blue instead of the NetFlix Red that the login screen still shows the Red not the Jellyfin-Blue

image
See in Red box.

also notice this in the Cast & Crew if images are missing it is red not the Jellyfin-Blue

image

Also noticed that there is a lot of padding where the Description is to the Next Up is this intended (i don't use Netflix)

image

not sure if this can be fixed but thought i would advise of this.

Feature Request: Option for smaller "cards" or "posters" in music library's

This skin looks absolutely great for everything except the Music catalog. In music the tiles are huge and it makes the catalog almost impossible to browse in anything other than "list" mode.

It would be really nice to either have smaller cards for the music library or more options to choose different sizes.

Long titles push buttons off screen

Currently using web browser on pc. I have attached a screen shot to show what I am speaking of. Content with long titles push the buttons to the right of the title to make the page width quite large sometimes depending on the title of the show or movie. Some movies titles can be quite long which makes these title pages have large left to right scrolls. Would be nice if all things can fit on the screen instead of running off.

Screen Shot 2021-04-21 at 7 52 01 AM

Jellyfin 10.7.0 Not Supported

Hello, this skin is currently not supported in Jellyfin 10.7.0 and I will start supporting JF 10.7 on its official stable release.

change request for JellyFlix theme playlist display

In the JellyFlix theme, in default.css line 1907, it includes this code:

#itemDetailPage .vertical-list {
  display: grid;

This makes playlists display in a grid, filling up a horizontal line before going to the next row. This makes reading and arranging playlist orders pretty much impossible. I would like to request that "display: grid" be deleted so that the playlists can be arranged one item per line. This would allow dragging and dropping playlist items using the included listViewDragHandle.,

(Desktop) Multiselect elements blue instead of red

.itemSelectPanel and .selectionCommandsPanel are in original jellyfin colors instead of netflix themed colors
(maybe it could be styled differently, I think the look doesn't particularly fit with the overall theme.
like the outline around the hidden cardText just looks off)

screenshot

[Feature request] : add more than 4 users cards on login

Hi,
I use your theme since last week and it is by far the most appealing.
y use jellyfin and your theme for my friends and since i have created more than 4 account, some are not displayed on the login so i have complains that is not faire for those who aren't on login page.
is it possible for you to add more?
And by the way, there is a possibility that hay all show directly on login so the users have not to scroll to the left ? (so they can se and feel they're a part of a big family ?

thank you in a advance and for your work

Layout fix for tizen/samsung tv

the hover effect doesn't work,
red color bg when moving titles dont work instead uses default blue color
55inch tv
any workaround or fix?

Make Album music page more usable

For now, album page is really empty. For example: you don't have album title or an artwork. Only artist and its logo are shown

image

Plus, songs are displayed correctly.

This is how album with 2 discs is displayed
image

And this is how album with only one disc is displayed

image

Looks awkward

I have made few fixes to change those track lists but don't know how to fix the hero problem.

.childrenItemsContainer *:not([class]) {
    display: grid;
    grid-column: span 5;
}

.listItem[data-type="Audio"], .listGroupHeader {
    grid-column: span 5;
}

Solution to scrolling bug in series seasons in the skin

.layout-mobile .itemsContainer {
  width: calc(100vw - 6.6%);
  overflow: scroll hidden;
  padding: 0 3.3%;
}

Add, this part of CSS, this solves a problem that prevents scrolling in the seasons section of the series when using mobile.

Feature Request: Ability to click on title/logo to go to series main page

When stuff get added to JellyFin, They like to take you directly to that episode, any way you can give better pathing, example, I click on Season 3 of a show episode 4, If I click on season 3, I am stuck there.. no way to get to the tv show main directory unless you go to shows and browse that way.

Unless I am missing something.

TV Mode Arrow Key Navigation Broken

This is probably a pretty niche issue (seems like not a lot of people know about the feature), so not the end of the world if it can't be fixed.

Web Client - Chrome

To enable TV mode:
User Settings -> Display -> Display mode (3rd one down) -> TV -> Save -> Refresh Page

This mode changes the view a little and enables controller/remote support on the web interface to work better with TVs. You can move the selector with the arrow keys (keyboard, remote, etc) and the page would scroll with the selection (no animation so it's a little jarring, but I believe they are working on that). With this theme enabled when you navigate down with the arrow keys the selection goes off the screen and the page remains at the top.

Ability to change buttons to white

As the title says, I'd love to the ability to easily change the buttons to a white color, but with the same red hover effect. Because as it currently stands, it doesn't seem to be the case.

This is particularly about the media playback buttons in the web player.

(Desktop) Web login page need fix

Device: Desktop PC
OS: Chrome
version: 102.0.5005.115 (64bit)
Jellyfin version: 10.8.0
Install method: SkinManager Plugin
Jellyflix version: latest
Image:
image

Not working in JellyFin Roku App.

Device-name: Roku Ultra (JellyFin app)
type: TV

The theme does not work properly on this device. Home doesn't change at all. Shows and movies do not show the actors. In general, very little of the theme seems to work in the Roku Jellyfin App.

Tv mode not working

fanarts dont show up in tv mode and episodes are all messed up. in my opinion it needs a compact list episode view

TV Guide not scrollable

Hi thanks for the Theme.

Since installing I'm unable to scroll the TV Guide with 350+ entries. Without this theme it works.

Bug: Poster and Playback controls disappear on landscape mode (Android)

Device Name: Tablet or Phone
Type: Android

When on Landscape mode, poster and playback controls disappear - it's all black, cast and everything below it is visible just fine.
When you rotate the device back to portrait mode, everything looks okay poster and playback controls visible (slightly zoomed in) but usable.

LANDSCAPE MODE:
Jellyfin_landscape

PORTRAIT MODE:
Jellyfin_portrait
.

Fully Offline?

I know copying and pasting the CSS code is the easiest way to make this work but for those that would like everything offline how would we go about this? Jellyfin works offline and I know I've had issues with this before being offline.

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.