Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. LichenKing

    embyforkodi (next-gen) 10.X.X support

    Found a new issue that seems to have shown up since Kodi v21. Please keep in mind that everything is local LAN and no outside Internet usage. I use a reverse proxy (Nginx Proxy Manger) in internally in my environment to add friendly names without needing to know port information and more easily enforce SSL. Note this works outside Emby directly in the web app through a web browser without issue. I can login fine. After upgrading Emby-Next-Gen 10.0.18 I reset Kodi and Emby with a factory reset. Upon the server dialog I type in my server and proceed without issue. 2024-05-16 00:31:23.071 T:12233 debug <general>: EMBY.emby.http: [ http ] {'type': 'GET', 'url': 'http://emby.i.server.net:/emby/system/info/public'} 2024-05-16 00:31:23.073 T:12287 debug <general>: EMBY.emby.http: THREAD: --->[ async queue ] 2024-05-16 00:31:23.073 T:12288 debug <general>: EMBY.emby.http: THREAD: --->[ async file download ] 2024-05-16 00:31:23.128 T:12233 info <general>: EMBY.emby.emby: ConnectToAddress http://emby.i.server.net: succeeded 2024-05-16 00:31:23.153 T:12233 debug <general>: EMBY.emby.http: [ http ] {'type': 'GET', 'url': 'http://emby.i.server.net:/emby/Users/Public'} However upon authentication I get failures. 2024-05-16 00:32:51.537 T:12233 info <general>: EMBY.emby.emby: Login to server 2024-05-16 00:32:51.537 T:12233 debug <general>: EMBY.emby.http: [ http ] {'type': 'POST', 'url': 'http://emby.i.server.net:/emby/Users/AuthenticateByName', 'params': {'username': '<username_hidden>', 'pw': '<password_hidden>'}} 2024-05-16 00:32:51.543 T:12124 debug <general>: Could not acquire timestamp 2024-05-16 00:32:51.547 T:12233 error <general>: EMBY.emby.http: [ Unknown ] Expecting value: line 1 column 1 (char 0) 2024-05-16 00:32:51.548 T:12233 debug <general>: EMBY.emby.http: [ Unknown ] {'type': 'POST', 'url': 'http://emby.i.server.net:/emby/Users/AuthenticateByName', 'params': {'username': '<username_hidden>', 'pw': '<password_hidden>'}} / Expecting value: line 1 column 1 (char 0) As soon as I disable enforce SSL everything works. This use to work on previous versions without issue. No combination of manually changing the URL address to https:\\emby.i.servername.net fixes the issue.
  3. lifujie

    Webhooks notification error

    But the same webhook URL can be used normally in the suite version or someone else's Docker version.
  4. pwhodges

    Open Subtitles plugin saved password location

    Have you made the move from opensubtitles.org to opensubtitiles.com? Paul
  5. Gabi92

    Transcoding-temp full

    The ram disk is not part of the machine ram, it´s host ram and now it´s disabled. Finally i´ll be using a disk with around 110 GiB dedicated for transcode but i think this option will be handy in order to avoid space issues in case all of the ppl are playing the biggest movies. Also now, i´m facing some issues related to the transcode but not related to the space :). I´ve attached the log so you can see it, let me know if it´s better to open a new post to split the topics. Thank you everyone embyserver.txt ffmpeg-transcode-e2c08962-b666-4131-a7a9-b23b5f17b0ee_1.txt ffmpeg-transcode-0f0d7b7a-4125-429f-aa05-7ee531c14b02_1.txt
  6. pgriffith

    Emby - Read Only Install

    Yes, they are playing it back or course. I just want Emby to read the NFO in the media folder and import it to their library without fetching anything, there's nothing Emby requires outside what I'm sending it.
  7. Today
  8. CBers

    Emby: Latest Versions

    A few more updates.
  9. My order for the tv shows is : tmdb > tvdb > imdb But I'll check inside the metada
  10. Happy2Play

    Library Content Type

    Yes since these settings have gone database only your best option is remove and readd or possibly updating them via the api.
  11. What is your metadata provider order for the library as this is deceiving as that id will be queried per provider not spefically said provider. Edit metadata on the Series and change display order. Note this applies to the entire series not that specific season so you need to verify if all seasons are as they appear on provider.
  12. Oh, I see now, thanks. But how can I tell Emby to search for the DVD order, and not the aired one ? Regards,
  13. Well, I think that it was initially a big episode like 1+hour long and they decided to break it apart. So I have two episodes of 45 minutes each. (22 episodes of 45 minutes in total). And when I watch an episode on Emby (the forth for example), it shows me the fifth. The french names for the episodes 1 and 2 are "Toucher le fond ..." and "... et refaire surface" But on IMDB and TVDB, it is only one episode named "Toucher le fond...et refaire surface" However, it still has a good naming on tmdb (see picture)
  14. Yes as there are only 21 episodes in Aired order while DVD order has 22. So you will need to compare all seasons of you have DVD order or Aired and possibly change display order to DVD assuming TVDB is your first metadata provider. Or modify the files you have as mentioned above.
  15. Lessaj

    Emby - Read Only Install

    Sorry are you sending media to their server and they play it back from their server as well? Their instance would likely still need to fetch some metadata to identify it during import, but you could set it to be NFO read only. Are you curating the metadata in the NFOs and just want emby to read it?
  16. So, S06E01-Broken was split into 2 episodes, is the second half now S06E02? Does this mean they are both 22 minute episodes, all my season 6 episodes are showing as 42-44 min episodes. If that is indeed the case, could you not join episodes 1 & 2 together and then rename the other files? I just used MKVToolNix to join Episode 1 & 2 as a test, took like 30 secs (it doesn't have to re-encode it.)
  17. pgriffith

    Emby - Read Only Install

    Hi all Bear with me here. I run my own Emby installation, all is good with that. My elderly parents also have an Emby setup and I'm synchronizing my media libraries to them using Syncthing (brilliant piece of software) which is working well. What I would like to know is there an easy way to prevent their Emby install from downloading, modifying or adding any metadata to the media I send here. All I want their end to do is detect newly added media and add it to their library. I store all the artwork within the media folders along with NFO, so nothing needs to be fetched their end. Sometimes while I'm transferring media, their install grabs artwork or creates an NFO while it's still transferring, requiring me to override changes from my end, which is just a simple mouse click but I'd like to prevent it all the same. Do I just untick basically everything in the Libray settings or is there an easier way?
  18. Hello everyone, I am writting this post because I have a small problem with my current tv show (Dr. house). In France, we have 22 episodes for the season 6 (the first one was split in half). The cool thing is that on TMDB (id: 1408) we have all the 22 episodes displayed. Even though I manually "identify" my tv show by the TMDB id, it stays at 21 episodes. I think the problem may come from the identification process, because on IMDB (id: tt0412142) and on TVDB (id: 73255), both show 21 episodes. I can still watch this serie on my laptop to get all the 22 episodes, but it would be better directly on my tv with emby on. I have attached pictures to show my folder, the steps I do and the result on Emby Hope to hear from you soon. Regards,
  19. Luke

    Webhooks notification error

    HI, your webhook url sent back a 503 Unavailable response code. Whatever you have setup to receive the webhook, you'll need to look at that.
  20. pgriffith

    Library Content Type

    Cool, thanks for that. I'll delete and recreate them then.
  21. Hello, how do I place sections such as "MOST VIEWED" "TRENDING" "RECOMMENDED" "RELEASE" to appear at the beginning and manage the order? something similar to NETFLIX and other platforms.
  22. Hola, cómo hago para colocar secciones como "LAS MAS VISTAS" "TENDENCIAS" "RECOMENDADAS" "ESTRENOS" que aparezca al principio y administrar el orden? algo parecido a NETFLIX y otras plataformas.
  23. Hello, I have installed the Docker version of emby in Synology nas (both the official version and the beta version have been installed), but the Webhooks notification function cannot be used. When I use the LAN, I directly prompt an error (as shown in the figure). When I use the Internet, it shows that the message was sent successfully, but it was not actually received. The suite version can send Webhooks notifications normally on the same device (using the same Webhooks server), and my friend's Docker version can also send notifications normally on my Webhooks server. Could you please help me see how I can handle this embyserver (1).txt
  24. Hyy2001X

    PGSSUB Subtitle Position Error

    4.9.0.19修复了PGS字幕的问题,我测试了几个电影,确实好了不少
  25. Lessaj

    Library Content Type

    If the items had IDs applied to them then it should retain the watched status as it's based on that.
  26. Jägs

    emby stopped connecting after Jellyfin uninstall

    The uninstall process in ADM does not always remove everything, so you might be experiencing some sort of conflict. One thing you can try is to completely uninstall Emby/Jellyfin. You can try my instructions here:
  27. jaycedk

    Login

    Have a look at user settings, under each user.
  1. Load more activity
×
×
  • Create New...