Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. coyotecabreado

    Problema con los subtitulos

    Hola, me esta pasando lo mismo pero solo con la aplicacion Emby para Samsung en su ultima version, he probado desde el servidor web, como el reproductor de mi ordenador y no dan fallos, tambien he revisado en las opciones de subtitulos que este seleccionado mi idioma, ¿que me recomiendan hacer?. Un saludo.
  3. Zenith Media

    Emby suddenly stopped working.

    Okay. I don't think I totally understand.
  4. ebr

    Emby suddenly stopped working.

    If you setup Connect (with the email) you would not use the password you set in the local user. Try just giving them your server address and then the local user and password. Take Connect out of the loop.
  5. ebr

    Is Emby Server Down?

    Please contact whomever gave you access to their server. It wasn't us. If they are charging you, please inform them that they are violating our terms of use. Thanks.
  6. arrbee99

    TV Screen and Guide

    Someone else might know about LG. I have it working in a browser and Nvidia Shield / Android app.
  7. Zenith Media

    Emby suddenly stopped working.

    Update. My dad has been trying to login, but it keeps saying invalid user name or password. I have adjusted the password on my end multiple times,, but he is still unable to login. On my Dashboard I can see a Failed Login Attempt from his username into my server.
  8. Today
  9. mudbaby

    TV Screen and Guide

    I will be using the emby app for the webos lg tv.
  10. Yea I don't get that option, was hoping I did, but unfortunately not happening, it'll all be over soon I hope, once I finish up getting the lost data and remove the A drive from the library and all this trouble will be done with. otherwise I'm not really seeing a quick fix unless I completely remove the A drive from the Library.
  11. arrbee99

    TV Screen and Guide

    I guess it might depend on what app or device you're using, but it should be possible -=
  12. TMCsw

    Disable webaccess to emby server?

    The OP has missed the first layer. How about starting with TLS (SSL)? Without this, everything is being sent as plain text!
  13. mudbaby

    TV Screen and Guide

    Hello everyone not sure if this is the right place to ask this question. I am looking to see if emby has the option to display the tv channel you are watching while you a looking at the guide to see what else is coming up. I have not been able to find this so when i want to see what is on the guide it close the tv program that i was watching. Not sure if this is possible with emby. Thanks
  14. I can't seem to find the ability to adjust the size of the thumbnails/image grid size in my Collections. I don't remember if I've asked for this previously. Is this an improvement I should request or am I missing this setting?
  15. Aleas

    Blue & Orange Theme

    I have the same setup mostly as you, with a reverse proxy. I'll check that out tomorrow and see if I can replicate the issue. Internal is http to ip and external is https to domain name. Gotta love unraid
  16. Veector

    Blue & Orange Theme

    I was a web developer in my past job so I know a little about this. The font used in the CSS is not the issue. When emby loads the page, it runs some javascript in the browser that loads the disclaimer and the CSS code you use in the "custom css code" box. If you're loading the page from a url that isn't the same as the url of the server, then this can happen. In my case, I have my emby server running on my unRaid box and so I can reach it from http://myipaddress. However, if I login via the https://app.emby.media url, then it is still referencing http://myipaddress for the the content relevant to the custom css and because the url is different, that's why it doesn't load.
  17. I know this topic isold but I haveing the Same issue from my side as well. On Emby for Android last update 3.5.28. In addition, I noticed another issue while transcoding with mobile phones (IOS and Android) When set to Auto (with mobile data) or force transcoding, the subtitle are multiplar when you Fast forward / Go back / Orianted the screen and sometimes take a lot of time to display them. While playing in Direct play - No issue at all. I made some tested and found that enabling this 2 option under "Diagnostic Options" solved the multipal lines and the not showing the subtitle when jump forward. - Disable HLS Subtitles - Disable Subtitle Streams But those settings are not resolved the issue with the subtitle out of sync while trnscoding only audio.
  18. Aleas

    Blue & Orange Theme

    I wonder if that's the font import on the top line.
  19. Find a directory with - Emby-Server\system\dashboard-ui\modules\emby-elements\emby-itemscontainer edit the - emby-itemscontainer file (the javascript file not the css one) make a copy just in case. search for innerWidth?16:12 and replace the numbers with 64:48 or whatever Save and restart the server. And clear cache and anything else you can think of. Don't think this helps with the Continue watching row but should help with Latest.
  20. Aleas

    Blue & Orange Theme

    You can remove this section of the CSS to make it the defaults: or tinker with the aspect ratios as you wish. /* --- Cast Portraits (Oval) --- */ /* 1. Size the image area without distorting the whole card */ .peopleSection .cardPadder-portrait { aspect-ratio: 2 / 3 !important; } /* 2. Apply the oval shape STRICTLY to the image container */ .peopleSection .cardContent-background, .peopleSection .cardImageContainer { border-radius: 50% / 40% !important; box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.7) !important; overflow: hidden !important; } .peopleSection .cardImageContainer img { object-fit: cover !important; } /* 3. Ensure hover overlays match the oval shape */ .peopleSection .card-hoverable:hover .cardOverlayContainer { border-radius: 50% / 40% !important; } /* 4. Move hover borders/shadows to the image container, removing them from the text wrapper */ .peopleSection .card:hover .cardContent, .personCard:hover .cardContent { border: none !important; box-shadow: none !important; background: transparent !important; } .peopleSection .card:hover .cardImageContainer, .personCard:hover .cardImageContainer { border-radius: 50% / 40% !important; border: var(--hover-border-thickness) solid var(--theme-primary-color) !important; box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.9), var(--shadow-glow-standard), inset 0 0 10px rgba(255, 185, 0, 0.1) !important; }
  21. Hello, I created these visuals for my own use, and I’m sharing the link for anyone who would like to use them. The visuals are designed for the “My Media” categories on the Emby Home page. You can edit them for free on Canva and customize the categories and colors as you wish. Canva Link
  22. i think the only solution will be to enable the "use external player" and use kodi as your player, trouble is when you enable it it asks on EVERY file what player you want to use which is a bit maddening so you'll want to turn it back off when not playing an effected file or just use kodi directly for these files
  23. Seikoh

    One client can't connect.

    That's where I did it from. Even tried straight ip/port through the browser.
  24. Zenith Media

    Emby suddenly stopped working.

    Not 100% sure. I am trying to get people outside of the household to connect. I setup two user accounts and attached their emails in their user profiles. Awaiting for them to check their emails to setup their accounts.
  25. I described it in my post didn't I? I have to search by selecting letters vs on screen keyboard with voice input in the ATV app.
  26. Luke

    Word wrapping

    HI, the challenge is that the rendering is based on having a predictable height of the item containers. One option would be to always allocate two lines. We are constantly looking at improving this. Thanks.
  1. Load more activity
×
×
  • Create New...