All Activity
- Past hour
-
thththt joined the community
-
claytonfowler joined the community
-
anchovy_02 joined the community
-
Juan alho carvalho joined the community
-
irene_ptrna joined the community
-
hanq_game@sina.com joined the community
-
Nogase joined the community
-
Reserved. In the eero app, under IP Reservation, Port Forwarding 8096-32700 (Enabled). In Emby Server Network settings, no, the public http port number by default is showing 8096 in the first row and on the second row it is showing the Public https port number 8920. Do I change both of these to 32700? For the local inside of emby Network settings, the first row Local http port number, 8096. The second row Local https port number, 8920
-
Hugopasos joined the community
-
DarthSide78 joined the community
-
So the Emby Server has a local IP address provided by the eero. It is DHCP Reserved or static You have a manual port forward in the eero for Public/WAN/External Port 32700 to forward to Private/LAN/Local tcp port 8096 In Emby Server Settings - Network, you have Public http port number set to 32700 The default Local Http port number is kept as default as 8096 Update: and you have disabled "Enable automatic port mapping" ? correct?
-
I released v1.0.3.8 of the RatingPosterDB Emby plugin, it should resolve all reported issues, along with adding a LOT of new features: - Themes! - Theme position - Font size / weight - Image preview area in the settings - Many many new stylings settings and much more If you find any issues with this new version, please make sure to notify me.
-
Hi Paul, I’ll contact the initial guy who I got it from .. he moved on and now someone else is running it.. I’m a total non techie person so I’m very appreciative of the help I’m given. Thank you so much. regardd deirdre
-
Amything started following Remove Watched Items from Recently Released Movies and Collections
-
Remove Watched Items from Recently Released Movies and Collections
Amything replied to Dizzy49's topic in General/Windows
In regards to the homescreen, you’ll be able to do that in the next version (currently in beta). -
Okay, I adjusted the port forwarding through the eero, 8096-32700.
-
Remove Watched Items from Recently Released Movies and Collections
Dizzy49 posted a topic in General/Windows
I like a "Clean and Focused" interface. I only want to see things that I need/want to watch. If it's watched, it has no reason to be on my home page. Right now I'm looking at "Recently Released Movies" and I have seen every single movie displayed. Why are they still there? They should go away and make room for the next movies down the list so that I have more options to choose from. Similar with Collections. If I've marked every movie in the collection as Watched, then the Collection should be marked as watched (which it doesn't look like that can be done), and the collection should no longer be displayed in that section on the Home Screen. I will say that I DO like that both those areas display far more items than the "Latest XXXXXX" sections. Is removing these possible? Did I miss a setting or something? -
Star Wars - A New Hope (1977)
-
I did the scan, and here's the log. If you need anything else for the diagnosis, just let me know. embyserver.txt
- Today
-
A long time ago (like YEARS) I made some modification SOMEWHERE that increased the number of items displayed in Continue Watching to 50. I have NO idea where I made that change, but I'd like to make similar changes for the "Latest XXXX" sections as well. I have an Ultrawide screen and they don't even fill up the screen which just annoys me, and I like to have lots of options. Sometimes, particularly at the start of a new season all my stuff I was watching gets shoved off screen and I have to go track them down to finish watching the last episode or two. Anyone know where such a change can be made? I am pretty sure it was server side, but I could be wrong. I primarily use Emby on my Windows11 PC. I switch between the web version and Emby Theater. It depends what I'm watching and if it's HDR or not.
-
External player integration – can Emby send a direct file URL to an external player on Android?
Cotignac replied to Cotignac's topic in Android
Follow-up: Bridge approach for Dune player integration — any API guidance available? Hi, I posted the question below a few weeks ago but haven't received any response yet. I completely understand that the development team is busy, and I don't want to be a nuisance — but I wanted to check whether this topic is on anyone's radar, or whether there is perhaps a better place to direct this kind of API question. In short, we are exploring a bridge approach that would intercept a playback event via the Emby API and launch the Dune player on an R_volution device with the direct file path and subtitle URL passed as parameters. The two specific questions we are hoping to get guidance on are: Does Emby support webhooks or API callbacks that fire when playback is initiated on a specific device? Is there an API endpoint that returns the direct file path or network URL for a given media item? Any pointer — even just to the relevant section of the API documentation — would be very helpful. Thank you for a great product, and for your time. -
Proxys are not my strong suit but isn't it possible to white/black list client types?
-
What's the name of the folder?
-
OpenSubtitles not working, shows "There was an error processing the request" error yet "Success" in Emby log
SolidSnake289 replied to SolidSnake289's topic in General/Windows
Good afternoon, Just checking in on this issue - something to be tracked as a bug, so the subtitle search works properly from the Metadata Manager? Are there other logs/debugging details I can capture for further research? Thank you, Snake -
I'm having the same issue. Movie is there. Extras are showing up fine. Add a new version of the movie and both movies appear as versions of the same title as expected but the extras no longer appear as extras. instead, each video in the extras folder appears as separate movie title. Star Wars - A New Hope (1977) (PG) (#4) (h264) (720p).mp4 Star Wars - A New Hope (1977) (PG) (#4) (HD).mp4 Extras\Deleted Scene - Alternate Biggs And Luke Reunion.mp4 Extras\Deleted Scene - Aunt Beru's Blue Milk.mp4 Extras\Deleted Scene - Cantina Rough-Cut.mp4 Extras\Deleted Scene - The Search for R2d2.mp4 Extras\Deleted Scene - Tosche Station.mp4
-
Emby Server not using hardware transcoding with Intel A310.
AV1Opus replied to NerfHerder's topic in Linux
I could still confirm this issue under 4.9.3.0 (production) and 4.10.0.4 (beta), unfortunately. The suspicion of a frontier LLM on the underlying cause is "ffdetect probes encoders via libmfx, and libmfx still doesn't enumerate Arc A310 encode". Meanwhile showing up properly in vainfo: # vainfo --display drm --device /dev/dri/renderD129 2>&1 | grep -i enc VAProfileH264Main : VAEntrypointEncSliceLP VAProfileH264High : VAEntrypointEncSliceLP VAProfileJPEGBaseline : VAEntrypointEncPicture VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP VAProfileHEVCMain : VAEntrypointEncSliceLP VAProfileHEVCMain10 : VAEntrypointEncSliceLP VAProfileVP9Profile0 : VAEntrypointEncSliceLP VAProfileVP9Profile1 : VAEntrypointEncSliceLP VAProfileVP9Profile2 : VAEntrypointEncSliceLP VAProfileVP9Profile3 : VAEntrypointEncSliceLP VAProfileHEVCMain422_10 : VAEntrypointEncSliceLP VAProfileHEVCMain444 : VAEntrypointEncSliceLP VAProfileHEVCMain444_10 : VAEntrypointEncSliceLP VAProfileHEVCSccMain : VAEntrypointEncSliceLP VAProfileHEVCSccMain10 : VAEntrypointEncSliceLP VAProfileHEVCSccMain444 : VAEntrypointEncSliceLP VAProfileAV1Profile0 : VAEntrypointEncSliceLP VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLP Even with Anonymize log contents turned on, the hardware_detection still contains the MachineName and other personal info, I am happy to share the full version via DM. However, I attached the encoders array from the log, where all the action happens. Money quote: { "DeviceIndex": 1, "DeviceInfo": { "VendorName": "Intel Corporation", "DeviceName": "DG2 [Arc A310]", "VendorId": 32902, "DeviceId": 22182, "SubsytemVendorId": 5935, "SubsytemDeviceId": 16960, "DevPath": "/sys/bus/pci/devices/0000:07:00.0", "DrmCard": "/dev/dri/card1", "DrmRender": "/dev/dri/renderD129", "IsEnabled": 1, "IsBootVga": 1 }, "Error": { "Number": -17, "Message": "Error setting VAAPI device handle: MFX_ERR_DEVICE_FAILED" } } I hope we can get this resolved, not sure whether I will keep this card if I can't use it in here. Thanks encoders.json -
The HTML rendering is built into their client. As far as Emby server knows, the web browser, it uses a user-agent and connects to the API endpoint. Same as every other app whether web based, or Roku based, or iOS based, or etc. They all use the API endpoints and http connections. They send the server a user-agent and an authorization. Combined that grants you access to your user and you log in. If you wish to disable users from being able to change things you can disable this on their user. You cannot disable their client from rendering HTML because that isn't how this works. You can only disallow them access to the API or restrict their access to certain API calls by changing their user settings. That is how it is meant to work.
-
But that doesn't make any difference to anything, as you've been told a dozen times already.
-
UsamaWaheed started following Skip Intro markers not being generated despite scheduled task completing
-
Skip Intro markers not being generated despite scheduled task completing
sa2000 replied to UsamaWaheed's topic in Linux
The timings I was referring relate to the earlier post and from the timestamp I see for you being at GMT-4, it was at 17:39 with the emby server log covering time to 17:37 and season 15 was removed at 17:27, added and rescanned at 17:30 and all markers were in place by 17:32:28 - so issue was resolved then What happened before that is unknown as we have no logs covering the times when each of the 8 episodes added to the library So be on the lookout for such issues and capture the logs soon. We keep logs for 3 days by default - these would be named embyserver.txt for the latest and embyserver-xxxxx.txt for earlier with logs cycled every 24 hours -
It would remove access to the HTML web interface, but its not manageable, as I have to do it AFTER each user has already connected once per browser device, and the user could simply use a different browser, it would be easier to have a setting to simply disable HTML web access per user or globally.
-
How should I know? You presumably contacted them to get your login initially. I should also point out that if they sold you a service they are violating the terms and conditions for the use of Emby's software, which is intended for private use. Paul
-
sa2000 started following Help creating an ignore file
-
You are mentioning "search". The .embyignore feature described here Excluding Files & Folders enables to have files and folders excluding from libraries. It is not for search exclusion. There is a global search exclusion feature that operates at library level. So you can have a library excluded from search by enabling the option in the library preferences/settings, see So if want your folders to only be restricted and excluded when searching, I would suggest moving them to another path and create a separate library for them and enable the option to exclude from global search for the library To exclude folders from libraries, you can use .embyignore So create an .embyignore with contents being /name-of-excluded-folder1 /name-of-excluded-folder2 and place this .embyignore parent folder. This could be a root folder for the library, if the two folders are immediately below that If a folder to be excluded is at a lower directory level and you want to place your .embyignore in a library root folder, then the .embyignore would need to be like this /name-of-excluded-folder1 /a-folder/name-of-excluded-folder2 I will look into adding more examples in the support article
-
Thank you Paul. Do you know how I find that person. I use everyting3.1 regards deirdre
-
Are you using a server you installed yourself or someone else's? In the second case you need to contact the admin of the server concerned. Paul
-
MBSki started following “This item is already on your playlist”
-
Skip Intro markers not being generated despite scheduled task completing
TheFreeMan replied to UsamaWaheed's topic in Linux
AFTER I DID THIS ^ THIS IS WHAT HAPPENED: (for some reason, trying to partial quote a 2nd response is overwriting the text above, so...) After deleting & adding Season 15, I started played S15E07 and the `Skip Intro` button was there. This should be all the evidence you need. It DID work on reprocessing. There is nothing further to look into at this point. --- Unfortunately, I no longer have logs from the original import of any of these episodes, so I cannot post them to troubleshoot why it didn't generate the markers the first time through. I will continue to monitor shows as I import them to see if I find any that do not get a Skip Intro marker and will report back ASAP with the original import log. I really appreciate your dogged tenacity in wanting to dig further into this, but at this point, there is nothing further to dig into. It is now working as expected, but I'll keep my eyes open for any future failure and report back ASAP if I find one.
