Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. NEOeclipse

    New Statistics plugin

    well the statistics scan is at 88% currently and has been there for a good while now, but it aint failing so ill just keep waiting it out. In other news though i went to the statistics page and am able to see user statistics once again. but how do i stop it from updating to the newest version??
  3. fabien_m2002

    Scan Library Files: enable for all versions!

    Hello Luke, here:
  4. burrsg101

    Cannot connect when run through HaProxy

    Hello all, I'm hoping someone with experience with HaProxy can maybe help figure out what I'm missing. I have been running Emby with direct port forwarding fine for some time, but I decided I would like to put it behind a reverse proxy for a few different reasons. I am running HaProxy in Pfsense to achieve this. I cannot however get it to complete the connection. My setup is as follows: SSL offloading in HaProxy frontend Backend runs to my Linux box IP that has Emby on the normal http port 8096 I have a cert dedicated to my domain (not wild card) that I run emby in. I've verified this is being pull correctly on the front end. My issue starts on the backend. The connection requests to Emby are being rejected. I have verified the requests are making it to the Linux box with Emby running on it using wireshark. See the capture here: This is where I get lost as I cannot figure out why these are getting rejected. These are my network settings in Emby server: Haproxy just shows a connection failure. If I try to run a health check in Haproxy, it too tell me there is a layer4 refusal and presumes the server to be down. The following is the message I get in the logs in HaProxy: Also I have an unrelated web server (standard Apache server) running in a different VM on the same VLAN as my emby server that has connection perfectly fine with HAproxy, and no issues. Any help is much appreciated.
  5. Happy2Play

    Not pulling new shows through

    The guide in this Linux section may help.
  6. Luke

    Scan Library Files: enable for all versions!

    Hi, where did you click scan library files?
  7. NEOeclipse

    New Statistics plugin

    ok, so i did that and restarted yadda yadda, i am running the scheduled task of calculating all statistics currently, its at 12% so im just gonna watch and wait to see if it completes or fails. now how do i stop emby from updating the plugin automatically because it already gave me the notification that it was updated and i need to restart emby again. OBV im not restarting but yeah... and i noticed the version 3.3.2.0 was when you removed the specials or something like that. but yeah as im typing it is now at 20% already
  8. BaronVonJ

    Bad permissions after restore

    I'm migrating to a new NAS, both running DSM 7.2+, both have same 4.9.3.0 version of the Emby server Synology package. I used the regular Backup & Restore option to create a backup in the NetBackup shared folder, then from the CLI created a tar archive of the backup and transferred that over to the new NAS. I gave the emby use read access to the NetBackup shared folder on the new server, extracted the backup archive under NetBackup via the CLI (with my admin local user), and after registering my key on the new NAS attempted a restore. It seemed to work, but now after restarting the service I see the expected users but can't login even with my admin user Looking at the files, I can see permissions are not the same, as shown below. Any idea what could cause this and best way to proceed? Can I simply stop EmbyServer on the new NAS, wipe out the contents of /volume1/@appdata/EmbyServer, start it back and try the restore again? New server: root@ds418:/volume1/@appdata/EmbyServer# ls -l /volume1/\@appdata/EmbyServer/ total 4 drwxr-xr-x 1 emby emby 40 Feb 26 11:00 cache drwxr-xr-x 1 emby emby 110 Feb 26 10:01 config drwxr-xr-x 1 emby emby 478 Feb 26 11:13 data -rw-r--r-- 1 emby emby 4 Feb 26 11:13 EmbyServer.pid drwxr-xr-x 1 emby emby 476 Feb 26 11:13 logs drwxr-xr-x 1 emby emby 180 Feb 26 10:58 metadata drwxr-xr-x 1 emby emby 582 Feb 26 09:29 plugins drwxr-xr-x 1 emby emby 14 Feb 26 10:01 root root@ds418:/volume1/@appdata/EmbyServer# ls -l /volume1/\@appdata/EmbyServer/config/ total 16 -r-xr-xr-x 1 emby emby 264 Nov 9 2023 dlna.xml -rw-r--r-- 1 emby emby 34 Aug 19 2024 mb.lic -r-xr-xr-x 1 emby emby 243 Nov 9 2023 metadata.xml drwxr-xr-x 1 emby emby 80 Feb 26 10:01 ScheduledTasks -r-xr-xr-x 1 emby emby 3674 Feb 19 18:24 system.xml drwxr-xr-x 1 emby emby 256 Feb 26 10:01 users root@ds418:/volume1/@appdata/EmbyServer# ls -l /volume1/\@appdata/EmbyServer/config/users/ total 0 drwxr-xr-x 1 emby emby 40 Feb 26 10:01 6b380e7542554727ba1c9aceb55c9b63 drwxr-xr-x 1 emby emby 20 Feb 26 09:26 735255c68a344ee9855088753ded2f4b drwxr-xr-x 1 emby emby 40 Feb 26 10:01 7d371359389e4642a12ad819f65c1e08 drwxr-xr-x 1 emby emby 40 Feb 26 10:01 8955027eae7c4759a080fd68f0ad5205 root@ds418:/volume1/@appdata/EmbyServer# ls -l /volume1/\@appdata/EmbyServer/config/users/8955027eae7c4759a080fd68f0ad5205/ total 8 -r-xr-xr-x 1 emby emby 1542 Nov 20 22:47 config.xml -r-xr-xr-x 1 emby emby 3064 Feb 6 08:03 policy.xml Old server: root@ds418:/volume1/@appdata/EmbyServer# ll total 8432 drwxr-xr-x 1 emby emby 162 Feb 24 22:54 . drwxr-xr-x 1 root root 682 Jan 13 18:27 .. drwx------ 1 emby emby 230 Feb 24 22:48 cache drwx------ 1 emby emby 110 Feb 24 22:51 config drwx------ 1 emby emby 272 Feb 24 22:54 data drwx------ 1 emby emby 8 Nov 9 2023 @eaDir -rw------- 1 emby emby 8632320 Nov 9 2023 emby_new.tar drwxr-xr-x 1 emby emby 34 Dec 18 10:54 fonts drwx------ 1 emby emby 348 Feb 24 22:54 logs drwx------ 1 emby emby 164 Jan 10 00:43 metadata drwx------ 1 emby emby 816 Oct 10 14:06 plugins drwx------ 1 emby emby 14 Nov 9 2023 root drwxr-xr-x 1 emby emby 0 Oct 31 2024 sync drwxr-xr-x 1 emby emby 0 Jan 14 12:31 transcoding-temp root@ds418:/volume1/@appdata/EmbyServer# ll config/ total 16 drwx------ 1 emby emby 110 Feb 24 22:51 . drwxr-xr-x 1 emby emby 162 Feb 24 22:54 .. -rwx------ 1 emby emby 264 Nov 9 2023 dlna.xml -rw-r--r-- 1 emby emby 34 Aug 19 2024 mb.lic -rwx------ 1 emby emby 243 Nov 9 2023 metadata.xml drwxr-xr-x 1 emby emby 80 Feb 24 22:51 ScheduledTasks -rwx------ 1 emby emby 3674 Feb 19 18:24 system.xml drwx------ 1 emby emby 192 Aug 21 2024 users root@ds418:/volume1/@appdata/EmbyServer# ll config/users/ total 0 drwx------ 1 emby emby 192 Aug 21 2024 . drwx------ 1 emby emby 110 Feb 24 22:51 .. drwxr-xr-x 1 emby emby 40 Aug 21 2024 6b380e7542554727ba1c9aceb55c9b63 drwxr-xr-x 1 emby emby 40 Aug 18 2024 7d371359389e4642a12ad819f65c1e08 drwx------ 1 emby emby 40 Nov 9 2023 8955027eae7c4759a080fd68f0ad5205 root@ds418:/volume1/@appdata/EmbyServer# ll config/users/8955027eae7c4759a080fd68f0ad5205/ total 8 drwx------ 1 emby emby 40 Nov 9 2023 . drwx------ 1 emby emby 192 Aug 21 2024 .. -rwx------ 1 emby emby 1542 Nov 20 22:47 config.xml -rwx------ 1 emby emby 3064 Feb 6 08:03 policy.xml
  9. Today
  10. hackthis02

    New Statistics plugin

    Go for it. Might tell us if it's the plugin or a change to the server.
  11. NEOeclipse

    New Statistics plugin

    i probably can do that yeah... real fast though i decided to look back into my "Alerts" history/log on emby and seen that it started failing calculating statistics after the update to 3.3.2.0, before that is was fine... so should i try uninstalling then re-install the version before that?
  12. hackthis02

    New Statistics plugin

    Can you turn on debug logging, cycle the logs, run the all user task, the DM me the log file?
  13. NEOeclipse

    New Statistics plugin

    ok, i honestly do not know if it is because of the beta or not, i am kinda stuck on beta till the next stable release then i can stop being on beta. . . i went ahead and uninstalled and then restarted emby and then installed again and restarted.. still doing same thing with failing . . the server has been rebooted many times so its def not that... i have a few programs for deleting and unlocking files so i checked that file and it shows that it is not being locked or used by another program... im very lost here on what the issue is.. i really doubt my server and user base has gotten to big for the plugin to handle, im pretty sure there are people with larger library then me. either way i just wish we could figure out the issue.
  14. MediaEmby1968

    Join Our Translation Team

    Yesterday I updated to 4.9.3.0, and the translation images I posted in previous posts for version 4.9.1.90 are still untranslated, even though the text has been translated for a long time. Is there a problem, or is it just happening to me?
  15. Timziito

    Intel Arc GPU Support

    @softworkz@LukeI made the terrible thing that Tanimu did aswell, i bought the B580 is an bandaid for leaving my intel CPU for an AMD. If i can bump the priority with an paypal donation or anything else like shipping candy from Sweden. I am 100% down, DM me the info. Emby 4 life Best regards Tim
  16. abescalamis

    docker post-recording

    Hi, I manage to set to remux the .ts to .MKV it takes 46s for a 1hr show, and adds the EDL and chapters to the video, total time 2:30 minutes per video, if I disable generating chapters it takes 1minute and few seconds. Thank you. the container is awesome, it was a bit tricky to set just to remux.
  17. crusher11

    Plugin: AutoTag

    Question about the scheduler. Say I have the Trakt trending movies tagged as Spotlight, but then I schedule AutoTag to tag my horror movies as Spotlight in October and my noir movies as Spotlight in November. Will the Trending movies still get mixed in with that? It seems like they will. Might make sense to have a “remove all other rules” option or something? A way to have a fallback if no schedule is applied, but not have that fallback get mixed in with a scheduled list.
  18. RickyStanicky

    Tag all movies in a folder

    Thank you for super quick response. I just checked it out - sounds promising. I already installed Emby 4.10.0.3 but I see that I have to copy the ddl to emby plugins folder and I am on Synology 7.2+ so it will be lost between updates and some tinkering have to be done. Cause of this I'll try it some other day - I already did setup my library with strm files for multi language support for different users. Is there maybe a list of planned features which u guys are working on? Currently I am mostly cheering for native support for "same files, but different language libraries" and "manual plugin installation page" (no surprise with this one ). I have to admit that I am feeling like 15-20 years back with this Forum - I mean it in positive way. The google indexes Forum results, the Forum is friendly (I mean users and overall UX/UI) and searchable. No some bullshit "have to register to read", "have to create account..." I am just feeling like the time when Internet was an awesome place Also Emby is very "owner/privacy/customization" friendly (plex can learn thing or two from u guys - I used plex for a month) and way more performant (then jellyfin - used for half a year). Way to go guys! I already bought my lifetime pass ❤ - I am only sad that I went for Emby as last - each setup and learning curve took me some time Btw. the multilangauge librariers also need some workaround for jellyfin (there I created symlinks for jellyfin), but they are very good in plex (no custom setup needed). Anyway - huge thanks for all your work guys.
  19. hackthis02

    New Statistics plugin

    I don't support the beta channel. So If it's related to that, you'll have to wait for the release The plugin doesn't keep any data, It only aggregates it. So you can try uninstalling and reinstalling it without worry of loss data I've never seen this error. If the json files are locked by something else it would fail to load and the plugin would silently crash because it needs those files to display. I'm guessing you've rebooted the server to no avail?
  20. WJCuffe

    Plugin: EmbyIcons release.

    Here is an icon for the Popcorn-O-Meter status of Hot. Fresh is used by the Tomato-meter.
  21. js28194

    Im lost

    You can buy a server on Amazon. Get a good one. Get Plenty of Space. Turn it on your network, install the Emby Server application on it. Rip your existing content from DVD's, BluRay's or VHS and add those to your Emby Server Library, then connect the app that you installed on your phone / tv / media box to your Emby Server. Easy. Well, in a nutshell that is.
  22. It's back working....
  23. Neminem

    Im lost

    You install the server on your own hardware / PC. Quick Start
  24. Jaystillhit

    Im lost

    Okay but what im trying to find out is where i get the servers at my man
  25. MediaIntelNUC

    Making homescreen layout the same on Android/TV as webbapp

    Thanx @ebr All the best!
  26. Jaystillhit

    Im lost

    My friends kids set it up, im just trying to get my own server with movies and tv shows. Where do i find one to add to my emby?
  27. It is not easy to have a meaningful discussion when only indirect questions are allowed and even those receive only partial answers. Would providing a pcap file help you investigate this further?
  1. Load more activity
×
×
  • Create New...