-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with 1080p Episodes and Series Playback #7
Comments
Double check you are using the latest commit, I made a fix related to line 66 recently. Also check why overlay-add is getting errors, maybe the folder doesn't exist? The last idea I have, is to extend the arrays on lines 21-23 to have 5 entries by default.
Yeah this is a feature I've thought about, because everything else has it. In the past auto-play on Netflix etc. really annoyed me, but I get why it's useful. At some point I'll add it and make it toggle-able with the options file. |
I removed all my scripts and configuration to ensure they weren't causing the problem, but the same thing happened. I’m also using the latest update. I’m using Emby, not Jellyfin, btw, and it works fine for movies, 4K, and everything else. However, at 0:09 in the video, "TVShows_Series" and "TVShows_Animated" don't appear when I use the website; it just shows the show's list right away. It's probably an issue on my side since Jellyfin and Emby are not 100% the same, but I thought it was weird because 4k and the the others worked just fine |
I get the same stacktrace when trying to navigate into folder with images only. Probably the same would happen with empty folder. There is no item to list and script crashes. It was not clear to me from quick look where to fix that, it seems that layer is incremented, but returned items are empty and things go bad. I'm not sure why jellyfin lists empty dir or maybe it we do some filtering (?), because normally it could show jpgs in this folder in my case. |
Hey, I also encountered this issue. For some reason, it doesn't show the episodes of my 1080p shows but works fine for 4K shows and 4K/1080p movies.
Note: the issue will happen even if i launch mpv alone with no file but i didn't like this to show the logs
Also, if I play any series, I can't play the next file, so it's only loading one file and not the whole season. This is unlike when I play a local season folder and use autoload.lua
2024-07-22.18-07-32.online-video-cutter.com.mp4
full logs :
http://bin.christitus.com/raw/kanajuxeni
The text was updated successfully, but these errors were encountered: