Jump to content

Djoss

Community Developer
  • Posts

    2,359
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Djoss

  1. 3 hours ago, MellowB said:

    Great tool for my way too full media server, highly appreciated.

    There seems to be an issue with folder names including a "#" tho, not sure if this is an issue with the tool and if it can be fixed by you or if its an alpine linux thing?

    If I select a folder for the "Search directorys" that includes a hashtag at the front (first character) it selects the next directory above it that does not start with a hashtag and there seems to be no way around it... would be great if that could be fixed or I'll just have to change my directory structure. ^^

     

    I was able to reproduce.  This is an issue with the app itself.  I created a bug report for this: https://github.com/0x90d/videoduplicatefinder/issues/398

    • Like 1
  2. All you are discussing should not be a concern for FileBot or any applications working with /mnt/user/.  The issue/behaviour you are raising seems to be related to unRAID internals.

     

    For example, you mentioned that moving a file from a cache-enabled share to a cache-disabled shared does not produce the expected result.  From FileBot's point of view, the file has been moved from one folder to the other.  However, under the hood, unRAID did not place the file to the expected disks.

  3. 7 minutes ago, JustinChase said:

    Recently I noticed this docker is showing "unavailable" for version on the docker page.

     

    I haven't done anything with this for a long time.  i went into it to edit and "edited" a field, without actually changing anything, which let me "apply" the setting again, and it started fine, but still shows unavailable for the version.

     

    The log file does show the version of both the program and the docker, but the docker screen in the unraid GUI will not show a version.  checking for updates does not change this.

     

    This is an unRAID bug.  See the following thread: 

     

  4. 2 minutes ago, IT_Feldman said:

    Hi everyone,

    I'm having an issue in the GUi for FileBot. There's an error message that never goes away and I'm not sure how to resolve it. The message is: "Unexpected error encountered: JSON.parse: unexpected character at line 1 column 1 of the JSON data". I have not seen anything in the logs that points to an issue, and I cannot find a JSON file in appdata that would be the source of the problem.

    Any thoughts on how to proceed?

    FilebotError.png

     

    This is usually caused by a browser plugin blocking something needed by the page.

    • Like 1
  5. 1 hour ago, NoobSpy said:

    If I need to nitpick the videoplayer has no controls but you can skip with a right click.

    I was not sure if a video player would be useful or not, so I integrated a basic one.  Note that you can also use left/right arrow keys.

     

    1 hour ago, NoobSpy said:

    All this in a browser I am impressed. How does this work?

     

    The browser is basically running an HTML VNC client that connects to the application running in the container.

    • Like 1
  6. Support for Video Duplicate Finder docker container

    Application Name: Video Duplicate Finder
    Application Site: https://github.com/0x90d/videoduplicatefinder

    Docker Hub: https://hub.docker.com/r/jlesage/video-duplicate-finder
    Github: https://github.com/jlesage/docker-video-duplicate-finder

     

    Make sure to look at the complete documentation, available on Github !


    Post any questions or issues relating to this docker in this thread.

    • Like 2
  7. On 2/1/2023 at 12:04 PM, hawihoney said:

     

    I'm using this repository: jlesage/makemkv

     

    These variables are set (env confirmes that within Container Console):

    USER_ID=99

    GROUP_ID=100

    UMASK=000

     

    I'm using the GUI. Creating a folder or ripping an ISO file to the array results in user 1000.

     

    I do not understand that.

     

     

    Looks like the variables are not set properly.

     

    Did you create the container using the Community Apps plugin ?  If not, how you did ?

  8. 17 hours ago, jeppe said:

    to add --device /dev/sr0 --device /dev/sg5 the docker uninstalls it's self

     

    Not sure what you mean by the "docker uninstalls itself".

     

    However, to add a device, you need to edit container settings, click "Add another Path, Port, Variable, Label or Device" and then select "Device" for the "Config Type".  Also, make sure the device you add (e.g. /dev/sr0) really exists.

     

    For the log, please provide the complete log by running "docker logs MakeMKV".

  9. On 1/29/2023 at 10:24 PM, hawihoney said:

    Does setting USER_ID=99, GROUP_ID=100 and UMASK=000 in MakeMKV really work? I've set them and directories/files are created as user=1000.

     

    Do I need to set something else?

     

    Thanks in advance.

    Yes it should work.  Are you using default template settings ?

    Are you using the UI or the automatic disc ripper ?

  10. This directory with weird name is causing the problem:

     

    root@Tower:~# ls -la /mnt/cache/appdata/FileBot
    drwx------ 1 nobody users      28 Aug  9  2018 \n/

     

    Removing it should fix your issue.

     

    I will make an update to better handle this scenario in the future.

     

  11. 10 hours ago, Coogan2007 said:

     

    I did not; I thought it was automatic when the container started.  But I just found it in the hardware presets.  Thanks!

     

    Edit: jeez, just started a x265 encode and it's 20x faster, and the CPU load is down by about a third.

    👍

  12. 2 hours ago, Dizzy810 said:

    After updating the docker a couple days ago I am no longer able to start FileBot. It says:

     

     

    I tried updating to the beta and then tried removing the docker and reinstalling. Neither worked. 

     

     

     

    Can you provide the output of:

    ls -la /mnt/cache/appdata/FileBot

     

    And:

    echo START && find /mnt/cache/appdata/FileBot -maxdepth 1 -type d && echo END

     

  13. 1 hour ago, Coogan2007 said:

    How can I find out if QSV is being used?  The activity log says it's detected but my h264->h265 (using MKV 1080p30 preset) encodes are still hitting around 5-7fps and the 2 CPUs I've got enabled for it are roaring along at 99%.  Just wanted to make sure this is normal.

     

    Have you selected a QSV encoder in your preset ?

  14. On 1/20/2023 at 10:11 AM, rtinker said:

    Awesome software - used it for a long time and really appreciate it. 

    Lately my CrashPlan is barfing (in the UI) about the inotify limit needing to be raised. As a result, it says that realtime file monitoring is not working. Is there a config parameter and recommended value to change inotify?

    Thanks

     

     

    You can use the "Tips and Tweaks" unRAID plugin to increase the number of watches.  The plugin shows the current number, along with the number used.

    There is no recommended values, since it depends directly on the number of files you backed.  Using the plugin, try to increase the "Max User Watches" and then see how it goes.

    • Like 1
  15. 5 hours ago, overkongen said:

    After the update last week the AMC script uses the default umask 0022 no matter what value I set in the configuration. I even tried reinstalling from scratch. Can someone tell me how to change it to 0002?

     

    Thanks for reporting, I'm fixing this.

    • Thanks 1
×
×
  • Create New...