Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I see guide backdrops has gone away and Emby is back to using the poster as the backdrop. I was hoping the recordings would be able to import the backdrops and not rely on tvdb or tmdb.
  3. Luke

    Are you still watching adjustment

    I haven't seen this but we'll do some testing on it. It's important to note though that the feature requires idle time. Any movement of the mouse or press of any button and you're not idle anymore.
  4. Today
  5. Mahinepua

    Moonfin, a new cross platform client

    Does Moonfin on Windows support, 1. Automatic refresh rate switching 2. Custom MPV.conf config 3. GPU-Next
  6. My Animation folder library is setup for mixed content both movies and TV Shows. Its possible that I could just setup the shorts as individual movies as they were originally presented. Another media player I sometimes use won't even recognize the files if they were in TV season/episode format (like the Three Stooges), so would have to use TMDB. I suppose I could just set up another 'Movie' based library and have all those shorts in that, like Tex stuff in its own library, as well as Looney Tunes. Besides I can just shuffle the playback of these shorts anyway so having them in year based order won't matter as much for my case. It'll be just like broadcast tv, surprise me with a good toon.
  7. Luke

    MacOS Emby Server Back At Startup Wizard

    OK, the thing to watch out for will be if the server data folder path changes. It's printed at the top of the log file.
  8. Luke

    [Future Request] Alphabet on sidebar scroll

    Hi, as soon as we've determined that it's ready for release.
  9. previousaddress

    Are you still watching adjustment

    below Windows App.. sometimes working for me.. sometimes not at all..
  10. I am moving some code from JS that currently runs inside a js page. The current code is var serverId = "...."; // a valid server Id var imageid = "....."; // a valid image id var imageUrl = ApiClient.getImageUrl( imageId, { type: "Primary", quality: 90 } ) return "<<a is="emby-linkbutton" href="/item?id=` + imageId + `&serverId=` + serverId + `"><img src="` + imageUrl + `" height="200px" alt="` + v.Name + `" /></a>`; I am trying to get the same exact url from C# function calls. I have access to all the globals created during the service construction. Thanks in advance Scott
  11. Brendon

    EmbyWrapped

    ahh thanks @ebrthat's probably behind it
  12. So the topic is dead, and I am still having many playback issues.
  13. GrimReaper

    Episode image naming convention

    Ended up writing two scripts () : one to recursively go through TV show root/letter subfolders/series folders and copy series thumb as each <episodefilename>-landscape image, another one to import all those landscapes as episode thumbs through API endpoint. It was a bit of a chore. But served the purpose.
  14. RanmaCanada

    Dolby Vision

    If you really want these things, you are better off to move to Android or use InFuse.
  15. RanmaCanada

    [Future Request] Alphabet on sidebar scroll

    So when will the next update be? I am happy that this is finally hitting crApple TV. Another step closer to it being a viable alternative to the new POS Scamazon "Fire" sticks.
  16. New build up (1.0.0.39) - it covers a couple of things from both of you. @GrimEvil - your log pinned it exactly. When you launch a game from the native Emby app, it opens your phone's browser fresh, with no Emby login, so the game couldn't authenticate to pull the ROM - that's the "network error." Fixed in 1.0.0.39: if the player opens without a login, it now shows a quick Emby sign-in and remembers it on that device. Use the "Play Game (App)" link on your phone (the "Browser" one is for when you're already in a web browser, which is why it just closes in the app). Two notes: - On mobile data (5G) it should now work end to end. On home WiFi that "App" link points at your external domain, which your network doesn't resolve internally - that's a DNS thing on the network side (split-horizon DNS, or just use Emby in your phone's browser there). - Android TV: no way around this one, sorry. ROMote plays in a browser, and the Android TV app has no browser to open, so it's really a desktop/laptop/phone/tablet thing. @EmreWest - on the duplicate remover: it's not just picking the first US file, it scores each copy. A proper release beats beta/proto/bad dumps, then it ranks by region (USA/English first, then Japan, then everything else), then prefers the newest revision. So US usually wins because it's ranked highest, not because of folder order. A "preferred region" option so you could rank, say, Europe first is a good idea - I'll look at adding it. And the iPhone Safari zoom-on-fast-taps you mentioned was a real bug, also fixed in 1.0.0.39. It's an iOS Safari quirk (it ignores the no-zoom setting), now suppressed. Build is attached - thanks both, this kind of feedback is exactly what I need. ROMote.dll
  17. alex77777

    MacOS Emby Server Back At Startup Wizard

    @LukeI can't, if I run into the issue again I will update this thread.
  18. eman1

    Fresh New Look

    I do wish you would make it easier to search. The long stream of alphabet is a real pain and VERY out of date.
  19. Yesterday
  20. LiquidFX

    Ai cinematic library images

  21. abroadhursthall

    BUG: iOS App - PIN Visible

    I've done a bit more checking, and what I've found is this: If you type a number in, then pause before entering the next, there is a 2.5-second delay before it is hidden. If you type the PIN incorrectly, there is a 3-second delay before all the numbers are hidden (as they are hidden one at a time in sequence.) This means that even if you're quick your PIN is still visible. My friend can't type as quickly as I can, due to her disability. Her PIN is easily read while she's entering it. On the Samsung TV app, no numbers appear in the boxes on-screen at all.
  22. Ultroman

    Subtitles in Upper Left Corner

    Read Luke's reply to that thread.
  23. Question, I happen to be inside a JS function when I need this. The way that I solved it, is to use var url = ApiClient.getUrl("/emby/System/Configuration"); ApiClient.getJSON(url).then(response => { if (response.EnableDebugLevelLogging) { ....... Is there a better way?
  24. Thanks!
  25. Napsterbater

    Search Very Slow (3 minute response)

    In my experience with the Android app searching, it is far longer than 15-20 seconds, it can be up to like 3 minutes +/-, however, as I said before, same search terms work perfectly fine on web UI, and I don't use search a lot especially from the web UI because I'm mainly using Android clients, So I don't know if there's some magic combination that would cause it to happen on the web UI as well, and if it does happen, is it the same 3 minutes, or is it shorter.
  26. Nabukodonosor

    Several questions....

    Well, when you put it that way...:D
  27. ebr

    Several questions....

    The absence of a checkmark on a TV Series poster tells you it is fully watched (at least the content you actually have). While you can potentially make an argument that that is inconsistent, it actually fits the usage pattern for most people. With movies, you want to see what has already been watched (or not) but with Series, your are more interested in if there is any new content to watch. This is because movies are (typically) watched once or, at least, the status is binary while with a Series, it can be constantly changing day to day as new content comes in.
  28. Rumzzz

    Search Very Slow (3 minute response)

    I think the search is massively improved however there are still occasionally a few search queries that timeout. I think an important part of this problem is how the server locks up during search. Even with the vast majority of successful searches, it's still 15-20 seconds of server downtime anytime a user does a search (I can't even get the dashboard to load). Is that something we can have looked into? Should that merit its own discussion thread?
  1. Load more activity
×
×
  • Create New...