Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Cphusion

    SSL made easy

    I'm not using Nginx to reverse proxy but Apache, however I've seen some topics where others Emby working proxying it through Nginx. That's where I would compare your Nginx configuration to. After you have that part figured out it's a matter of requesting a LetsEncrypt cert with certbot with the Nginx plugin. https://eff-certbot.readthedocs.io/en/stable/using.html#nginx
  3. A little Update... This three Apps from the Web here are working: Emby for Android TV 2.1.12 beta- Emby Emby for Android TV 2.1.9g- Emby Emby for Android (Arm7) 3.3.94 - Emby Only the versions from the Google Playstore not working.
  4. Happy2Play

    Rename genre?

    Not that I am aware of as the lists are library/parentid restricted. But it looks like you can use the api to get all. http://localhost:8096/emby/Genres?api_key={yourapikey}
  5. I backed up my Emby Server, wiped it off my Mac Mini, and reinstalled and restored the backup and everything seems to be working smoothly now.
  6. Happy2Play

    Performance issue - WebApp is loading to slow

    Yes probably need to see a server log after you have reproduced your issue. As the cache is the only time I have ever really seen delayed/slow load issues but am not a Synology user. @GrimReaperTopic probably needs moved to Synology.
  7. MrBronte

    Performance issue - WebApp is loading to slow

    + running NAS: "DSM 7.2.1-69057 Update 4"
  8. MrBronte

    Performance issue - WebApp is loading to slow

    Hi, I saw this topic as well, updated it 1st from 128 to 256 then later again to 512, so far no change
  9. Happy2Play

    Performance issue - WebApp is loading to slow

    Do you know how large your database is? Have you adjusted your database cache size? As it sounds like the default value may be too low. But yes a server log may show more information also.
  10. sftech13

    SSL made easy

    I'm using Swizzin and haven't been able to figure out that part. I would like too. Here is my default config. domains are changed to domain. If you can help me I would appreciate it. server { listen 80; listen [::]:80; server_name domain; location /.well-known { alias /srv/.well-known; allow all; default_type "text/plain"; autoindex on; } location / { return 301 https://$host$request_uri; } } # SSL configuration server { listen 443 ssl http2; listen [::]:443 ssl http2; server_name domain; ssl_certificate /etc/nginx/ssl/domain/fullchain.pem; ssl_certificate_key /etc/nginx/ssl/domain/key.pem; include snippets/ssl-params.conf; client_max_body_size 40M; server_tokens off; root /srv/; include /etc/nginx/apps/*.conf; location ~ /\.ht { deny all; } }
  11. Happy2Play

    Auto group movies in Library

    Assuming they have the <set> metadata you would enter the library and click the three dots menu and enable "Group items into collections" option. Note this is a per client option. If you do not have required <set> metadata on each item you will need to go to library setup and ensure you have the option enabled. Otherwise you will have to manually create Collections.
  12. lawm0500

    Automap Emby LiveTV Guide Data to custom .M3U

    @LukeAny other information you need?
  13. Today
  14. Dear Emby team, since several days even week I am facing performance issues with Emby over all (Web App & Android phone & LG Smart TV) ... when I run the App the load of the Main menu aka. Content "My media" is very slow. We can talk here even about minutes till Menu, files Dashboards are fully displayed. Also same issue when I am swapping to the admin-settings via Web App. I was checking on the Performance topics here, but nothing was a huge help I am running my Emby (Version 4.7.14.0) on a NAS Synology, HDDs are working fine, and all the apps are up2date. Any Ideas what can I fix or improve this ? Thank you! MrBronte
  15. serpi

    Rename genre?

    Try the "Genre Cleaner" plugin, I think this will do, what you need.
  16. Cphusion

    SSL made easy

    What I did is just reverse proxy Emby through a virtualhost already using ssl and I use certbot to automatically renew that certificate, also one less port that needs to be opened since 80/443 are already open.
  17. crusher11

    Rename genre?

    I have a "Film-Noir" genre I've ended up with somehow. I want to change it to "Film Noir." I tried deleting it from all the films to which it was applied, and then applying the "Film Noir" genre in its place, but I'm guessing genres are stored in a way that ignores the dash and the genre doesn't get deleted when no films are in it, so...they all just went right back into the "Film-Noir" genre. Is there a way I can fix it? And for that matter, is there a way I can see all my genres without going into a library first? Doing that means I only see genres present in that library, so I have to do it for every library to make sure I can see all genres.
  18. Hey guys, my apologies if I'm overlooking something. I installed the Auto Box Set plugin today, and it informed me that the functionality is now built-in. So, I checked this article https://emby.media/support/articles/Collections.html?q=collection - and it shows how to create a collection and all. But I'm wondering, how do I group movies within a Library folder? For example, let's say I have a library named Movies. When I download parts 1, 2, and 3 of the movies, the posters are shown individually. Can I group them together so that they won't take up much space on the screen? Or am I totally mixing up the functionality of this plugin? Thanks in advance.
  19. Eddie6411284

    Live TV Abspielen funktioniert nicht

    Moin moin, aufgrund einiger Fehler fand ich Emby ne zeitlang uninteressant für mich. Da jetzt ein für mich wichtiges Feature wieder funktioniert, wollte ich auch mal dem Rest ne Chance geben. Aktuell funktioniert Live TV nicht. In der 4.6 hats mal funktioniert, danach habe ich das aufgrund der Fehler bei der Aufnahme nicht mehr benutzt. Ich weiß also nicht, mit welcher Version das kaputt gegangen ist. Ich habe das auf mehreren Rechnern getestet, immer mit dem Effekt, dass es nicht funktioniert. Anbei mal zwei Testläufe mit Logdateien. Browser Chromium 15:35 Live TV RTL => Feher: Derzeit sind keine kompatiblen Streams verfügbar... Browser Edge 15:40 Live TV RTL schwarzes Bild, kurz Ton => Fehler: Derzeit sind keine kompatiblen Streams verfügbar... Im Logfile beim Test mit Chromium finde ich haufenweise Fehler dieser Art > System.Exception: No video encoder found for 'av1' Daraufhin habe ich gesucht und das hier gefunden: Also habe ich die AV1 Video Erweiterung von Microsoft heruntergeladen und der Test mit Edge bringt den Fehler jetzt nicht. Es funktioniert aber trotzdem nicht. Ne Idee, woran das liegen könnte? Gruß Eddie embyserver.txt ffmpeg-transcode-95f19c6c-c4a9-40d8-885d-7f078cad1d12_1.txt ffmpeg-transcode-90174f38-75d6-4819-b940-827978a93320_1.txt ffmpeg-transcode-c4e9f636-0c8d-44fe-9674-59a8ec7df6b1_1.txt hardware_detection-63851902271.txt
  20. Hello! I downloaded 2.2.19 yesterday on my older iPad Mini 2, which I use exclusively as an Emby player nowadays. The previous version was working perfectly, however the new version when opened will show the Emby splash screen/logo and then immediately go back to the iPad home screen. The app remains open, and if I click it from recent apps it repeats this process without ever loading past the logo screen. I've tried uninstalling the app/restarting the device but unfortunately the same happens. I noticed there was a similar issue posted on here but with crashes at different points, apologies if I should have added this to the same thread but it looked slightly different.
  21. Mibok

    Ordenar capítulos

    ¿Cual es la prioridad que tienes para los proveedores de metadatos? Si la prioridad es thetvdb.com la serie esta dividida en temporadas es decir del episodio 1 al 13 seria la primer temporada osea de 1x01 a 1x13 y de los episodios 14 al 28 serian la segunda temporada por lo que el episodio 14 seria 2x01 y el episodio 28 2x15 Aqui se muestra ese orden Por otro lado si tu proveedor principal es themoviedb ahí vienen todos los episodios en una sola temporada quedando numerados del 1x01 al 1x153 Lo puedes consultar aquí
  22. voodoo5_6k

    Playback issues with 4K HEVC movie

    The remuxed file (now @L5.1) seems to play fine. So, something about the original file @L5.2 seems to throw off emby, but it did work with the Dune's internal player, set in emby as external player.
  23. Dear all, I am using Emby for quite a while now. Really love it. But I stumbled across a issue. I have a TV Show with +100 Episodes, I need the subtitles for it, since it is not my motherlanguage. Sadly there where no subtitles delivered with this show, and OpenSubtitles found some for me, but I have to delay the subtitles for each episode to 10 seconds (10'000 ms). Since the delay can only be changed by +50 or -50 ms, that is quite a tapping and tapping to get there. I just wanted to ask or bring up the topic, that a simpler way to set the delay would be veeery appreciated. Note: Yes I did try to edit the Subtitles .sr file myself to delay it, but that breaks the episode (video and audio is laggy) Thank you very much in advance!
  24. Imagnius

    Subtitle (converting into video) question

    Thanks for your response, visproduction. It might well be that all that is causing the spike in CPU, but I'm trying to get .srt files with my videos, and somehow they don't get downloaded. I'm still trying to figure out why that isn't happening. If, after that, I still have CPU spiking when playing videos that's something else to try and deal with, but first off: I'm looking for .srt files.. Not giving up...
  25. I have run a few more tests. The connection was previously made via a DynDNS URL. When I use the IP, the streaming works. It seems to be a problem with the app with DNS resolution (but only for streaming, not for the gui) In the meantime, I have also installed a reverse proxy to enable HTTPS/SSL. Unfortunately, this didn't help. I still have to use the IP instead of the URL Is this a problem with the app or with how the Samsung TV operates DNS resolution?
  26. taromisaki

    Problem with database

    The database was not corrupt before the upgrade. However, in recent months he has become easily corrupted. I did the database recovery guide via: sqlite3 library.db ".recover" | sqlite3 library-recovered.db and I replaced the library with the copy of the recovered one. But not often does it return to being corrupt. Is there a method to analyze the library and identify where it is corrupt?
  1. Load more activity
×
×
  • Create New...