All Activity
- Past hour
-
xAZIGx joined the community
-
jaderty@gmail.com joined the community
-
JOCINEMA joined the community
-
damianalmeida joined the community
-
enzxhxkshs4hh joined the community
-
Kevmc72 joined the community
-
enzx.5183net joined the community
-
kingfather joined the community
-
Dreamn2sing joined the community
-
No Trailers on Samsung TV app - taking ages for release still on 2.2.5
Robnaeyaert replied to Robnaeyaert's topic in Samsung Smart TV
@FrostByteand @Lukethis wouldn’t be so bad if it wasn’t taking months and months for samsung to do anything. My TV aint that old it’s a 2022 Art Frame which I paid a pretty penny for. Feels we are being treated like second class citizens by Samsung as all we want is our trailers back and via an easy to install App Store process to avoid constant sideloads. Not too much to ask I thought. Any help on leaning on Samsung appreciated -
Well, from what was said upthread it sounds like MDBList costs a bit of money, and then the time to go through and curate it all...which, as I said, seems pointless when Emby already has the information I'm trying to use. I have a lot of my own subgenres that I've added, on top of everything Emby has already scraped, and things like the date media was added to my server are obviously not going to be available to an external source. If the horror spotlight is all I have for scheduled, sure, but once you start adding more scheduled spotlights the scheduling for the fallback becomes pretty unwieldy. Oscars spotlight early in the year, maybe birthday spotlights for some of my favorite actors and directors, horror in October, noir in November, Christmas/New Year's... But then, if there's no way to tag things using the Emby metadata, I'm not sure how many of those are even feasible. Yeah, I was going to bring that up too. Everything is just labeled as “spotlight” at the moment so it's basically impossible to know what's what.
-
lisbe started following Feliz
-
When version 2.2.9 be available in samsung store
Luke replied to groenator's topic in Samsung Smart TV
Hi, we have an update in Samsung review. If you want to update now you can grab the usb build from our website. -
API key: At the top of the plugin-page you have a "Help" button, there you have instructions and links how to obtain the API key. For Trakt, just give it a name and leave everything blank. For the redirect you have to put something in, just type "http://localhost" It would be awesome to have all this functionality, but it's a lot of work and time that i dont have. And purpose of this plugin is to use list from MDBList that have all of these options avalibale. Create your own list at MDBList (there is tons of filtering options!) and just put the URL into AutoTag. If you have two entries using the same name/tag, they will all get the same tag end get "mixed". If you give two entries same collection name, i'm not sure what will happen to be honest.. I see your point, and it's not a bad idéa. Maybe somwhere down the road i'll look into it. At the moment there are more urgent things to do. At the end you could quite easily set this up yourself if you put a little effort into sorting the tags/scheduels. For ex have a "standard" spotligt active during jan-sep and nov-dec. During october you have your "horror spotlight". And if David Lych dies, create a new spotligt with his movies, and just disable the standard spotligt. I might look into the option to separate the name of each entry and the tag-name for better overview in the UI. This will enable to have two separate entries that both tag "spotligt" but in the UI you could name them "horror spotlight" and standard spotlight".
-
No Trailers on Samsung TV app - taking ages for release still on 2.2.5
FrostByte replied to Robnaeyaert's topic in Samsung Smart TV
True it expires after 30 days of compilation, but just temporary until the store gets updated. I guess it depends on how important trailers are to someone. Especially for those of us with TVs that are 4+ years old because they are no longer supported by Samsung's normal testing and Luke has to do a special request to update older TVs. -
Tat, Your transcode log shows media with 25 graphic subtitles. I would guess that can cause problems. Try removing the subtitles from the content using mkvtools or getting a similar size demo test videos from online and see if either of these new media files play the audio correctly I am guessing that Emby might be looking at the default embedded subtitle and then try to convert it. Perhaps the other 24 graphic subtitles might need to be scanned for default status and just doing that for so many subs might cause a problem. This situation is typical with content pulled from a blu-ray. All those subtitles work fine with a blu-ray player, but are not nice with streaming playback.
-
I don't know haproxy. Are you explicitly setting the backend ports like in the example? backend web_servers mode http balance roundrobin server s1 192.168.1.25:80 check server s2 192.168.1.26:80 check server s3 192.168.1.27:80 check
- Today
-
No Trailers on Samsung TV app - taking ages for release still on 2.2.5
Robnaeyaert replied to Robnaeyaert's topic in Samsung Smart TV
@FrostBytejumping in here - that is a pain in the backside as it keeps timebombing and you have to continue to sideload. It was be a lot easier if someone could apply some pressure for Samsung to pull finger and release this as it’s been months and months -
Thats actually part of my confusion. The backend in HaProxy for emby is set to port 8096, and I noticed too that it was only reaching out on 443. Same scenario actually on the other web server I have. Its set to port 80 on its backend, but the capture I ran on that vm showed 443 reaching out as well.
-
No Trailers on Samsung TV app - taking ages for release still on 2.2.5
FrostByte replied to Robnaeyaert's topic in Samsung Smart TV
Why not load the usb version until they get the one in the store updated? -
@iMaks533@LukeI'm currently also experiencing issues uploading a webp as an image (primary, logo, etc). Looks like a check in the JS is failing: apiclient.js:1 Uncaught Error: File must be an image. at ApiClient.uploadItemImage (apiclient.js:1:56394) at HTMLFormElement.onSubmit (imageuploader.js:1:2659) Pinpointing this to `apiclient.js` on line : if ("image/png" !== file.type && "image/jpeg" !== file.type && "image/jpeg" !== file.type) throw new Error("File must be an image."); Image/jpeg also exists twice in this line? Did someone maybe accidentally remove image/webp? If I can be so bold, I'd suggest rewriting this to an "includes" method: if (["image/jpeg", "image/jpg", "image/webp"].includes(file.type) == false) throw new Error("File must be an image."); That keeps issues like this from happening because it's much more readable.
-
Q-Droid started following Cannot connect when run through HaProxy
-
Your capture is showing port 443 as the destination on your Emby host when it should be 8096. Port 443 should be the public endpoint, not the internal one. Internet <--> :443 (haproxy) <--> :8096 (emby)
-
playback is often paused, crashes, freezes but for a specific user (its the wife-BIG problem :))
alex77777 replied to Zeltak's topic in MacOS
Since its working fine for your user, I would try to log in as your user on her devices to see if the same issues persist. If not than it is some user setting you have set for her user that's causing the issue. -
SsSeS started following New Windows & Xbox Version: 2.234.0.0
-
Same. Trailers not working on latest version.
-
Ive had no issues with my Apple TV Emby. You'll have to provide more detail. What Emby App version are you using? What Emby Server version are you using? What version of TVos are you using? Have you updated any of these recently? Does the app not connect to server at all or does it just not play the content? Any Error messages such as "No compatible streams" or something like that?
-
Installed on Windows 11 Emby Windows Version 2.234.2.0 will not play movie trailers. The window flashes like it is about to play the trailer and then stops. Emby UWP Version 2.234.0.0 plays trailers without an issue.
-
Ok, yeah. That is one of the big issues with the native TV platforms other than the standards like Android TV. It can take ages for the TV provider to approve updates and they tend to cut off updates after just a few years. This is all out of our control, unfortunately but is another advantage to external devices.
-
No Trailers on Samsung TV app - taking ages for release still on 2.2.5
vicviper replied to Robnaeyaert's topic in Samsung Smart TV
Kindly asking for an update on the situation here. My Samsung Q70R is also stuck on 2.2.5 which is over two months old now and still unable to play Youtube trailers which has stopped working half a year ago. Can we kindly ask for an ETA as to when an update can be rolled out? -
When version 2.2.9 be available in samsung store
vicviper replied to groenator's topic in Samsung Smart TV
Any update here? I'm also stuck on 2.2.5 and contrary to the changelog information on your website, there is no newer version of the app available for me. -
Emby for Samsung 2.2.5 (that is the most recent version available in apps for me). Already tried uninstalling/re-installing the app. No dice. Same issue reported here: Looks like we are stuck on 2.2.5 with these TVs and the Youtube issue never got fixed.
-
well, good news... so i restarted emby to let it do the update on the statistics plugin and then i ran all 3 scheduled tasks for statistics and everything went good and finished. i also checked the user statistics and everything loads up and is upto date. So i have no freaking clue what went wrong but all is good now. thanks for the replies and the help @hackthis02and this is now on the latest 3.4.2.0 build of statistics
-
Okay update do the newest and do the debug log thing.
-
GrimReaper started following Transcoding offloading
-
Not currently. You can lend your support here:
-
Is it possible to offload the transcoding (mostly batch conversion) to a machine that's not the Emby server?. I have a modest NAS serving content via Emby as a container and a second more capable and power hungry machine that can do better for transcoding but don't want to have 24x7 online. Is there any support to add that machine as a transcoding worker to receive the original media, convert it and send it back to emby?
