Search the Community
Showing results for tags 'bugs'.
-
Request to move the settings bar/quick settings back to the lower side of bar so that the brightness bar can be usable like in the old UI(pic1). Also, request to add back double seek if it has been removed, if not, it's not working. (taken from celsian post) New UI
- 4 replies
-
- bug
- feature request
-
(and 2 more)
Tagged with:
-
-
Some of the TV series not working in apple tv emby version 1.8.0 released on December 1st 2023. Things were working fine before. Please fix this issue.
-
Error PortMapper: Error in GetSpecificMappingAsync/DeletePortMap
notuxnobux posted a topic in General/Windows
I've recently started getting this error from clients playing content remotely. What happens is that after ~30 mins of playback, their video streams pause for an undetermined period of time. After a while, they resume, or if the user steps back a few seconds it resumes too.I finally was able to get my remote user to tell me whilst it was happening, and grabbed the following from the log: I'd love some assistance here. Thanks. 2023-02-19 20:04:20.357 Info Server: http/1.1 Response 204 to host3. Time: 1ms. http://emby_remote_ip/emby/Sessions/Playing/Progress 2023-02-19 20:04:29.076 Info Server: http/1.1 POST http://192.168.1.36:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 7.1.2; AFTMM Build/NS6295) 2023-02-19 20:04:29.077 Info Server: http/1.1 Response 204 to host1. Time: 1ms. http://192.168.1.36:8096/emby/Sessions/Playing/Progress 2023-02-19 20:04:30.226 Info Server: http/1.1 POST http://emby_remote_ip/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 12; Chromecast Build/STTE.220621.019.A2) 2023-02-19 20:04:30.227 Info Server: http/1.1 Response 204 to host3. Time: 1ms. http://emby_remote_ip/emby/Sessions/Playing/Progress 2023-02-19 20:04:32.309 Error HttpClient: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> 2023-02-19 20:04:32.309 Error PortMapper: Error in GetSpecificMappingAsync *** Error Report *** Version: 4.7.11.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 5.19.17-Unraid (root@Develop) (gcc (GCC) 12.2.0, GNU ld version 2.39-slack151) #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 Framework: .NET 6.0.8 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 12 Data path: /config Application path: /system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Mono.Nat.Upnp.UpnpNatDevice.GetSpecificMappingAsync(Protocol protocol, Int32 publicPort, CancellationToken cancellationToken) at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2023-02-19 20:04:32.311 Error HttpClient: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> 2023-02-19 20:04:32.311 Error PortMapper: Error in DeletePortMap *** Error Report *** Version: 4.7.11.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 5.19.17-Unraid (root@Develop) (gcc (GCC) 12.2.0, GNU ld version 2.39-slack151) #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 Framework: .NET 6.0.8 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 12 Data path: /config Application path: /system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Mono.Nat.Upnp.UpnpNatDevice.DeletePortMap(Mapping mapping, CancellationToken cancellationToken) at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2023-02-19 20:04:32.319 Error HttpClient: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> 2023-02-19 20:04:32.320 Error PortMapper: Error in GetSpecificMappingAsync *** Error Report *** Version: 4.7.11.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 5.19.17-Unraid (root@Develop) (gcc (GCC) 12.2.0, GNU ld version 2.39-slack151) #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 Framework: .NET 6.0.8 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 12 Data path: /config Application path: /system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Mono.Nat.Upnp.UpnpNatDevice.GetSpecificMappingAsync(Protocol protocol, Int32 publicPort, CancellationToken cancellationToken) at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2023-02-19 20:04:32.321 Error HttpClient: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> 2023-02-19 20:04:32.321 Error PortMapper: Error in DeletePortMap *** Error Report *** Version: 4.7.11.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 5.19.17-Unraid (root@Develop) (gcc (GCC) 12.2.0, GNU ld version 2.39-slack151) #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 Framework: .NET 6.0.8 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 12 Data path: /config Application path: /system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope> at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Mono.Nat.Upnp.UpnpNatDevice.DeletePortMap(Mapping mapping, CancellationToken cancellationToken) at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() -
Video transport controls bar appears underneath Android navigation bar
csimon posted a topic in Android
In the Android app on my tablet (Google Pixel C with Android 8.1.0), if I set the Play On to the instance of Emby on my Roku stick, and then select a video to play on it, a transport control bar appears at the bottom of the tablet screen. However, it is displayed underneath Android's own navigation bar therefore cannot be accessed. Trying to touch one of the transport controls or the playlist icon, results in the Android navigation button being selected instead. A lot of apps cause the Android navigation bar to slide out of the way when the app is in fullscreen and allow it to be brought back with a swipe. See attached screenshot. Server: 4.6.4.0 Emby Android app: 3.2.05 -
I am painstakingly remapping most of the channels. Apparently, the EPG resources received from my provider didn't have enough information to work properly. Now that things are coming along well, there are two things that must be fixed with the Roku version of Emby. There is a serious bug where when I scroll down the guide, I can't immediately access the menu by pushing the left arrow on my remote. I'm forced to completely exit out of the app and go back in. This is unacceptable to have this bug exist for so long. Another problem I found that when I'm finished watching a channel, and I click back, the guide doesn't populate. I get a blank screen and navigate between menus, then come back to guide before they repopulate. Anybody who actually uses the Ruku version of this app should understand what I'm talking about. Second issue is, why on earth did you not able the ability for us to use voice search? I should not have to type out every single letter when searching for a show or movie!! That is also not only unacceptable, but it's also primitive!! I felt like I was typing on my old flip phone. Pleas work on that!! Please also observe the second screenshot below When we're remapping channels, PLEASE, PLEASE! Allow for predictive text!! Depending on the source EPG we use we are forced to manually search and read everything on the list, because they are not all always in order. It's bad enough we have to do this manually, at least make it easier for us. I don't understand things like these that can make a user's life so much easier are not enabled! I don't mean to complain, but this is ridiculous! It's a lot of work man!!!!
-
XiaoMi 11 Ultra Play Video On the Back Screen NOT On the Main Screen
tkboy posted a topic in Android
The XiaoMi 11 Ultra has 2 screens, the main screen and the back screen near the camera, while playing video in emby, the main screen is black but the back screen is on and playing the video, while other players like Plex or MXPlayer etc. doesn't have the problem。 What should i do?Please help me! Thank you for your support! mmexport1655125476470.mp4 -
option for quickly viewing tv guide in emby for android app
eeeeeesy posted a topic in Feature Requests
option for QUICKLY viewing tv guide without stopping the video in emby for android app currently this feature only exists on emby for android tv but is nowhere to be seen in emby for android. i would use emby for android tv but it keeps crashing every second time i open it. the other good thing about emby for android tv is i can see even more channels while in the quick view tv guide that is displayed over the video. -
In the Android app on my tablet (Google Pixel C with Android 8.1.10), if I set the Play On to the instance of Emby on my Roku stick and then select a video to play on it with the Play button then while it's playing, browse to another video and add it to the queue with Add to Play Queue or Play Next, the second video replaces the currently playing video and starts playing straight away instead of being added to the queue. Server: 4.6.4.0 Emby Android app: 3.2.05
- 16 replies
-
- music video
- bugs
-
(and 1 more)
Tagged with:
-
Guys I know you're trying hard but I'm getting a little tired of the buggy stuff that seems to come out a lot...it's not feeling very polished and I'm kind concerned over the quality of what's going on. I've just noticed a new "tile" called Favorites which I think is a response to my earlier post on how I lost my favorites because of tags/blah blah but it just doesn't work any more in Theatre. take a look at my screen shots My Movies "Favorites" list ALL my movies (every single one of the 4000+ library). I only have around 40 favorites in my list. TV "Favorites" lists nothing....nil....zilch....nada... and I'm supposed to have around 12 TV shows Sorry to sound grumpy but I kind of am as I'm get tired of the bugs etc. Could someone please have a look at this? Everything works as expected on the browser version. Cheers
-
first ones the video themes. It seems that it plays the actual video instead of playing it in the background example:- Screen_Recording_20210412-033132_Emby.mp4 next ones the subtitles. For some reason, when you initially start a video, the subtitles tend to look very oddly generated but a quick restart of the app fixes it examples initially starting a video (the opening/intro subtitles gets jumbled up too) after a quick restart of the app This ones again with the subtitles. Sometimes, the complex styled subtitles tend to glitch out and never show up (the dialogues do show up after this specific opening) example Screen Recording 20210412-035313 Emby-1.mp4 sample video https://mega.nz/file/wkAwBJSQ#9XZtCTDzdnsxnC0baqmBHfMnn7jVV3ya7wBvNsYyQJY (skip by 10 seconds) I ran all the videos listed above in galaxy s10
-
Hello I've been testing the linux server and while Emby is great it seems to lack some basic functionality that other software has. First off, the Now Playing screen should have a quick hot link in the left pane to avoid navigation confusion. There is lot's of clicking involved in Emby to find things and to get the logical view of things. Navigation UI improvements could be done to streamline the experience. There is no shuffle option on the Now Playing nor is there a randomise order or remove duplicates option for the play queue. It would be useful to be able to manage the play queue more during playback. Auto tagging is a loose cannon. Seriously the feature is a mess maker. I have music in thematic folders which contain artists and so on. Emby sees the top folder as an album and desperately tries to name it despite it not being one. This causes chaos in tags. There should be an option to tag a folder as a folder not a metadata "object" and leave it alone. Images - uh this just does not work well at all, images keep changing on their own, reverting back to what they were and just a global mess really. Artwork does not really load from the web either despite plugins present. I have to do a lot of manual image uploading. There should also be an option to edit images in several files at once with the multiselect file option. Subtitles - a simple option to browse and load srt would be spot on, having to manually edit each subtitle file name is silly. Web streaming - a Youtube / web link plugin would be nice. Not to mention hooking up Netflix and so. Dashboard - continue listening does not load at all as a section Overall kudos for the work guys but still lot's to do. Given the lack of these major features for me I won't be buying the license until there is some further improvements as the product seems incomplete. The inability to test the apps before purchasing the license is also a bit unfair, how can I make a purchase if I haven't seen the whole product? A 1 week trial would suffice. Now que on backlash from my post ;)
-
Emby android resorts to transcoding without giving any reason why
nishwahareesh posted a topic in Android
Before I start, I'll explain what I mean by "without giving any reason why" usually when it starts to transcode, it would give a reason why like this (check the blue circling) Note:- I've forcefully made this video to transcode in the above picture by reducing the bitrate so that is not a bug but in this case, it doesn't this could be a bug so I'm just reporting that Now, I have no clue as to why this video transcodes while other videos with the same format doesn't. It's definitely not the subtitles or the audio because I've reencoded the video to HEVC and the audio and subtitle plays directly. Here's the logs ffmpeg-transcode-f5e334ff-98b7-4cd7-85d5-aeab259c3705_1.txt Here's the media info mediainfo.txt And here's the sample video Flowers of Evil - S01E01 - Flowers of Evil 1 of 13 (1)-001.mkv Ran with galaxy s10 on Emby android 3.1.94- 11 replies
-
- transcoding
- bugs
-
(and 5 more)
Tagged with:
-
The default audio stream is flac, and it will be stuck at 0 seconds during playback. After forcibly forwarding, it will make an unknown huge noise. Switch to other audio tracks and then switch it back , then strangly it becomes normal as usual. Wonder why? Everything is normal with the old client which is not replaced with the core of exoplayer. I was wearing a Bluetooth headset and suddenly encountered that loud noise (more than the maximum volume, I don’t know why), and I felt as if deaf... I have tried multiple different videos on multiple devices, with latest version of Android app, as long as it has multiple audio tracks and the default audio track is flac, it performs oddly as above, and single audio track files are not affected.
- 5 replies
-
- bug report
- bugs
-
(and 4 more)
Tagged with:
-
Hello I recently updated from 4.4.3.0-1 to 4.5.2.0 and since then im hitting a couple of weird issues with my TVShow library. I have deleted the library after the updated and re-created it, but the issues are still there. Also, I didn't attempt to rename any show yet, some of them have been working well before, and some issues don't even make sense. Disclaimer: I'm trying to explain the issues as good as possible, without leaving any important information out. But its hard to explain things that don't really understand. In order to explain the issues, i will write down issues in different scenarios. That said, all scenarios happen at the same time! I did many library rescans and Meta-Refresh without success Also, "Showtitle" is a placeholder, each "Showtitle" per scenario counts as unique folder. Scenario 1: Issue: episodes from Show 2 are detected while episodes from Show1 are not detect. Scenario 2: Issue: None of the episodes of "Showtitle1.Complete" are detected Scenario 3: Issue: none of these show have episodes detected Scenario 4 Issue: after scan, all 3 TVshows show up as TVshow in the library. At first I assigned an IMDB-id to "Showtitle.3" which as detected well. Secondly, I assigned an IMDB-id to "Showtitle.II" which detected as well, while the library folder for "Showtitle.3" disappeared. I assigned an ID to the last "Showtitle.1.Ep01-13" which caused "Showtitle1.II" folder to disappear, and the show only to be found in "Showtitle.1.Ep01-13". I cannot find any of the other two folders in the library anymore and the meta-data is only available for "Showtitle.1.Ep01-13" while the others are lost in nowhere. Also with all these 3 folders merged. I have only 1 episode detected > see scenario 5 Scenario 5 Issue: Only Episode 1.Bonus is detected and displayed as "S01:E13 Bonus", all other episodes are missing
-
There are no issues with video playback except for anime ASS/SSA subtitles and the chapters, these are mostly minor. The ass/ssa signs look a lot more brighter at times and the syncing for the sign text are a bit off by a second, these are minor and don't really affect the experience but it's still a bug. now for chapters, the name of the file isn't shown when you click a specific chapter scene for example (check the circle) Now for the music playback, the only issue I have for this is that the seek does not work, it would stop playing the file or completely closes it example Screen Recording 20201201-082731 Emby 1-1.mkv yes, same applies to the beta version. is it possible to go back to the older player that is mpv? running this on samsung galaxy s10
- 9 replies
-
- android
- samsung phone
-
(and 3 more)
Tagged with:
-
Hello, I’ve noticed some weird issues with Playlists happening with Emby that I’ve not had happen before and it’s making playlist use very difficult and unpredictable. I’ve really tried to work to figure out some pattern to the issues and I’ve included that below. I’m sorry it’s a little difficult to explain and I’ve tried to be as clear as I can. I hope it’s OK. I primarily use the Roku app right now and cannot say if it affects other platforms. The first is related to a bug that I reported sometime back. When you click the play button on the Roku remote when you’re in the full list of items in one’s playlist, instead of playing the playlist from that point, it throws you out of the Emby app altogether and to the Roku Home Screen. Because you cannot click the play button within the playlist, you have to click on the playlist item (center of the d-pad on the remote), which takes you to the episode/media info page. If you click on the play button from here, the playlist does not play through as it should (continuing to play through each item on the playlist till it gets to the end). It will mostly just stop at the end of the season (despite the fact that there are all the seasons added to the playlist). And if you choose the “play repeat” option, it will only repeat from where you start playing in the season to the end and back to the one that you started with. For instance, if you start on Episode 9 of an season with 10 episodes in it, the playlist will play episode 9 then go on to episode 10 then stop. If you choose the repeat play option, it will repeat episode 9 and 10 over and over and over. Previously, the play-repeat button just allowed the playlist to play completely through everything on the playlist then start over. So, there is an odd thing right now where playlists aren’t looking at what’s on the playlist itself, but what’s in a specific season. Additionally, I’ve learned how to add items to a playlist one season at a time so that it adds everything in airdate order -at least if you have it setup to show “specials” in the season in which it played. So, one show in particular has one special at the end of every season and it’s setup in the playlist just that way so you see everything how it should be in the storyline. I noticed that on this playlist, it will do exactly what I said above - if you start on episode 10, it will play episode 10 then go onto the special. If you have the play-repeat option selected, it will replay episode 10 and the special over and over. However, this is where it gets weirder. If you start on the special in the playlist (between episode 10 and episode 1 of the next season), instead of playing on to episode 1 of the next season as it is in the playlist - it’s skipping ahead and playing the next special in the specials season. This means that Emby is somehow not looking at the playlist order at all but it’s somehow reading from the season (specials or season 00) that the special was originally in. It did this for at least 5 specials in a row - skipping over all the episodes between them in the playlist and just going from special to special. Again, this is only happening when you start on the specials. But the playlist is stopping at the end of whatever season you start in (including playing the special at the end by airdate) if you start earlier in the season. It appears that even though the items are in playlists, Emby is still reading them as though they were in seasons only and it’s not reading the order of the playlists themselves. And it’s doing that differently, depending on what episode you begin playing from. As you can imagine, it means that using playlists are virtually not usable at the moment. I should also mention that all of the above is happening in the current stable Roku app version. In addition, there’s another glitch/bug in the Playlist section of the Emby app (this time, in the beta 3.0.198 and newer) that I noticed the other day and another poster mentioned in the post thread re: the first bug mentioned. Now, when you’re in a playlist and click down to show all of your other episodes/media in the playlist, you get nothing. You cannot see any of your playlist items in the Roku app at all. The only thing you can do is to play all from the beginning - nothing more. I’m only mentioning it because it’s related to the Playlists not functioning properly and I thought it might be helpful to have the info together. I switched over the Emby because the Playlist features and options are light years ahead of Plex, where I came from. In addition, the Dev team here with Emby actually gives a care and listens to what Emby users are asking for. That makes all the difference. I know that bugs happen, which is why I’m trying to help as I run across them. I’m really hoping that these playlist glitches will be able to fixed. We use the playlists literally daily and I’m really missing being able to play through a playlist. We want to be able to start playing the playlist later in the series and then use the play-repeat function to have it start back over at the very beginning. That way, you don’t have to start with the same early episodes each time and still have it continue playing. I wish I could actually do more to help fix it, but I’ll continue to test as much as I’m able.
-
Hello, I’ve been able to reproduce this same behavior now at least 10 times now across two different Roku players (a Roku Ultra and a Roku Streaming Stick+) and different playlists/media. When you navigate into the Playlists section>click on a playlist>press the down button to bring up the episodes>pressing the play/pause button while any of episodes are selected>immediately throws you out of the Emby app altogether and back to the Roku home screen. I think that most people would assume that one could press the play button while an episode is selected to immediately play the list from that point (rather than having to use the d-pad to first view the episode information and then play from there). Could someone please take a look at this? Often times, I know exactly what episode I want to start on and I don’t need to view all the synopsis info and would love the ability to just click the play button and have the playlist play from there. And, at the very least, I’m hoping that it can be fixed because when I do accidentally hit that button, it gets really tiring of getting thrown all the way back out of the app and to the Roku home screen. It takes awhile to navigate back to where I was. Please let me know if you need more info. I did attempt to update all the Roku software on both units today so it’s running the latest version of the standard Roku app (not the beta). Thanks so much!
-
Hey devs, I found a couple of bugs, hopefully you'll fix them ASAP: 1. Open the app, and start playing a video that is at least an hour long, then start playing the video at some timestamp that is over an hour, then look at the notification that in the notification drawer, you will see that only the minutes and seconds are displayed on the timestamp, not the hours. Here is a screenshot of it: (I'm at position 2:00:27) 2. on the mobile app, you are given an alternative way to set the volume and brightness by dragging up or down on either the left or right side of the display, if you change the brightness (left half of the screen) through that method, a box pops up showing you the brightness, however, doing so with the audio (right half of the screen) gives no box indicating the volume level.
-
iPhone 8 iOS 12 latest app version Latest server version on Ubuntu 16.04 LTS Intel quadcore 1.6 GHz 8GB RAM 1 TB WD Red 1.) the Downloaded music is just playing if I click on the „new downloads“ cover on the start screen. If I click the library nothing plays and just the circle is shown forever. After that I have to wait for another music is playing. 2.) the „now playing“ bar doesn’t change if i switch to a new album. Just the first one is shown after starting the app. (You can see it at the end of the video) Video is attached Edit 1: okay I’ve found out that when I click the three dots and then Play it works for the downloaded library. Strange that the click on the track doesn’t work. But hey, that’s the bug right here 57592D72-67E4-4689-98D2-57038F4D1968.MOV
-
First being the settings area for users. Once you pick say general and start to navigate around you will notice the options changing, for example my english language changed to french by moving down to the next option i wanted to change on that page. The workaround I found for now to set my preferences was to hit the menu button and disable gamepad mode, thus allowing me a cursor to navigate thru these options. Quitting the app and relaunching reengages gamepad mode. Now the big one, the UI doesnt seem to be consuming my entire TV screen even when changing the display mode. Hitting play on media it becomes even more evident as the same size restriction is enforced there as well... i tried to take a horrible screenshot to show you the border size im seeing. What content I attempted to play so far appeared to direct play but didnt get much farther then seeing this huge border around playback and UI. The app reports as logged in as Edge 14.14393 2.0.1 for version number i guess.
-
Okay for so for quite some time now I have been unable to launch the Emby Dashboard using the link http://localhost:8096/web/dashboard.html It seems to either not load at all or it will partially load and buttons will not work etc... I am able to get the server to load on Microsoft Edge Browser but I prefer to use Firefox way more... Anyways I was able to create a log in Firefox of when the issue occurred: http://pastebin.com/mXxBiAUi
-
Hi, was using Emby Theater last night and it worked just fine. Today it updated to v.2.5.25 and it broke several things. - Backspace no longer take you back. This is pretty critical for me, as the remote emulates the backspace. - Settings have lost alot of options. I can no longer change between EVR, EVR+ or madVR. I reinstalled the whole thing, and now I can't get it to use madVR because I wiped it settings, and I can't find that option anymore. Is there a way to install the older version until this is fixed?
-
@ Emby developers... i know it is a long post, but please read through it, there are some weird and unexplained isses readring Emby Server... First off all I want to thank you for creating Emby- It is a great open source media-solution. But there a a few things about Emby that just are an absolut NOGO (at least till today), and sadly pervent me from using Emby. I have been using XMBC resp. KODI directy with smb-shares of a fileserver for many years (and still do) because it is simply the best media player out there. Period. They have decades of experiance in media-playback. The format-support and functionality is unmatched and I do not see this chaning. But becaue I am looking for a centralized library (and the SQL-Library you can setup as a central library in Kodi is not quite the real thing) and also I need some Internet or VPN access to stream when not at home. This can be done very rudimentary with the "chorus-webinterface" in Kodi. But centralized library and internet-access does NOT really work in Kodi so I tried to switch to Emby as a client-server model. I also tried Plex, but their business-model is an absolut NOGO. There is no valid reason (at least for somone who knows what he is doing) to accept the fact of having to create an account with plex and login just to stream my local content. Also at the end it is NOT opensource, because the clients are not opensource. I love that I can create local user-accounts on Emby-Server and have away-from-home access without having to create an account. So I hope Emby can replace my local setup and provide me with my 2 new needs which are central library and internet-access / sharing librarys with friends and family. So Emby should do: 1. My local Network streaming from Emby srv. to my 2 Kodi clients (DLNA) (I dont want to use the Emby-Kodi plugin- for many reasons, so please do not propose this.) 2. Internet or VPN access and Library-sharing So in a first step I am trying to get Emby to do the local stuff, so I can add Emby to my existing setup. BUT I AM HAVING MAJOR ISSUES with the following: -> Transcoding: To replace my current local-lan streaming with Emby, Emby wil have to be able to stream locally WITHOUT ANY transcoding. Period. No exceptions. I can not unterstand why you guys would make is soooo difficulft to achieve. In my local gigabit-LAN I only stream to my Kodi clients (Raspberry Pi and Apple TV4). Kodi on RPi and on ATV4 do NEVER need transcoding. I have not experianced one single file that could not be handeled natively. The network could handle x-times the bitrate, the max. rates server-side have been set to 100mb/s, the clients are more than capable. The DLNA-Profiles were created and matched. But still it transcodes in certain cases. I created a DLNA-Profile on the Server from scratch for Kodi. The Profile is setup to directplay everthing. I chekced the logs and the profile chatches on in all cases (start the stream on webinterface and send to client(s) or add the DLNA-source to Kodi and browse and start it from there. So in all cases the profile matches. But still sometimes thing get transcoded- so I did some testing: Example 1: I browse to a videofile in the webinterface and send it to play on Kodi-client. -> Direct play (Great!) I add the DLNA-source to the same Kodi-client and start the same file from there -> Transcoding (NOT Great!) Example 2: I browse to a videofile in the webinterface and send it to play on Kodi-client. -> Direct play (Great!) I add the DLNA-source to my Kodi-client and start the same file from there -> No play. (Srv.-Log says "unplayable item") I remane the file to different name -> I add the DLNA-source to my Kodi-client and start the same file from there -> Direct play Just these two small tests show me that there must be something seriously wrong. Can anyone provide me with a solution (clean or dirty) to prevent transcoding in the LAN (like Plex?) The transcoding is great for internet access with any client and slower connections- but it must be possible to prevent it in your loal setup. - In-movies navigation This "olny" concerns transcoded movies. There is no in-movie naviagation other than "pause". I know this has been mentioned by many- but still nothing has changed. How is this even acceptable by users? I just dont get it. This is one of the absolut core-functionalities of a media-center. Are there plans to change that. If yes, I can live with it for some time... - Emby - "Ads" vs. Opensource Emby is advertised as open-source. You really have to get rid of the constant nagging reminders to go "premium". This is not compliant with open-source sw and is really not ok. I know- with more functionality comes more complexity. But why not focus on the core features before adding more and more additional features? (Better do 1 thing wright whan 10 things half-way) Thanks for any reply and input. Cheers
-
Fixes that should be address for several pieces of Emby Software
jayw654 posted a topic in General/Windows
Emby Theater 2.4.5 Bugs: When changing view to “Albums” Things look un organized but using the web it is perfect as I use Album> A-Z. Emby Roku: Doesn’t store password and this is a severe headache to have to re-enter it all the time. Emby v3.0.5972.0 Server: The ability to disable Public HTTP as I only wanted SSL connections available, even if it means it cause some apps and services not to function but I haven’t found anything that I use affected. DLNA doesn’t work properly when it comes to populating all the movies for the Roku 3 and Roku 4. The Movies are in MP4 with either H.264 or H.265 (Yes, all of them) However, my 20 dollar copy of Mezzmo populates all the movies with art and synopsis for each correctly. DLNA needs ability to customized folders which also includes being able to delete unwanted folders, such as “Recent” and the other unwanted folders. DLNA needs to be able to have its own folders not viewable from login accounts. Why?, Because what I stream via the internet are a lower bitrate due to bandwidth restrictions and file support from what is available on my local network. Example if I wanted to stream a 40mbps h.265 on my local network to a tv in my house for the best picture possible that is fine but that’s not realistic to stream via the internet so being able to hide files that cannot be used otherwise is simply a good idea and makes the software look and feel more professional. I don’t need to see something I can’t use, in other words. BTW Thanks for making great software but please fix the issues listed above. A premiere lifetime supporter.