jellyflut
jellyflut copied to clipboard
Exoplayer error and Music player not working
No video is getting played with exoplayer, there is a PlatformException error. Also when try to play audio, no audio is getting played, it jest shows duration as infinity. I also saw that you have added BetterPlayer so does the exoplayer use betterplayer plugin or video_player plugin. If it's using video_player can you please tell me how to shift it to betterplayer. Also there is mpv player file, so you are gonna add mpv player support? Is there a telegram group for this project?
Hello, On which platform do you use the app ? Video_player is only used for the web version (which very WIP) else on android or IOS better_player is used. There was an MPV plugin once (https://github.com/alexmercerind/libmpv.dart 404 now) but it was barebone. I don't have time nor the resources to develop an MPV player on my own.
No telegram, it's just a hobby project nothing too serious.
I am receiving the above error for any video I try to play. It's not an unsupported video in better_player because I tried playing same video using direct link and it plays and it also plays on jellyfin original app on exoplayer.
On music player playing any song I get a player as above (1st photo on home screen) and on clicking three dots (2nd photo is shown which shows infinite time)
Device: Realme GT Neo 2 Android version : 12
Ya I understand this project is just hobby, but still maybe a telegram group or discord group might be good for communication.
Any Solution?
It's a strange bug as it works on One plus 6T. But right now I'm reworking the whole to go away from the shitty spaghetti code. When it's done I'm going to look these issues.