Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. speechles

    Home screen banner text issues & gripes

    But what if you change the messsage? Wouldn't you want the user to see it? That would not be possible if there was a "Do not show me this again" button too. The "Got It" allows you to collapse that item. It disappears. Suppose you update the message now "Server will be down Friday, June19th 5pm-7pm" but they used the do not show me again button. They now do not understand why your server disappeared. You get angry calls from family between the hours of 5pm and 7pm on Friday, June19th. We could store the message on the Roku to know if it changes or not. Then the "Do not show me this again" could be possible since the app could know the message has changed and then is going to show it to you since it is different. That would be possible too. At first I think we should just correct the issue of the text not wrapping and those issues. Then afterwards if we need to do something with an extra button we could perhaps look at doing that at that time. But at first I think the bigger issue is the text is being cut off with just 1 line.
  3. Today
  4. Both the DroidTV and standard Emby app can be loaded on the same device simultaneously but it may be that the OP is asking if 2 versions of DroidTV app can be loaded simultaneously and the answer is no. OP can you clarify?
  5. It is highly likely that switching to Free has put you behind CGNAT. You will need to request to switch to their "IPv4 Full Stack" plan to be able to access your Emby Server via its WAN address again.
  6. derfy79

    Throttling Not Happening

    Two months later and still nothing... it seems the developers aren't working very hard on this problem.
  7. Take a close look at the port forwarding section. Did you adjust these settings on your router?
  8. Yesterday
  9. Thanks for the reply, but the horizontal/vertical is a system wide setting. In the previous version of the store app, the behavior matched the web client and Android client, where you could select folder view or video view. The new version no longer has the option to toggle. Is this something that can be added back in? In the Home Screen section of my user preferences it still shows these options but they no longer do anything. (Pic 2 and 3)
  10. AJV20

    Apple TV icon

    Just wondering why Emby doesn’t use the same Emby icon as everywhere else. I think it would look a lot better because it would be more minimalist. Right now it technically has the logo but it would look better if it was just the Emby logo in a black background with no letters. That’s what most modern apps do
  11. FrostByte

    Synology DS1525+ 5-Bay NAS Enclosure

    I've been running an 8-bay DS1821+ with the same V1500B processor for 5 years now with no problem. I also don't do any transcoding, and all my movies are remuxes. The only thing I really did was bind my 4 network connections into two connections, but Emby was running fine before that. The only other thing I use my NAS for other than Emby is Surveillance Station for my security cameras.
  12. Got it, thank you. Keep it up
  13. Hello RhoSer, ** This is an auto reply ** Please wait for someone from staff support or our members to reply to you. It's recommended to provide more info, as it explain in this thread: Thank you. Emby Team
  14. Hello, after swapping from Bouygues to my new ISP Free (I use a freebox), family members can no longer log into their accounts from their home address. It's saying that the WAN IP address doesn't allow the connection. I've followed thoroughly the steps outlined here: https://emby.media/support/articles/Connectivity.html#external-connections and I still cannot log into Emby outside the local network. I've made sure to enable automatic port forwarding via my router since it supports UPnP., I have changed the tag <IsPortAuthorized> to false in the xml file located here: C:\Users{username}\AppData\Roaming\Emby-Server\programdata\config\system.xml, I've seen insights related to DCHP reservation but first I wasn't sure how to set that up properly, and second I couldn't gauge whether it was relevant to my issue here. Could anyone provide guidance on what to do next?
  15. Chris0248

    Synology DS1525+ 5-Bay NAS Enclosure

    Hello all, I’m looking for some advice before i upgrade my home NAS, i have been looking at the Synology DS1525+ 5-Bay NAS Enclosure but I’m concerned about compatibility with Emby given the CPU Model is a AMD Ryzen. I do not use transcoding and play everything via direct stream. I was told on the Discord channel that the DS1525+ will not run Emby, i find this very odd and it cannot be correct? Please can any of the Devs confirm?? I don’t want to jump in a buy all the hardware only to find out the Emby doesn’t run, it would be an expensive mistake. Many thanks, Chris
  16. flashls82

    native Emby Server Ugreen NASync

    FWIW, I got my Ugreen NAS a couple weeks ago (also after a Synology died). I also had to learn Docker and was hesitant at first but (1) it's really not a tough learning curve, and (2) you will get so much more out of it if you just learn it. This is great hardware and Docker opens up a whole world of stuff for which there aren't/probably will never be native apps. Also the nature of Docker is that you can mess around with stuff and fail with very little consequence, since everything's just running in its own container.
  17. Thanks for sticking with me through this. I think the issue is solved. Glad the naming convention issue got found before it was up too long.
  18. Yup, naming convention caught me. It’s fixed now. You can pull v2.1.5 with latest now. Should be fixed for you now.
  19. sa2000

    Problema Emby Client en Windows 11

    These are minidumps - the default. I wanted to see if we can get a full dump. See my instructions about the registry changes When you get a full dump - it may be too big to attach so I will send you upload link for the zip and also the related logs
  20. Q-Droid

    Container Health & Warning

    :sigh: A Docker container is isolated from the host and can only run commands that exist inside the image. Shell into the running container so that you can see what's available. $ docker exec -it <container name> /bin/sh Then try to see which commands are available from the container command line. You might also want to check their options because chances are that not the same ones are available as on your host OS, even for the same command. Hint: They'll be under /bin, not /usr/bin.
  21. MediaEmby1968

    Join Our Translation Team

    That's right, it will work correctly in Mexican Spanish, but I translate it into Spanish from Spain, or European Spanish as some people outside of Europe call it. And it doesn't translate it into Spanish from Spain, or what you categorize simply as Spanish. If the solution is that I have to put it in Mexican Spanish... Why bother translating it into Spanish from Spain, or Argentina, or even the United States... if it already works with Mexican Spanish?
  22. Guderian

    Problema Emby Client en Windows 11

    Hola, aqui lo tienes. Saludos y gracias. logs.7z CrashDumps.7z
  23. Guderian

    Problema Emby Client en Windows 11

    Hola, mi TV es antigua (2009 creo), y no tiene posiblidad de APPS. Es por ello que uso HTPC y Chromecast para Plex y Emby. Saludos
  24. sa2000

    Problema Emby Client en Windows 11

    Getting a dump file and the associated Emby Windows app log files for one of these 2.310.2.0 crashes may help find the cause For the stable release from the MS Store, the logs should be here %LocalAppData%\Packages\EmbyMedia.EmbyTheater_svmepx4c03f7m\LocalCache\logs But suggest first you try and enable the windows option for getting dump files for these crashes You can use RegEdit to do that and then one enabled, the Emby app dmp files will be in this folder %LocalAppData%\CrashDumps Use the Windows Registry Editor to configure Windows Error Reporting: - Open Registry Editor: Press "Win + R", type "regedit"regedit, and hit Enter. - Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting" - If there is a "LocalDumps" key below this then proceed to Configure Dump Settings, otherwise: - Create the "LocalDumps" Key: - Right-click on the "Windows Error Reporting" folder, select New > Key, and name it: LocalDumps. - Configure Dump Settings: - Right-Click on the LocalDumps key, - New > Key and name it: Emby.Client.WinUI.exe - Then Right-Click on the Emby.Client.WinUI.exe key - New > DWORD (32-bit) Value and name it: DumpCount - Set the value to 3 (only last 3 dumps will be kept) - And again Right-Click on the Emby.Client.WinUI.exe key - Select New > DWORD (32-bit) Value and name it: DumpType - Set the value to 2 The value of 2 for the DumpType will result in full dumps - change it to 1 after dumps are obtained. This will then switch to minidumps. Once you have a dump file and located the related app log files, let me know and I will send you an upload link
  25. nospotify

    Why is Emby scan overriding settings?

    @Luke@ebr- I just don't understand: when a music library is set not to download anything other than embedded metadata for an album, why would reaching out to Musicbrainz for artist info (or a track having an embedded Musicbrainz id for any reason at all) overwrite track/album metadata, or in fact any embedded metadata at all? Everywhere in Emby, shouldn't the order of priority should be 1. user-embedded metadata, 2. externally retrieved metadata based on rules selected in library config screen? The Music Library configuration screen allows sorting of priority of all the external metadata and image retrievals. Why couldn't/shouldn't the first one just be "user-embedded metadata"? Am I still not clear on how Emby works, or why are things not implemented this way? And I am afraid you are wrong about the scanners/fetchers. I just did a scan with every single fetcher turned off and still Emby somehow pulled in - and overwrote with - MusicBrainz ID and year data for the albums, when none of the individual music files have a musicbrainz id, before or after import/scan. What the heck is going on?! [edit: looking at 2nd logfile no mention of musicbrainz - so back to my earlier question, might Emby database have artifacts from earlier imports?] [edit2: In Emby I opened the metadata window and removed the year from album number 2 in the set. And I made sure that the MusicBrainz ID was removed from the album as well as the individual FLAC music files. Then I refresh the metadata on that folder/album in the folder screen. And now utterly bewilderingly, there is no year at all for the album. And then when I go into individual music files, even though the year is clearly in the metadata within the files, it isn't in Enby. See the two screen caps below. What is Emby doing with year metadata on a scan!?] embyserver.txt embyserver2.txt 01._Gesualdo_Baci_Soavi_E_Cari_Part_1.flac-metadata.pdf
  26. steveblair

    SerieTv genres with empty folders/genres

    Hi @LukeCan you confirm which version of the beta release has this fix? I'm running 4.10.14 and have an empty genre showing in both my Movies and Tv libraries still.
  27. FrostByte

    Subtitles and Up Next popup

    I got it on the Google store version too on first install. Edit: nm I am in the beta on Google store also
  28. HI, if you switch to the vertical home screen then it will match what you see in your first screenshot.
  1. Load more activity
×
×
  • Create New...