All Activity
- Past hour
-
Here's my setup: Emby server 4.9.3.0 in a docker container on UnRaid. No GPU on it and transcoding set as desired Emby Theater 3.0.20 on Windows 11 home playing a 4K Live TV stream from server above Emby Windows 2.234.2.0 on Windows 11 Pro streaming the same 4K Live TV channel from server above Here's the Stats for Nerds from Emby Theater. As you can see Hardware acceleration is dxva2-copy. Stream is playing fine and CPU usage is low Here's the Stats for Nerds from Emby Windows. Notice the Hardware acceleration is set to NO. Stream is playing fine except CPU usage is through the roof So, how to set proper hardware acceleration on Emby Windows ?
-
Trinkel joined the community
-
Benny83 joined the community
-
canguru joined the community
-
祈遇拾伍 joined the community
-
BandG started following HD Homerun - Play back error -Tuner Not Found
-
I recently started having issues with Live TV. That's our main use for Emby. We connect it to HD Homerun so we can watch antenna channels on multiple devices. Also recently noticed some of our recordings fail mid-stream. We travel sometimes and like to watch our local channels/shows wherever we are. Since we may go for a few weeks at a time, I created a start up task to re-start Emby daily. We may have an issue accessing/watching on one day, but it usually clears on the next. I read some past topics on Tuner not found error and tried to resolve this myself, but have been unsuccessful so far. Things that I have tried: 1) made sure Emby was up-to-date, 2) Tried re-starting EMBY & the server, 3) Verified Firewall still allows Emby services, 4) Un-installed my Anti Virus software, 5) Removed our picture library from displaying (not needed for us), 6) Re-downloaded HD Home Run app to make sure it is current. I did enable detailed logging and tried again, unsuccessfully. I can forward the logs, if needed. I've seen errors in the log like: Error LiveTV: Error deserializing C:\Users\xxxxx\AppData\Roaming\Emby-Server\programdata\data\livetv\timers.json Error HdHomerunHost: Error reading file: C:\Users\xxxxx\AppData\Roaming\Emby-Server\programdata\data\livetv\tuner_........._channels I am not sure what to try next. Any help is appreciated. Thanks.
-
Muratcakar33160 joined the community
-
PacoBravo joined the community
-
aba24 joined the community
-
lydiaembyga joined the community
-
RomeOnFire joined the community
-
jfejejejejejdj joined the community
-
chrisrobbins1970 started following VirtualTV plugin
-
Set up VirtualTV. Setup a channel for 80's Horror movies; setup dates from 1980 - 1989. Choose under genre HORROR, but nothing shows...I followed the guide line, but I do believe its out of date... I want to be able to choose horror genre only...ideas?
- Today
-
This plugin is great and keeps getting better. I have a couple of requests that I think will complete my use case, at least for now I would like to have the option to filter by "Overview" keyword with a contains or does not contain options. ALSO, perhaps adding the contains and does not contain options to the title filter also. Does the "Title" filter search episode titles? If not could we get an "Episode Title" filter with the options of contains and does not contain? USE CASE My use case is primarily for finding Christmas, Halloween and Thanksgiving episodes during the holiday season and putting and tagging them or putting in a collection. I would filter for keywords in the episode titles and in the overview. I normally am looking for the keywords Christmas, Halloween and Thanksgiving.
-
ducky893 started following Emby 2.03 on tvOS: Dolby Vision looks dull / flat
-
Hello, With Emby TVOS 2.03 on my Apple TV 4K, movies play perfectly in 1080p. However, as soon as I play a 4K movie with Dolby Vision, the colors and exposure become dull and flat.The same movie plays correctly via Infuse or Plex (on the Apple TV 4K). In all cases, it’s direct play. If relevant, here are the details (it is an MKV file): Title 4K Dolby Vision HEVC Codec HEVC Dolby Profile Profile 8.1 (HDR10 compatible) Profile Main 10 Level 153 Resolution 3840x2160 Aspect Ratio 16:9 Interlaced No Frame Rate 23.976 Bitrate 63 Mbps Video Format Dolby Vision Primary Colors BT.2020 Color Space BT.2020NC Color Transfer SMPTE 2084
-
Ya no está disponible la aplicación de Emby en Samsung?
Embyconnect290876547444 replied to Embyconnect290876547444's topic in Samsung Smart TV
Con Emb Tampoco sale disponible para Instalar -
Plugin: EmbyCredits, detect end credits and add auto skip.
yocker replied to yocker's topic in Plugins
New version out (v2.3.4) at yocksers/EmbyCredits Github. Added: Plugin now checks when a video has changed and sees if the time stamps are still there and if not restore them if they are present in the backup files. This feature can be turned on and off. This has been made to fix the problem of Emby sometimes deleting time stamps. Added a Chapter edit function, this can be found in the Chaper Edit tab. This was heavily inspired by Teams B Chapter API so a special thanks to him! Added an automatic skip intro blocker. When activated for a series it will stop intros from being automatically skipped if configured in Emby. This is for is people want to automatically skip some intros but not others. Changed: Backup system has been changed to save files per TV show instead of one big backup file. This was done for user friendliness but also to make the auto restore system work better. Fixed: Minor bug fixes that should not be noticeable to users. Special thanks as always to @Neminemfor help with the plugin. @spk2010@DarWunI finished and added the "fix" to Emby deleting the time stamps. Hopefully this will fix all the problems with Emby doing that until the devs look into the problem. -
Q-Droid started following I think my server was hacked
-
Automating the scanning and attempts to breach reduce the level of effort to nothing. There's no inherent security in port values and trying to obfuscate the port doesn't add security. Once the server responds to a request then the application will be known immediately. You'd be better off adding Emby to the background noise by using a well known port (443) than trying to isolate it to a range that may confuse users, if you have any. If someone wants to secure their server then proven methods are better than obscurity. TLS is the most basic and facilitates others. A reverse proxy has become a must have. Enable SNI (many do by default) so that IP based requests are rejected. Enable IP geo-blocking. You can continue up the chain with IDS/IPS and more complex and robust measures. It all depends on the level of effort you want to invest and of course knowledge. A reverse proxy with SNI may be a good stopping point for most.
-
rbjtech started following I think my server was hacked
-
Sadly, the Default security configuration for Emby it is imo extremly lacking - it simply does not change when people tick the 'Allow remote Connections to this Emby Server'. Below are just some examples of what COULD be done when the above option is selected : Remote Access is automatically removed for any Admins - you can overwrite this, but it should default to no. This renders any system API useless, as the Admin account has no remote access. If Admin is your only account, then you get asked if you would like to clone it (+ all it's play history etc) and this new non admin account has the remote access. Enforce a decent password for any Admin Account & any account that has remote access. It doesn't need to stupid entropy - nobody is going to be personally brute forcing your emby build (good brute force protection is built into emby) - but it needs to be enough to keep out bots and previously breached passwords. Set 'Hide this user' when remote Set 'Hide this user on devices they've never signed into'
-
Neminem started following Ya no está disponible la aplicación de Emby en Samsung?
-
Ya no está disponible la aplicación de Emby en Samsung?
Neminem replied to Embyconnect290876547444's topic in Samsung Smart TV
Try searching for emb -
Embyconnect290876547444 started following Ya no está disponible la aplicación de Emby en Samsung?
-
Ya no está disponible la aplicación de Emby en Samsung?
Embyconnect290876547444 posted a topic in Samsung Smart TV
Hola Hace 2 años que uso el servidor Emby Y he querido dar acceso a un par de amigos nuevos Ellos tienen TVs Samsung de distintos años y modelos 2024 y 205 Ya no encuentran la aplicación de Emby en su tienda de aplicaciónes Antes si aparecía en cualquier modelo de TV samsung Que sucedió?? -
I think my server was hacked
Apotropaic replied to edvinmorales@hotmail.com's topic in General/Windows
443 is a good port to use if you need to get around an ISP that may be filtering your internet service. Or if you want to access your Emby server from WiFi cafe’s or work locations who again will be filtering ports, they can’t really stop anyone from accessing 80, 443… In principle it sounds ok to use but in practise anyone scanning you will find it as 80,443 are common ports they scan for. They’ll have received headers and it will arouse more interest. SSL/TLS can be run on any port, you don’t have to use 443, you can use for example 55,555 if you wanted. I would recommend leaving your Emby server as default as possible, so leave https running on 8920. But use your router to do the port mapping of 55,555 to 8920. Most modern routers should support this functionality. If you wanted to really up your security you could setup a VPN service at home, make all your remote clients VPN in before connecting to Emby. But of course now you have a VPN service to maintain and secure -
Kaouning started following 【I need to add a custom option for transcoding frame rate】
-
【I need to add a custom option for transcoding frame rate】
Kaouning posted a topic in Feature Requests
My TV is quite old, but it can play 4K 30fps videos. My TV box (Google TV) supports up to 4K 60fps. When I play 4K 60fps videos, my TV experiences lagging visuals, but the audio runs smoothly. I have no choice but to transcode to a very low bitrate to watch them. In fact, a compromise could be made by choosing high quality and low frame rate to achieve the best experience. This should not be difficult to implement in transcoding, and I hope this feature can be added. -
MediaInfo For Emby Plugin(HDR, Vision, Atmos, DTS:X)
rbjtech replied to Cheesegeezer's topic in Plugins
Hmm - I added this to my own version about 6 months ago to get a consistent (with Emby) MKV General|Movie Name for both TV Episodes and Movies - the version I uploaded above now contains this. (v1.0.2.1) I agree this should be a toggle/option - so I'll add this and release a new version over the weekend. Default will be off. FYI For Movies - it sets the MKV General|Movie Name to : Emby Movie Name + (Production Year) - ie Alien (1979) For Episodes - it sets the MKV General|Movie Name to : Show/Series Name + (Original Production Year) + Season# + Episode# + Episode Name - ie Young Sherlock (2026) - s1e8 - The Case of Beatrice Holmes -
@LukeJe voudrais que si je fais "Actualiser les métadonnées" en "remplaçant les images", il se passent la même chose concernant les images que lorsque je fais "Identifier". C'est beaucoup plus facile pour le faire sur tous les films par exemple.
-
Gaevonn started following MediaInfo For Emby Plugin(HDR, Vision, Atmos, DTS:X)
-
MediaInfo For Emby Plugin(HDR, Vision, Atmos, DTS:X)
Gaevonn replied to Cheesegeezer's topic in Plugins
I was testing this on my end and found a strange error, where it updates the General Title field to say the "Folder name - se - title", where before it did not touch this field and only updated the Video Track and Audio Track title fields, in my setup. Was this intended? I tried updating the MediaInfo and even used a current version of mkpropedit (vs the v70 i have been using), but it still changes that Title field. I swapped back for now and after correcting that field, it is not updating it after setting it for reprocessing. -
I recently have come across the following situation: I wanted to listen to dance music, but instead had a lot of hip hop music in my play queue as well. It seems that a folder with audio files or an album gets matched to all the genres that the individual files in this folder / album are tagged with. E.g.: Imagine having a compilation with music by various artists. Let's say it contains dance, pop and hip hop titles. If I now filter my library by genre and select 'dance', currently it seems that the whole album / compilation / folder is added to the play queue, which then consists of pop and hip hop music as well. I think it'd be beneficial to filter the genres per file / tag, and not the whole album or folder containing a file.
-
Buongiorno, sono Giampaolo licenza premiere lifetime da circa un paio di anni, poco tempo fa, avevo problemi di visualizzazione movie da remoto lato client sia con Apple TV sia con firestick , i filmati continuavano a bloccarsi durante la riproduzione. Ho il server su un qnap, non ho mai modificato nessuna impostazione perchè ha sempre funzionato quindi ho provato varie soluzioni, dal riavvio dell'una e dell'altra, al riavvio dei router ecc. senza risolvere. Ho quindi provato a disinstallare e installare nuovamente le relative app senza che cambi nulla e quindi ho riportato a reset di fabbrica i dispositivi. Ho quindi aggiornato anche il server all'ultima versione (prima avevo una versione beta) A questo punto ricreando il lato client non riesce più a trovare il server da remoto, nonostante non abbia toccato nessuna impostazione e abbia ancora tutte le porte TCP e UDP nattate. Chiedo di entrare con il pin code che viene correttamente accettato lato server, ma poi non mi fa entrare chiedendo di selezionare un server; metto l'indirizzo manualmente e mi dice che il server potrebbe non essere in funzione. Ho provato anche a sovrascrivere l'attuale firmware e a questo punto non so più che pesci pigliare, visto che lo ribadisco, non ho mai modificato le impostazioni. L'ultima spiaggia è disistallare il server sul qnap e poi inizializzare da zero il tutto. Allego uno screenshot del mio pannello che evidenzia l'esatta correttezza dell'esecuzione del server. Grazie a chi mi saprà rispondere.
-
Recording playback switches ratio when fast forwarding
Jmackay82 replied to Jmackay82's topic in Android TV / Fire TV
Luke i have reported this time and time again, I have previously sent logs and photos, not sure what else I can send. Please look at the history, 3 months ago you said "we will look at this" and still not fixed -
Screen does not turn off on end-screen when automatic playback of next Episode is disabled
SaschaLois replied to SaschaLois's topic in Android
Alright thank you very much! I believe this should generally be classified as Bug and possibly be accounted for in automated tests (if possible of course) since this was not a thing for like the first year or more of me using Emby, then all of a sudden became a thing after an update, then disappeared again, and now is happening again. I believe it should be consistent and I think most users would expect the display of their Device to turn off at some point after playback stops entirely, especially on a mobile device where it'll drain the battery if it doesn't happen. You most likely did take some sort of action, the only reason why I'm trying to force this topic is because I really really love Emby and I'm basically using it on a daily basis and I have my battery drained constantly because of this little issue. So sorry for applying additional pressure or whatever, I just really like the product -
Emby 2.0.3 Apple TV 4K – Emby app crashes during playback (Direct Play) with no server errors
CraigCarson replied to Eliran's topic in Apple TV
Also having this same issue, any word on a fix yet? -
Trakt get PIN failure - Error 502 Bad Gateway -Cloudflare
rlp122 replied to rlp122's topic in Plugins
Still doesn't work. No VPN, nothing unusual with my setup. Emby ports are open on my router and external access works. Trakt used to work, but it is throwing the cloudflare error every time I try to get a new PIN. This is on Synology NAS x64, latest stable release of Emby. Trakt support says; "My hunch is that the plug in is trying to refresh a token without giving the proper refresh token to the server." -
Bump
-
It's called Image Capture in your server version. Enable it and refresh metadata on an episode (or multiples).
-
Emby Connect, what kind of black magic is this?
MediaIntelNUC replied to MediaIntelNUC's topic in General/Windows
@Luke The "salute" emoji-thingy was my way of saying thank you for clearing that up
