Kaizac

Members
  • Posts

    470
  • Joined

  • Days Won

    2

Everything posted by Kaizac

  1. You're on to old of a version. I have to believe the changelog version 1.23.0.4497 should finally solved the issue. You can look through the changelogs here: https://forums.plex.tv/t/plex-media-server/30447/426 I would advise going to latest again. And did you read this topic? You have a UHD 750 with that 11600K, just like me with my 11500, so you should be able to get it working just like I did. If you can't get it solved then just PM me so we can do a 1 on 1. EDIT: Standby, I just retested and now it's broken for me as well again. Seems like they broke something in a newer patch. EDIT2: Went through all the recent versions and it indeed still shows corruption on the occasional 4K video. I drew the wrong conclusion because of movies that would be corrupted before, now play perfectly. So there are still some codecs or whatever which are not played without corruption unfortunately. I still believe this has to do with the Linux kernel support not being there for the 11th gen yet. Since Emby also has the same issue and I do not believe Jellyfin is totally free of this issue either. Really depends on your own library.
  2. No, I'm using the docker on Unraid. Are you on plex pass? What are your docker settings? I used to have the corruption a few versions ago, but they have been solved now.
  3. I got an 11500 and Plex is HW decoding everything now even with HDR. This was broken before, but now it's working fine. What exactly is not working for you? Is the igpu not recognized or do you have an other issue?
  4. I have issues getting my upload speed to my NC server maxxed when accessing both through webbrowser as through the desktop app. When I test on LAN everything is 80-90 MB/s no issues. However when I then turn on SWAG and use the WAN access the desktop app runs at round 70-90 MB/s. I do see it pause a lot, probably because of the chunking. When I use the webbrowser I get 80-90 MB/s download, but upload is only 20 MB/s. So it seems something is wrong with my nginx configs, but I have no idea what it could be. Already looked at some optimizations, but none seem to fix it. Doesn't help that I don't understand the relationship between SWAG and NC's own NGINX files (nginx.conf and default). Anyone has any clue what it could be?
  5. You're probably right. I use a script someone else created to create these symlinks, so I have no other way to change that. And I have not enough knowledge about symlinks to think about converting them. Quite unfortunate, just don't understand why Krusader can follow them through and the command lines can't. Thanks for thinking with me!
  6. Yeah that's the weird thing, because I can follow the links perfectly with Krusader. I use these links to play media from Plex, so they clearly work. But somehow the linux commands can't follow them.
  7. Unfortunately this gives error that there is no referent. I think the problem is that the symlinks point to directories which contain files again. Also using -k doesn't solve it.
  8. I have a folder full of symlinks pointing to folders with media in it. I use these to create custom libraries based on trakt lists for example. Now I want to copy the actual content which the symlinks point to a different folder. I've seen this asked many times on different forums, but none of the solutions seem to work. Strange thing is that I can do it with Krusader using the synchronize folders functionality, but I would like to have it done via a script. So say I have the following: /mnt/user/symlinks/ (full with symlinks) /mnt/user/selectedmedia/ (where the media should be copied to) What command can I use to get this done? Commands like: cp -Hr "/mnt/user/symlinks" "/mnt/user/selectedmedia/" Don't work, and either only copy the symlink or it errors in "no stat, no such file/directory". Hopefully someone knows the solution!
  9. Thanks, then I hope it's just the Linux Kernel not supporting the latest Intel gen yet.
  10. What CPU do you use for HW transcoding? And are all 4K movies transcoding fine with HDR tonemapping enabled without artifacts?
  11. Many 4K movies now play with HDR tonemapping using HW transcoding. But unfortunately also many don't and show artifacts. I really hope it's a Linux kernel issue. Was just switching over to a full 4K library. For now tonemapping stays off. This is on a 11500.
  12. I put in "docker" in version since the instructions mentioned that. Quite unclear indeed. Then used latest and now I find out because of you that plexpass is the right one to use. Anyways I thought HDR tonemapping HW transcoding was working. But when I check some files in my library then some movies work perfectly but others are still showing artifacts. Dashboard is showing that transcoding is being done by HW and can't find any difference. Maybe because I'm on the latest Intel gen that it's not fully supported yet. But is your whole 4K library being played with tonemapping without artifacts?
  13. It doesn't seem to be solved in itself. What I had to do is go to the /boot/config/smart-one.cfg file (you can use the config editor under Tools). And even though it showed the correct values for my SSD's which I set, it wasn't using those. It had other lines as well, which I think is some old settings which are dominating the custom settings. smEvents="5|187|198|199" hotTemp="65" maxTemp="70" So what I did is just clear the whole file and saved it. Then I set the custom thresholds for each SSD (through the Unraid UI) and so far it's been quiet with notifications. EDIT: Unfortunately after a reboot the notifications came back again, even though the UI shows the right values. Hopefully it gets fixed soon.
  14. Plex currently has issues with HW decoding, especially with HDR (their forums are full with it). They are aware and working on it. But nothing that can be done on the docker, Plex has to solve it. Rolling back to older versions like you did, often solves it.
  15. Sorry I didn't respond earlier. In case you were still wondering I currently have the following setup: I run mailcow in a VM and just IMAP/POP3 sync with my other mailboxes, so the data is locally stored. I also have the Thunderbird docker (found in CA) and run that as client to also just pull in the e-mails. That seems to work fine. From there I can backup that data again from my local server to an external HDD and/or Cloud.
  16. My nextcoud docker isn't accessible anymore on the web interface. Had some problems with the pm.children. Didn't seem to fix it. So now I want to fix it through php.ini but my php folder is empty. Where can I find that config? Or the php files for that matter.
  17. You're erroring on this part: ####### check if rclone installed ########## echo "$(date "+%d.%m.%Y %T") INFO: Checking if rclone installed successfully." if [[ -f "$RcloneMountLocation/mountcheck" ]]; then echo "$(date "+%d.%m.%Y %T") INFO: rclone installed successfully - proceeding with upload." else echo "$(date "+%d.%m.%Y %T") INFO: rclone not installed - will try again later." rm /mnt/user/appdata/other/rclone/remotes/$RcloneUploadRemoteName/upload_running$JobName exit So it can't find the $RcloneMountLocation/mountcheck file. RcloneMountLocation is the same as your RcloneShare, so I would start tracing back to there to check if you can find that file and whether all the $'s are correctly in this script.
  18. Maybe you can seperate the 2 use cases? Get a hertzner server for your Plex and a seedbox for your torrents?
  19. You are renaming them to gdrive_upload.json through the renaming DZMM mentions. So if you want them to be called sa_gdrive.json you have to define that in your rename script. Dry Run: n=1; for f in *.json; do echo mv "$f" "sa_gdrive_upload$((n++)).json"; done Mass Rename: n=1; for f in *.json; do mv "$f" "sa_gdrive_upload$((n++)).json"; done Don't just copy and paste the codes in githubs, but also try to understand what they are doing. Otherwise you have to idea where to troubleshoot and end up breaking your setup.
  20. Did you read the github of DZMM? https://github.com/BinsonBuzz/unraid_rclone_mount
  21. Then just open console and type "python3 install pip"
  22. You don't have pip installed on your server. Get it through nerdpack.
  23. @DZMM did you try --vfs-cache-poll-interval duration? Or the normal poll-interval? https://forum.rclone.org/t/cant-get-poll-interval-working-with-union-remote/13353