kizer

Moderators
  • Posts

    3687
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by kizer

  1. 5 hours ago, JonathanM said:

    It's quite easy to understand. From the front door you go up half a flight of stairs to get to one side of the house, and down half a flight to the other. Easy peasy.

     

    Yes its easy to understand, but for some its hard to simply explain it to them so They Understand. 

     

    At first it was so hard for me to grasp in 2009 I just did Disk shares because nothing went where I told it to go. Until I realized my split levels was all messed up and my High Water was messed up. 

     

    But I totally get what your saying with your Joke. Its kinda weird, but I'm glad we all kinda half get it. 

    Get it 1/2 get it. Lol

     

     

  2. Normally Pre-Sales questions are does Unraid do this and does it do that and the community normally chimes in to help as they can. 

     

    I'm not a Dev, but I'm going to guess ZFS will be initially supported with the pools that are not currently in the Array.  That's just a guess of course. 

    They do look at the requests from the request section and roll out requests as they can. I know they have been baking small things in here and there, but only time will tell when it arrives. 

     

    I know this exists, but I don't know much about it at all. 

     

     

  3. 6 hours ago, Jaybau said:

    Might there be a way to output the files that are being acted upon?

    I would prefer lsattr after the expected action to verify the file attribute has changed.

    The output would be useful because the script won't let you know if you made a typo.

     

    My file structure is as follows. 

     

    Media/Movies

    Media/Tv shows

     

    I have a script that I run on the 15th of every month. It runs against my Media share and includes the Movie folder only because I don't change them often. Tv shows I'm constantly changing because of Ripping and Re-ripping. 

     

    Also I added after the script a little Notification to let me know it was done. 

     

    To test it I would goto my Movie folder and attempt to delete or move a file. Its not going anywhere. ;)

     

    #!/bin/bash
    #noParity=true
    #arrayStarted=true
    /mnt/cache/appdata/scripts/no_ransom.sh --lock-files 'yes' --media-shares 'Media' --include-folders 'Movies' --include-extensions '*.*' --debug 'yes'
    
    echo "Sending Notification"
    /usr/local/emhttp/plugins/dynamix/scripts/notify -e "$(date +%D-%H:%I) Movies Locked" -d "$(date +%D-%H:%I) Movies Locked" -i "normal" 
    echo "."
    echo "."
    echo "done"

     

    As you can see from the script path I hid the script on my SSD/Cache /mnt/cache/appdata so its backed up with backup/restore plugin and I use the above script as a call out to the long long bit of code.  The reason I'm mentioning the backup is because I literally just rebuilt my SSD/Cache today because I was stupid and did some tinkering with some cables and my server went hay wire.  lol 

     

     

  4. Well from what JorgeB posted up above ich777 is our resident baking things into drivers which supports a lot of Nvidia cards here. He has nothing to test it with so I'm guessing its going to be a while. 

     

    I'm sure if somebody was willing to work with him maybe he can get it done with some help. 

  5. I'm seeing mass of these in your logs

     

    Oct  1 07:24:22 EmbyServer nginx: 2022/10/01 07:24:22 [error] 4438#4438: MEMSTORE:00: can't create shared message for channel /devices
    Oct  1 07:24:23 EmbyServer nginx: 2022/10/01 07:24:23 [crit] 4438#4438: ngx_slab_alloc() failed: no memory
    Oct  1 07:24:23 EmbyServer nginx: 2022/10/01 07:24:23 [error] 4438#4438: shpool alloc failed
    Oct  1 07:24:23 EmbyServer nginx: 2022/10/01 07:24:23 [error] 4438#4438: nchan: Out of shared memory while allocating message of size 6038. Increase nchan_max_reserved_memory.
    Oct  1 07:24:23 EmbyServer nginx: 2022/10/01 07:24:23 [error] 4438#4438: *3088717 nchan: error publishing message (HTTP status code 500), client: unix:, server: , request: "POST /pub/devices?buffer_length=1 HTTP/1.1", host: "localhost"

  6. You can't go wrong with option 2 either way. 

    I have my Content like so. 

     

    Media/Movies

    Media/Tv

     

    All my Movies is in Movies

    All my Tv Shows are in Tv 

     

    There is nothing wrong with keeping your Movies in two different folders if you choose unless your system can't transcode or play put them all together. I run Primary Apple in my house so everything can Direct play except out of the house and then my Server steps up and Transcodes using a GTX1050 Video card. 

     

    I don't have any experience moving a windows app folder to linux. So I can't confirm if it would work or not. 

     

     

  7. 15 hours ago, ConnerVT said:

    I was just poking around the Community Applications tab, and thought I would toss an observation here about ich777.

     

    ich777 posted his first CA app CSGO on Apr 16, 2019.  That will soon be 3.5 years ago.  He now has a total of 176 apps on CA.  That works out to be one app a week, every week, for 3.5 years.

     

    And he will answer a question about any one of them if you ask.

     

    ............and if you message him because I have. Openly and honestly takes the hit/blame if something changed and his plugin didn't address it.

    That's Class!

     

    We are only Human, but some people go a little beyond and he always has. ;)

    • Like 2
  8. 5 hours ago, mrpops2ko said:

    disagree with the method of communication but this seems mostly trivial for limetech to implement in practice

     

    the real point of origin where a warning would be or should be issued, is on the clicking of the update button (as a secondary 'are you sure') style window


    it doesn't strike me beyond the realms of computational possibility to parse a list of plugins already installed and spit out the ones which will be invalid

     

    its at that point, the user can say 'nah i cant be bothered updating yet' because if its invalidating more plugins than the effort you plan to go to, and you are relatively happy as is, why bother?

     

    the problem ultimately was that people felt blindsided - and overall should be a simple problem to fix

     


    There is an upgrade assistant tool built in so you can click on it to look for known conflicts. It’s been built in for several versions. I personally use it every single update. Some might choose to roll the dice and not use it, but Limetech does try to be informative. 
     

    953CF028-1511-48FD-BBF7-B3F4CC848A8A.jpeg
     

     

    • Like 2
    • Thanks 1
  9. Everybody please understand this is not intended as a Tech Support thread. Nothing wrong with indicating you have a problem because of the install that will alert others they might as well. However please create a new topic in the General section so it can be looked at better and trouble shot more appropriately. 

     

    This is literally the only time when we encourage cross posting. 😁

    • Like 3
    • Haha 2
    • Upvote 1
  10. Could very well be. Or if the guys at limetech had a bit more info maybe they could shine a little more light on the subject as far as what a fix could be maybe even a tweak on your system.  Problem not knowing what the problem is its hard to address.  Does your logs show anything either on the app or unraid. I know you posted a screen shot, but is there anything else?