-
Notifications
You must be signed in to change notification settings - Fork 19
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
Direct Play STRM not working #57
Comments
Hi, I could use some more information on this issue. Remuxing does seem to work on my end when I orce it to remux from mkv to mp4. |
Title: Hoisting the Flag Title: 720p H264 SDR Title: Hindi - AAC - 5.1 - Default Title: English [SDH] - Default - SUBRIP |
Lets say if we start playing any movie or series its working perfectly its starting from 00:00 timestamp But if we skip that to lets say 10:00 or 10 min ahead it will freez |
It's possible that the file is being streamed from somewhere, as in the Edit: added clarity |
server details only direct play allowed, working perfectly on findroid app and jellyfin TV app server - https://jellyfin.vflix.xyz/ |
check once and let us know if any challenges ? |
I can't access your server. I'm getting Cloudflare errors when I try to access it, stating that Having a look at the logs, I can't see anything that would indicate a problem with direct play or transcoding. I do see, however, a user that can't transcode audio or video (on line 2724). Is this the user you're watching your content from? On another note, I strongly recommend setting up a different remote access service, like Tailscale, as using Cloudflare to host Jellyfin is against their terms of service, and it can get your account terminated, which you don't want. |
check now server was down at that time due to server update |
I was using thing from last almost 2 years without any issues. server is up you can test now |
Have you checked? |
I've got a question which I'm curious about: why store your media on a different server? Why not store it directly where Jellyfin is running? Serving your media directly from your Jellyfin instance will likely alleviate the issues you're having here. |
We have 10TB + data, and our jellyfin server not have that much storage available, Even we are using rclone also for google drive, On findroid 3rd party app on that everything is working fine i dont see any issues , but your UI and performance is faar better, so that why want to switch to your app. Can you please help and check |
The overall project isn't mine, it's @PartyDonut's, I'm just a contributor. Let me play some content from your server and I'll report back. |
Sure let us know if we can chat on some social platform if you need any help from my side? Telegram? |
I can chat on Discord if you'd like, I don't have WhatsApp or Telegram. |
Have you test ? |
@bazzadazza72 any luck ? |
Sorry, just been a bit busy. My testing came up fine, so I'll debug it and report back. |
@Gujjugaming2k Could you try the MDK backend option in Settings -> Player. |
@PartyDonut not working |
@bazzadazza72 and @PartyDonut can we setup some time to check this ? it will help a lot |
Try changing the player backend to LibMDK by going to Because of these issues, I would highly recommend changing how your media is streamed to your Jellyfin instance. Instead of using STRM files, you can share your media between where the raw files and Jellyfin are hosted by using an SMB server like Samba. I would test this on a couple of files first, just to see if it improves the experience, and if it doesn't, we'll need to nail it down further. Sorry for the essay, I just wanted to voice my opinion. Edit: added clarity |
MDK not working but MPV is working , i just uploaded ,mkv and its working, now suggest me what can i do i can not upload all data to server bceause my 95% data is telergam (FileStreamBot) which provide me link like https://bot.vflix.xyz/dl/6726452547530159661413a1 |
What I'm meaning is that you set up a Samba share on the server where your media is hosted, then connect to said share on your Jellyfin server. If you need help setting it up, I can help you if you like. I can't force you to switch, but I think it's a bit unnecessary to use Telegram to serve your media when there's other options that give more performance with less worry. Edit: added clarity, again |
You are right but we are using telegram because of free storage and mostly we have made automation like any new media available python bot automation Download that and upload to telegram storage, We are not paying anything for that, why we are doing this because if everything is stable then we can made free community or family on this in future If you aware any alternative free unlimited storage i can try out that |
I understand now. I can't think of any free storage solutions that would cater to the amount of media you're trying to store, however, what I would suggest is an used office computer that runs all the time, with hard drives that store your media. This method isn't free, unfortunately, but it's a low (depending on where you are in the world) upfront cost that would make for a much better experience. Now, back to the issue at hand, which we have gone far beyond. The final thing I can suggest is trying other Fladder clients, like Windows or Linux, to see if the problem exists there too. One last thing: does your Jellyfin server have any transcoding hardware, like a GPU? That would definitely help, as you mentioned playback pauses when you skip ahead. |
I am enabling for your account lets see what happens |
Mean whil i will test tomorrow window client and update you |
i have seen .strm only have issue What I tested added direct file (.mkv) in server its working FYI I tested same file in all so final conclusion is .strm not working properly @bazzadazza72 @PartyDonut need your help here I really want to move on your app now tested mpd mpv as well |
@bazzadazza72 @PartyDonut Hi Team |
Please refrain from pinging us in future, we can see your notification without it. I just played a few items in debug mode and here's what I found:
It looks like only 4K content doesn't play, but 1080p content can. |
As i told playing is working no issues with playing Lets say if you play any 1080p movie from which is strm mode, if you skip that 20 min or 30 min it will not playing it will keep buffer 2nd things lets say resume as well not working |
When your media transcodes and you skip ahead more than what's already transcoded, it will take a while to load because your Jellyfin server has to catch up to be able to continue playback. As for skipping and resuming, I didn't test that. |
If we storage ssme file in server its not working like that and transcoded is disable on jellyfin and server side only direct play Please test that so you will get idea Let me share you library details Bollywood - have .strm 99% Please test this both and check you will get idea |
One more thing This is just for information |
@bazzadazza72 @PartyDonut We are streaming direct stream link right example this is streaming url and most of time we are facing issue like not supported or not able to load or not able to skip/resume but what about if we stream Download url or fetch Download link and stream that ? I have tested this in VLC and other player as well working fine let me know if you need live link for both i can share you can get idea |
one help needed i have 2000+ m3u8 link for movies how to add m3u8 on jellyfin ? I have uploaded on server folder but its not picking from there any plugin or anything suggestion ? please |
Hey @mehul77970, I'm sorry, I can't help you with sorting M3U8 playlists as I don't use it personally and in turn, not familiar with it, but I found an article on the Jellyfin forums that may be able to help you: https://forum.jellyfin.org/t-importing-m3u-playlists Let me know if you've hit a snag. |
@bazzadazza72 have you try to stream download link ? |
Description
Have you tested STRM ?
which will content direct link, its not working
Reproduction steps
Screenshots
Logs
No response
Platform
Web, Android, Windows
App Version
latest
The text was updated successfully, but these errors were encountered: