Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I would like to change the title of a page based on if "Enable debug logging" is set to anything but no. is there any api to do so?
  3. Luke

    Emby Lag on 2 LG QNED TVs

    OK we'll take a look at it. Thanks.
  4. Luke

    Are you still watching adjustment

    Hi, what exactly do you mean by random? There is no randomization that is part of this feature.
  5. previousaddress

    Are you still watching adjustment

    i disagree the feature isn't broken. i didn't use my computer at all. and setting was on.. To me that means the feature is clearly broken.. It does not work properly on the Windows app... Personally i don't see what it that hard about changing a line of code from random to 2-3... Like i said in my post, this random business isn't efficient for anyone running your apps..
  6. pwhodges

    My server is under attack

    It means the whole name; there are situations when part of the name may be assumed. Paul
  7. bingbong69_

    Moonfin, a new cross platform client

    I'm happy you like it!
  8. pwhodges

    Emby app pc

    But that isn't a reason not to give the information asked for; you'd want to help the devs fix any problems if they are ones you and your friends care about, right? Developers like to see logs and full descriptions of what you are experiencing - and Luke is chief developer, so he'd know. And details matter. Audio problems are often a matter of what devices are connected and the settings in those devices, as well as the app trying to pull things together. A search in the forum should find threads dealing with that kind of issue. Paul
  9. bingbong69_

    [Plugin] Moonfin for Moonfin Clients

    Hey guys, took a little bit of a breather after the last release, I'll have a new plugin version out this week with these things ironed out. If you got time to submit an issue on github so I can track it better with the others, I'd appreciate it. Thank you!
  10. Mysta

    [Plugin] Moonfin for Moonfin Clients

    Think this will ever be capable of being added to actual plugins?
  11. Mahinepua

    Emby app pc

    Its the old Emby electron based app available on Github. Its not a 3rd party app.
  12. Luke

    BUG: iOS App - PIN Visible

    hi, we'll take a look at it. thanks.
  13. abroadhursthall

    BUG: iOS App - PIN Visible

    On the iOS app, the PIN is fully visible when entering it. On the web app and Samsung TV app, it is hidden by dots. Obviously, this is poor security practice. I couldn't find anything here mentioning this. Can this be fixed, please? iOS: 26.6 App: Emby for iOS 2.2.56 Server: 4.9.5.0
  14. Today
  15. user24

    Fresh New Look

    Very nice work guys!. You now have a professional modern look and it's very "on-brand" associating the distinctive Emby logo with the value propositions, through to the details and the action buttons, by using the Emby green color throughout, without overdoing it. I hope this new design achieves what you wanted it to and helps to draw in many new customers, for ongoing success!
  16. GrimReaper

    Episode image naming convention

    Home Screen shows Series thumb by default, which cannot/doesn't have any of the treatments few plugins offer for episode images. Series thumb takes priority over episode primary image. Episode thumb takes priority over series thumb. I've elaborated on that years ago (2023).
  17. Damn, sorry to hear that. Well.. Was worth a try since it works for me.
  18. C.S.

    My server is under attack

    Right so I think if you set that to No and whitelist the CF ip ranges, it should only respond to traffic coming from CF. The drawback is emby can't see the actual ip address of anyone connecting to you through CF. (But you could still track that info on CF's site.) I should say I'm only suggesting this as a temporary solution until you get it figured out with NGINX or a firewall of some sort.
  19. Pezza371887

    Emby Lag on 2 LG QNED TVs

    embyserver-63922348800.txtffmpeg-directstream-3f3483a1-2321-4ba9-bc07-eefc46976e07_1.txtembyserver-63922435200.txtffmpeg-transcode-0eac82dc-55a5-4c2f-9130-baf33b8c17ea_1.txtffmpeg-transcode-38a0f2e8-5f2b-414e-813e-88aff9d49d71_1.txtembyserver-63922521600.txtembyserver.txt Here are all the logs. We tried watching a movie on my Daughters TV at 20:35 today when looking at the logs
  20. ProBygger

    Emby app pc

    That may well be, but the person in question is part of the Emby team known as Administrators—Luke is one of them.
  21. Pezza371887

    Emby Lag on 2 LG QNED TVs

    embyserver-63922348800.txtffmpeg-directstream-3f3483a1-2321-4ba9-bc07-eefc46976e07_1.txtembyserver-63922435200.txtffmpeg-transcode-0eac82dc-55a5-4c2f-9130-baf33b8c17ea_1.txtffmpeg-transcode-38a0f2e8-5f2b-414e-813e-88aff9d49d71_1.txtembyserver-63922521600.txtembyserver.txt Here are all the logs
  22. Ah gotcha, I kicked off the scan library from the scheduled task section and see the same behavior RAM usage increases but never comes back down. Now at 7GB used.
  23. sundevil67

    Skip Intros Feature

    The "skip intro" button simply doesn't appear.
  24. crusher11

    My server is under attack

    This is the server block at present: server { listen [::]:[port] ssl http2; ## Listens on port [port] IPv6 with http2 and ssl enabled listen [port] ssl http2; ## Listens on port [port] IPv4 with http2 and ssl enabled proxy_buffering off; ## Sends data as fast as it can not buffering large chunks. server_name [my domain]; ## enter your service name and domain name here access_log emby.log emby; ## Creates a log file with this name and the log info above. ## SSL SETTINGS ## ssl_session_timeout 30m; ssl_protocols TLSv1.2 TLSv1.1 TLSv1; ssl_certificate /etc/nginx/cert.pem; ## Location of your public PEM file. ssl_certificate_key /etc/nginx/private.key; ## Location of your private PEM file. ssl_session_cache shared:SSL:10m; location ^~ /swagger { ## Disables access to swagger interface return 404; } So it already has the server name thing in there, but not the stuif bit. Not quite sure what to change? There's also another server block that returns a 301 to an HTTP connection.
  25. Luke

    Emby Lag on 2 LG QNED TVs

    Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  26. CharleyVarrick

    Emby External Player Launcher

    I am more than happy to report External Player Launcher now working like a champ ! For those wondering, what did it was a simple Firefox Repair (built in refresh).
  27. crusher11

    My server is under attack

    It's currently set to “Yes,” though I don't know what that setting does or what it means. Does that mean anything distinct from just “domain name”?
  1. Load more activity
×
×
  • Create New...