-
[SUPPORT] GRTGBLN - DOCKER TEMPLATES
@csb did you ever figure this out? Im going insane trying to figure out the UMASK issue.
-
[Support] binhex - qBittorrent
So I have this working again, without the variable port flag env var enabled. I have it set in the gluetun container I'm running to adjust the port when a new port is brought up via the VPN_PORT_FORWARDING_UP_COMMAND env var. When Gluetun detects a change it write the port, no idea why it works from the Gluetun side but not within the container but either way I have it working again and thanks for working with me!
-
[Support] binhex - qBittorrent
username and password are both correct, I use it to login to the webGUI everytime. Just to make sure I wasn't insane I changed the username/password and verified that works on the webgui itself, when adding the changed credentials to the env var's it still gives me the same log output I sent to you. Im wondering if there's not something broken in my qbit config at this point.
-
[Support] binhex - qBittorrent
Command Execution.txtsupervisord.logattached are both of the logs with the latest image. I also noticed the following: If I have GLUETUN_INCOMING_PORT set to yes it will fail and not launch the webgui, if I have it set to "no" it works just doesn't attach the forwarded port. I am using ProtonVPN in Gluetun, so it does support port forwarding. supervisord - no GLUETON_INCOMING_PORT.txt
-
[Support] binhex - qBittorrent
Thanks for the above @binhex I added the variables above, pulled the latest image and it connects for a moment then drops. Without restarting my Gluetun container I rolled back to 5.1.4-2-01 and it connected without issue. Attached the section of the logs where this happens. Im back on 5.1.4-2-01 until the 5.2 releases become more stable. I'm happy to test/help however needed. new 2.txt
-
[Support] binhex - qBittorrent
So I have QBittorrent implemented with Gluetun using the container network, on 5.1.4 it works without issue, when upgrading to any of the 5.2 releases it seems the logs just loop and it does not ever connect. Is this a known issue ? Rollback to 5.1.4 after updating fixes and it connects again without issue. Config.toml is configured on the gluetun side. EDIT: This seems to have been resolved on 5.2.1
-
[Support] binhex - qBittorrent
DISREGARD, They changed a few paths for the config.toml file, and I didnt realize it was a super recent (4 day old) change. Updated the path in the config.toml for portforward and it works. If anyone is coming here with issues for this my old config.toml file on the Gluetun container, contained routes = [GET /v1/openvpn/portforwarded] it needed to be changed to ["GET /v1/portforward"] so my config.toml file for this to work looks as follows: [[roles]] name = "binhex-qbittorrent" # Define a list of routes with the syntax "Http-Method /path" routes = ["GET /v1/portforward"] # Define an authentication method with its parameters auth = "yourpreferredauthmethodhere" sorry if this caused you any extra work.
-
[Support] binhex - qBittorrent
So I'm running into a strange issue not sure where the issue is: when i updated my gluetun container to :latest it no longer forwards the port to this container, i see the port forward working in gluetun 2025-11-22T11:21:35-06:00 INFO [http server] 301 GET /v1/openvpn/portforwarded wrote 50B to 127.0.0.1:58166 in 19.464µs 2025-11-22T11:21:35-06:00 INFO [http server] 401 GET /v1/publicip/ip wrote 13B to 127.0.0.1:58168 in 4.5µs but in the qbittorrent logs: [WARN] Incoming port is not set, cannot verify application incoming port matches VPN port [WARN] Incoming port is not set, this may be due to the VPN not being connected or the gluetun Control Server not being available, checking again in 60 seconds... when i roll my gluetun container back to qmcgaw/gluetun:pr-2586 it starts working again [INFO] External verification: Incoming port '47561' is reachable. [INFO] Previous VPN port forward '47561' and current VPN port forward '47561' are the same, checking again in 60 seconds... [INFO] Sleeping for 60 seconds before re-checking port assignment... Im not sure if this issue is on gluetun's side or if something else is going on.
-
[SUPPORT] GRTGBLN - DOCKER TEMPLATES
I am trying to hunt down an issue with the Libation docker, it seems, at some point, permissions stopped being applied to either (or both) the folder & the downloaded files. Previously, the files would be accessible via SMB share and I could move them into folders for collection and series sorting to make Audiobookshelf more self sufficient. Now its giving me a "this file is in use" and then when I try to delete the folder it says it requires permissions from Nobody to execute the task. If I log in to Krusader or delete via shell it works fine. If i re-apply docker-safe permissions it works fine. I'm wondering what could have changed, I do not recall the last time this worked. Appdata access works fine, it just seems to be the downloaded files. Verified the extra parameters is set to -u 99:100 so it should work. Is this something Docker/template related, or possibly something screwed up permissions? I already checked windows permissions on all of my other files. It seems the folder and file permissions are just broken.
-
[Support] Linuxserver.io - Plex Media Server
Over the weekend I've run into an issue with the docker IMG filling up like a lot of other people have been reporting prior to this. I narrowed it down to a specific directory within the Plex container, /run/plex-temp, please note I have not made ANY changes to this system, docker container or anything until this issue began. I use appdata backup to restore the XML file. The /run/plex-temp directory fills up with CreditDetection thumbnails and eventually crashes docker, if not the entire array and requires a hard power off to resolve. I tried rolling back the version to the one prior since the issue started after an upgrade and it still exhibits the same behavior. As a temporary bandaid I've turned off credits detection to stop it from crashing docker/the array. I'm wondering what the methodology would be to change the path for /run/plex-temp to a drive directory so I can see if maybe it just needs extra space temporarily to get an entire scan done or what. create a path variable for /run/plex-temp and point it to an array/cache path? EDIT: adding in my plex.xml for current settings.my-plex.xml
-
[Support] Linuxserver.io - Lychee
I've had a weird issue where updating the docker has broken all of the links to the images, they just show a blurred background and the universal broken IMG icon. Has anyone experienced this or know of a way to resolve this? I installed a fresh version that im keeping version locked while I try to figure this out, i dont necessairly a year down the line want to be running out of date code but I can't have it breaking every other update either, any ideas?
-
[Plugin] Appdata.Backup
Yep thats what early morning brain does, i didnt even realize what I had done. Thank you.
-
[Plugin] Appdata.Backup
So I've tried searching and it may be early morning brain: In regards to Plex I recently learned about excluding the Cache, Media and Metadata folders using appdata backup, I thought I had it set up correctly but my most recent backup still is backing up the excluded paths. I have tried to add them into the global exclusion list & into the Docker settings directly. What am I doing wrong? Opened up the most recent TAR: [13.09.2024 00:03:43][ℹ️][plex] Stopping plex... done! (took 3 seconds) [13.09.2024 00:03:46][ℹ️][plex] Should NOT backup external volumes, sanitizing them... [13.09.2024 00:03:46][ℹ️][plex] Calculated volumes to back up: /mnt/user/appdata/plex-lscr [13.09.2024 00:03:46][ℹ️][plex] Backing up plex... [13.09.2024 00:08:03][ℹ️][plex] Backup created without issues [13.09.2024 00:08:03][ℹ️][plex] Verifying backup... [13.09.2024 00:12:03][ℹ️][plex] Starting plex... (try #1) done! ^^Log from my most recent backup this morning.
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
So I recently upgraded an early Ryzen build with a 12700k because I wanted to use QSV and eliminate the need for a graphics card. I re-setup HW Decoding in Jellyfin & Plex and it works beautifully (verified with INTEL_GPU_TOP via console) However, TDARR for some reason will not transcode anything using QSV, i've tried two different plugins: Boosh-Transcode using QSV GPU & FFMPEG & FFMPEG VAAPI HEVC Transcode. this is using the separate node docker yes I have added --device=/dev/dri to the node (and also to the server docker just incase) it worked fine with NVENC on the old ryzen build haven't tried it with the current build as i removed the graphics card Jellyfin and Plex work fine with --device=/dev/dri and i validated it in the console using INTEL_GPU_TOP On the Boosh transcoder it does "work" but it goes at like 10,000 frames a second and doesnt ever actually transcode anything. i'm out of ideas on this since it works on Jellyfin & Plex but not TDARR. Help plz? 2023-03-22T11:17:52.152Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[Step W03] [C1] Analysing file - running plugins 2023-03-22T11:17:52.152Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:transcode task, scanning for extra file details before transcode 2023-03-22T11:17:52.153Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Updating file properties using mkvpropedit 2023-03-22T11:17:52.153Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Updated file properties using mkvpropedit 2023-03-22T11:17:53.154Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Scan complete 2023-03-22T11:17:53.156Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Updating Node relay: Processing 2023-03-22T11:17:53.158Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[1/2] Checking file frame count 2023-03-22T11:17:53.159Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Transcode task, determining transcode settings 2023-03-22T11:17:53.160Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[2/2] Frame count 0 2023-03-22T11:17:53.161Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Plugin stack selected 2023-03-22T11:17:53.161Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[1/5] Reading plugin 2023-03-22T11:17:53.162Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Plugin: Tdarr_Plugin_lmg1_Reorder_Streams 2023-03-22T11:17:53.162Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[2/5] Plugin read 2023-03-22T11:17:53.162Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[3/5] Installing dependencies 2023-03-22T11:17:53.163Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[4/5] Running plugin 2023-03-22T11:17:53.163Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[5/5] Running plugin finished 2023-03-22T11:17:53.164Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Plugin: Tdarr_Plugin_Mthr_VaapiHEVCTranscode\ 2023-03-22T11:17:53.164Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Worker log: 2023-03-22T11:17:53.164Z Pre-processing - Tdarr_Plugin_lmg1_Reorder_Streams 2023-03-22T11:17:53.164Z File has video in first stream 2023-03-22T11:17:53.164Z File meets conditions! 2023-03-22T11:17:53.164Z ☒Plugin error! TypeError: _0x868168[_0x1edbf5(...)] is not a function 2023-03-22T11:17:53.164Z 2023-03-22T11:17:53.164Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[2/5] Plugin read 2023-03-22T11:17:53.165Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:[1/5] Reading plugin 2023-03-22T11:17:53.165Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Worker config: { 2023-03-22T11:17:53.165Z "processFile": false, 2023-03-22T11:17:53.165Z "preset": "", 2023-03-22T11:17:53.165Z "container": "", 2023-03-22T11:17:53.165Z "handBrakeMode": false, 2023-03-22T11:17:53.165Z "FFmpegMode": true, 2023-03-22T11:17:53.165Z "reQueueAfter": false, 2023-03-22T11:17:53.165Z "infoLog": "File has video in first stream\n File meets conditions!\n", 2023-03-22T11:17:53.165Z "handbrakeMode": "", 2023-03-22T11:17:53.165Z "ffmpegMode": true, 2023-03-22T11:17:53.165Z "error": true 2023-03-22T11:17:53.165Z } 2023-03-22T11:17:53.165Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Error TypeError: _0x868168[_0x1edbf5(...)] is not a function 2023-03-22T11:17:53.166Z 2xKFJ7DUZ:Node[girthquake]:Worker[OmVX8dHc5]:Worker config [-error-]: 1 2023-03-22T11:14:36.182Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:[Step W05] [C1] Launching subworker 2 2023-03-22T11:14:36.182Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Preparing to launch subworker 3 2023-03-22T11:14:36.182Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Subworker launched 4 2023-03-22T11:14:36.183Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:[1/3] Sending command to subworker 5 2023-03-22T11:14:36.183Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:[2/3] HandBrakeCLI -i /mnt/media/Convert/Romeo + Juliet (1996) Bluray-1080p Proper.mkv -o /tmp/Romeo + Juliet (1996) Bluray-1080p Proper-TdarrCacheFile-pbaqtSdEm1.mp4 --scan 6 2023-03-22T11:14:36.183Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:[3/3] Command sent 7 2023-03-22T11:14:36.184Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:To see live CLI output, enable 'Log full FFmpeg/HandBrake output' in the staging section on the Tdarr tab before the job starts. Note this could increase the job report size substantially. 8 2023-03-22T11:14:36.184Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Subworker:Online 9 2023-03-22T11:14:36.184Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Subworker:Receiving transcode settings 10 2023-03-22T11:14:36.184Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Subworker:Running CLI 11 2023-03-22T11:14:37.192Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Subworker:a.Thread closed, code: 0 12 2023-03-22T11:14:37.192Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Subworker exit approved, killing subworker 13 2023-03-22T11:14:37.193Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Subworker killed 14 2023-03-22T11:14:37.193Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:b.Thread closed, code: 0 15 2023-03-22T11:14:37.194Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:CLI code: 0 16 2023-03-22T11:14:37.195Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:Last 200 lines of CLI log: 17 2023-03-22T11:14:37.195Z XY6NuvfEkK:Node[girthquake]:Worker[ZYarUfcd_]:[11:14:33] Compile-time hardening features are enabled 18 2023-03-22T11:14:37.195Z 19 2023-03-22T11:14:37.195Z [11:14:33] hb_display_init: attempting VA driver 'iHD' 20 2023-03-22T11:14:37.195Z 21 2023-03-22T11:14:37.195Z libva info: VA-API version 1.16.0 22 2023-03-22T11:14:37.195Z libva info: User environment variable requested driver 'iHD' 23 2023-03-22T11:14:37.195Z libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so 24 2023-03-22T11:14:37.195Z 25 2023-03-22T11:14:37.195Z libva info: Found init function __vaDriverInit_1_16 26 2023-03-22T11:14:37.195Z 27 2023-03-22T11:14:37.195Z libva info: va_openDriver() returns 0 28 2023-03-22T11:14:37.195Z 29 2023-03-22T11:14:37.195Z [11:14:33] hb_display_init: using VA driver 'iHD' 30 2023-03-22T11:14:37.195Z libva info: VA-API version 1.16.0 31 2023-03-22T11:14:37.195Z libva info: User environment variable requested driver 'iHD' 32 2023-03-22T11:14:37.195Z libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so 33 2023-03-22T11:14:37.195Z 34 2023-03-22T11:14:37.195Z libva info: Found init function __vaDriverInit_1_16 35 2023-03-22T11:14:37.195Z 36 2023-03-22T11:14:37.195Z libva info: va_openDriver() returns 0 37 2023-03-22T11:14:37.195Z 38 2023-03-22T11:14:37.195Z [11:14:33] qsv: is available on this system 39 2023-03-22T11:14:37.195Z 40 2023-03-22T11:14:37.195Z Cannot load libnvidia-encode.so.1 41 2023-03-22T11:14:37.195Z 42 2023-03-22T11:14:37.195Z [11:14:33] hb_init: starting libhb thread 43 2023-03-22T11:14:37.195Z 44 2023-03-22T11:14:37.195Z [11:14:33] thread 14ebe51ff700 started ("libhb") 45 2023-03-22T11:14:37.195Z HandBrake 1.6.1 (2023021100) - Linux x86_64 - https://handbrake.fr 46 2023-03-22T11:14:37.195Z 20 CPUs detected 47 2023-03-22T11:14:37.195Z 48 2023-03-22T11:14:37.195Z Opening /mnt/media/Convert/Romeo + Juliet (1996) Bluray-1080p Proper.mkv... 49 2023-03-22T11:14:37.195Z 50 2023-03-22T11:14:37.195Z [11:14:33] CPU: 12th Gen Intel(R) Core(TM) i7-12700K 51 2023-03-22T11:14:37.195Z [11:14:33] - Intel microarchitecture Alder Lake performance hybrid architecture 52 2023-03-22T11:14:37.195Z 53 2023-03-22T11:14:37.195Z [11:14:33] - logical processor count: 20 54 2023-03-22T11:14:37.195Z [11:14:33] Intel Quick Sync Video support: yes 55 2023-03-22T11:14:37.195Z [11:14:33] Intel Quick Sync Video integrated adapter with index 0 56 2023-03-22T11:14:37.195Z [11:14:33] Impl mfxhw64 library path: /usr/lib/x86_64-linux-gnu/libmfxhw64.so.1.35 57 2023-03-22T11:14:37.195Z [11:14:33] - Intel Media SDK hardware: API 1.35 (minimum: 1.3) 58 2023-03-22T11:14:37.195Z [11:14:33] - Decode support: h264 hevc (8bit: yes, 10bit: yes) av1 (8bit: yes, 10bit: yes) 59 2023-03-22T11:14:37.195Z [11:14:33] - H.264 encoder: yes 60 2023-03-22T11:14:37.195Z [11:14:33] - preferred implementation: hardware (any) via ANY 61 2023-03-22T11:14:37.195Z [11:14:33] - capabilities (hardware): lowpower breftype vsinfo chromalocinfo opt1 opt2+mbbrc+extbrc+trellis+repeatpps+ib_adapt+nmpslice 62 2023-03-22T11:14:37.195Z [11:14:33] - H.265 encoder: yes (8bit: yes, 10bit: yes) 63 2023-03-22T11:14:37.195Z [11:14:33] - preferred implementation: hardware (any) via ANY 64 2023-03-22T11:14:37.195Z [11:14:33] - capabilities (hardware): lowpower bpyramid vsinfo masteringinfo cllinfo opt1 65 2023-03-22T11:14:37.195Z [11:14:33] - AV1 encoder: no 66 2023-03-22T11:14:37.195Z [11:14:33] hb_scan: path=/mnt/media/Convert/Romeo + Juliet (1996) Bluray-1080p Proper.mkv, title_index=1 67 2023-03-22T11:14:37.195Z 68 2023-03-22T11:14:37.195Z udfread ERROR: ECMA 167 Volume Recognition failed 69 2023-03-22T11:14:37.195Z 70 2023-03-22T11:14:37.195Z disc.c:333: failed opening UDF image /mnt/media/Convert/Romeo + Juliet (1996) Bluray-1080p Proper.mkv 71 2023-03-22T11:14:37.195Z 72 2023-03-22T11:14:37.195Z disc.c:437: error opening file BDMV/index.bdmv 73 2023-03-22T11:14:37.195Z 74 2023-03-22T11:14:37.195Z disc.c:437: error opening file BDMV/BACKUP/index.bdmv 75 2023-03-22T11:14:37.195Z 76 2023-03-22T11:14:37.195Z [11:14:33] bd: not a bd - trying as a stream/file instead 77 2023-03-22T11:14:37.195Z 78 2023-03-22T11:14:37.195Z libdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed 79 2023-03-22T11:14:37.195Z libdvdnav: vm: vm: failed to read VIDEO_TS.IFO 80 2023-03-22T11:14:37.195Z 81 2023-03-22T11:14:37.195Z [11:14:33] dvd: not a dvd - trying as a stream/file instead 82 2023-03-22T11:14:37.195Z 83 2023-03-22T11:14:37.195Z Input #0, matroska,webm, from '/mnt/media/Convert/Romeo + Juliet (1996) Bluray-1080p Proper.mkv': 84 2023-03-22T11:14:37.195Z Metadata: 85 2023-03-22T11:14:37.195Z title : Romeo.+.Juliet.1996.REPACK.1080p.BluRay.x264-OFT 86 2023-03-22T11:14:37.195Z creation_time : 2022-10-05T02:40:33.000000Z 87 2023-03-22T11:14:37.195Z ENCODER : Lavf58.76.100 88 2023-03-22T11:14:37.195Z Duration: 02:00:10.66, start: 0.000000, bitrate: 6195 kb/s 89 2023-03-22T11:14:37.195Z Chapters: 90 2023-03-22T11:14:37.195Z Chapter #0:0: start 0.000000, 91 2023-03-22T11:14:37.195Z end 577.368000 92 2023-03-22T11:14:37.195Z Metadata: 93 2023-03-22T11:14:37.195Z title : The Prologue 94 2023-03-22T11:14:37.195Z Chapter #0:1: start 577.368000, end 817.150000 95 2023-03-22T11:14:37.195Z Metadata: 96 2023-03-22T11:14:37.195Z title : Sycamore Grove 97 2023-03-22T11:14:37.195Z Chapter #0:2: start 817.150000, end 868.242000 98 2023-03-22T11:14:37.195Z Metadata: 99 2023-03-22T11:14:37.195Z title : Bachelor of the Year 100 2023-03-22T11:14:37.195Z Chapter #0:3: start 868.242000, end 958.458000 101 2023-03-22T11:14:37.195Z Metadata: 102 2023-03-22T11:14:37.195Z title : The Pool Hall 103 2023-03-22T11:14:37.195Z Chapter #0:4: start 958.458000, end 1145.770000 104 2023-03-22T11:14:37.195Z Metadata: 105 2023-03-22T11:14:37.195Z title : The Capulet Mansion 106 2023-03-22T11:14:37.195Z Chapter #0:5: start 1145.770000, end 1446.070000 107 2023-03-22T11:14:37.195Z Metadata: 108 2023-03-22T11:14:37.195Z title : Mecutio at Sycamore Grove 109 2023-03-22T11:14:37.195Z Chapter #0:6: start 1446.070000, end 1531.947000 110 2023-03-22T11:14:37.195Z Metadata: 111 2023-03-22T11:14:37.195Z title : The Party Parties 112 2023-03-22T11:14:37.195Z Chapter #0:7: start 1531.947000, end 1677.551000 113 2023-03-22T11:14:37.195Z Metadata: 114 2023-03-22T11:14:37.195Z title : Romeo Spies Juliet 115 2023-03-22T11:14:37.195Z Chapter #0:8: start 1677.551000, end 1726.141000 116 2023-03-22T11:14:37.195Z Metadata: 117 2023-03-22T11:14:37.195Z title : Fulgencio Warn Tybalt 118 2023-03-22T11:14:37.195Z Chapter #0:9: start 1726.141000, end 1809.099000 119 2023-03-22T11:14:37.195Z Metadata: 120 2023-03-22T11:14:37.195Z title : Juliet, the Flirt 121 2023-03-22T11:14:37.195Z Chapter #0:10: start 1809.099000, end 1939.855000 122 2023-03-22T11:14:37.195Z Metadata: 123 2023-03-22T11:14:37.195Z title : First Kisses 124 2023-03-22T11:14:37.195Z Chapter #0:11: start 1939.855000, end 2001.082000 125 2023-03-22T11:14:37.195Z Metadata: 126 2023-03-22T11:14:37.195Z title : The Revelation 127 2023-03-22T11:14:37.195Z Chapter #0:12: start 2001.082000, end 2106.521000 128 2023-03-22T11:14:37.195Z Metadata: 129 2023-03-22T11:14:37.195Z title : The Party's Over 130 2023-03-22T11:14:37.195Z Chapter #0:13: start 2106.521000, end 2708.789000 131 2023-03-22T11:14:37.195Z Metadata: 132 2023-03-22T11:14:37.195Z title : Romeo Sneaks Back 133 2023-03-22T11:14:37.195Z Chapter #0:14: start 2708.789000, end 2986.734000 134 2023-03-22T11:14:37.195Z Metadata: 135 2023-03-22T11:14:37.195Z title : Arranging the Marriage 136 2023-03-22T11:14:37.195Z Chapter #0:15: start 2986.734000, end 3095.759000 137 2023-03-22T11:14:37.195Z Metadata: 138 2023-03-22T11:14:37.195Z title : Boys on the Beach 139 2023-03-22T11:14:37.195Z Chapter #0:16: start 3095.759000, end 3228.934000 140 2023-03-22T11:14:37.195Z Metadata: 141 2023-03-22T11:14:37.195Z title : Romeo Gets the Word From the Nurse 142 2023-03-22T11:14:37.195Z Chapter #0:17: start 3228.934000, end 3358.021000 143 2023-03-22T11:14:37.195Z Metadata: 144 2023-03-22T11:14:37.195Z title : The Nurse Teases Juliet 145 2023-03-22T11:14:37.195Z Chapter #0:18: start 3358.021000, end 3452.032000 146 2023-03-22T11:14:37.195Z Metadata: 147 2023-03-22T11:14:37.195Z title : The Wedding 148 2023-03-22T11:14:37.195Z Chapter #0:19: start 3452.032000, end 4071.401000 149 2023-03-22T11:14:37.195Z Metadata: 150 2023-03-22T11:14:37.195Z title : Death on a Summer's Day 151 2023-03-22T11:14:37.195Z Chapter #0:20: start 4071.401000, end 4526.772000 152 2023-03-22T11:14:37.195Z Metadata: 153 2023-03-22T11:14:37.195Z title : Retribution at Twilight 154 2023-03-22T11:14:37.195Z Chapter #0:21: start 4526.772000, end 4937.724000 155 2023-03-22T11:14:37.195Z Metadata: 156 2023-03-22T11:14:37.195Z title : A Wedding Night 157 2023-03-22T11:14:37.195Z Chapter #0:22: start 4937.724000, end 5369.364000 158 2023-03-22T11:14:37.195Z Metadata: 159 2023-03-22T11:14:37.195Z title : Juliet Learns Her Options 160 2023-03-22T11:14:37.195Z 161 2023-03-22T11:14:37.195Z Chapter #0:23: start 5369.364000, end 5395.974000 162 2023-03-22T11:14:37.195Z Metadata: 163 2023-03-22T11:14:37.195Z title : Romeo Misses a Message in Mantua 164 2023-03-22T11:14:37.195Z Chapter #0:24: start 5395.974000, end 5553.631000 165 2023-03-22T11:14:37.195Z Metadata: 166 2023-03-22T11:14:37.195Z title : Juliet Takes Her Medicine 167 2023-03-22T11:14:37.195Z Chapter #0:25: start 5553.631000, end 6051.170000 168 2023-03-22T11:14:37.195Z Metadata: 169 2023-03-22T11:14:37.195Z title : Romeo Learns of His Beloved' Fate 170 2023-03-22T11:14:37.195Z Chapter #0:26: start 6051.170000, end 6691.101000 171 2023-03-22T11:14:37.195Z Metadata: 172 2023-03-22T11:14:37.195Z title : Together at Last 173 2023-03-22T11:14:37.195Z Chapter #0:27: start 6691.101000, end 6797.624000 174 2023-03-22T11:14:37.195Z Metadata: 175 2023-03-22T11:14:37.195Z title : Epilogue 176 2023-03-22T11:14:37.195Z Chapter #0:28: start 6797.624000, end 7210.579000 177 2023-03-22T11:14:37.195Z Metadata: 178 2023-03-22T11:14:37.195Z title : End Titles 179 2023-03-22T11:14:37.195Z 180 2023-03-22T11:14:37.195Z Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default) 181 2023-03-22T11:14:37.195Z Metadata: 182 2023-03-22T11:14:37.195Z BPS-eng : 5745334 183 2023-03-22T11:14:37.195Z DURATION-eng : 02:00:10.619708333 184 2023-03-22T11:14:37.195Z NUMBER_OF_FRAMES-eng: 172882 185 2023-03-22T11:14:37.195Z NUMBER_OF_BYTES-eng: 5178427078 186 2023-03-22T11:14:37.195Z _STATISTICS_WRITING_APP-eng: mkvpropedit v45.0.0 ('Heaven in Pennies') 64-bit 187 2023-03-22T11:14:37.195Z _STATISTICS_WRITING_DATE_UTC-eng: 2023-03-22 16:14:03 188 2023-03-22T11:14:37.195Z _STATISTICS_TAGS-eng: 189 2023-03-22T11:14:37.195Z BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 190 2023-03-22T11:14:37.195Z Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s (default) 191 2023-03-22T11:14:37.195Z Metadata: 192 2023-03-22T11:14:37.195Z title : Surround AC3 5.1 193 2023-03-22T11:14:37.195Z BPS-eng : 448000 194 2023-03-22T11:14:37.195Z DURATION-eng : 02:00:10.656000000 195 2023-03-22T11:14:37.195Z 196 2023-03-22T11:14:37.195Z NUMBER_OF_FRAMES-eng: 225333 197 2023-03-22T11:14:37.195Z NUMBER_OF_BYTES-eng: 403796736 198 2023-03-22T11:14:37.195Z _STATISTICS_WRITING_APP-eng: mkvpropedit v45.0.0 ('Heaven in Pennies') 64-bit 199 2023-03-22T11:14:37.195Z _STATISTICS_WRITING_DATE_UTC-eng: 2023-03-22 16:14:03 200 2023-03-22T11:14:37.195Z _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 201 2023-03-22T11:14:37.195Z Stream #0:2(eng) 202 2023-03-22T11:14:37.195Z : Subtitle: subrip 203 2023-03-22T11:14:37.195Z Metadata: 204 2023-03-22T11:14:37.195Z title : English SDH 205 2023-03-22T11:14:37.195Z BPS-eng : 50 206 2023-03-22T11:14:37.195Z DURATION-eng : 01:59:36.419000000 207 2023-03-22T11:14:37.195Z NUMBER_OF_FRAMES-eng: 1335 208 2023-03-22T11:14:37.195Z NUMBER_OF_BYTES-eng: 45501 209 2023-03-22T11:14:37.195Z _STATISTICS_WRITING_APP-eng: mkvpropedit v45.0.0 ('Heaven in Pennies') 64-bit 210 2023-03-22T11:14:37.195Z _STATISTICS_WRITING_DATE_UTC-eng: 2023-03-22 16:14:03 211 2023-03-22T11:14:37.195Z _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 212 2023-03-22T11:14:37.195Z 213 2023-03-22T11:14:37.195Z [11:14:33] scan: decoding previews for title 1 214 2023-03-22T11:14:37.195Z 215 2023-03-22T11:14:37.195Z [11:14:33] scan: audio 0x1: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps) 216 2023-03-22T11:14:37.195Z 217 2023-03-22T11:14:37.195Z Scanning title 1 of 1, preview 10, 100.00 % 218 2023-03-22T11:14:37.195Z [11:14:34] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 140/140/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left 219 2023-03-22T11:14:37.195Z [11:14:34] scan: supported video decoders: avcodec qsv 220 2023-03-22T11:14:37.195Z 221 2023-03-22T11:14:37.195Z [11:14:34] libhb: scan thread found 1 valid title(s) 222 2023-03-22T11:14:37.195Z 223 2023-03-22T11:14:37.195Z + title 1: 224 2023-03-22T11:14:37.195Z + stream: /mnt/media/Convert/Romeo + Juliet (1996) Bluray-1080p Proper.mkv 225 2023-03-22T11:14:37.195Z + duration: 02:00:10 226 2023-03-22T11:14:37.195Z + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps 227 2023-03-22T11:14:37.195Z + autocrop: 140/140/0/0 228 2023-03-22T11:14:37.195Z + chapters: 229 2023-03-22T11:14:37.195Z + 1: duration 00:09:37 230 2023-03-22T11:14:37.195Z + 2: duration 00:04:00 231 2023-03-22T11:14:37.195Z + 3: duration 00:00:51 232 2023-03-22T11:14:37.195Z + 4: duration 00:01:30 233 2023-03-22T11:14:37.195Z + 5: duration 00:03:07 234 2023-03-22T11:14:37.195Z + 6: duration 00:05:00 235 2023-03-22T11:14:37.195Z + 7: duration 00:01:26 236 2023-03-22T11:14:37.195Z + 8: duration 00:02:26 237 2023-03-22T11:14:37.195Z + 9: duration 00:00:49 238 2023-03-22T11:14:37.195Z + 10: duration 00:01:23 239 2023-03-22T11:14:37.195Z + 11: duration 00:02:11 240 2023-03-22T11:14:37.195Z + 12: duration 00:01:01 241 2023-03-22T11:14:37.195Z + 13: duration 00:01:45 242 2023-03-22T11:14:37.195Z + 14: duration 00:10:02 243 2023-03-22T11:14:37.195Z + 15: duration 00:04:38 244 2023-03-22T11:14:37.195Z + 16: duration 00:01:49 245 2023-03-22T11:14:37.195Z + 17: duration 00:02:13 246 2023-03-22T11:14:37.195Z + 18: duration 00:02:09 247 2023-03-22T11:14:37.195Z + 19: duration 00:01:34 248 2023-03-22T11:14:37.195Z + 20: duration 00:10:19 249 2023-03-22T11:14:37.195Z + 21: duration 00:07:35 250 2023-03-22T11:14:37.195Z + 22: duration 00:06:51 251 2023-03-22T11:14:37.195Z + 23: duration 00:07:12 252 2023-03-22T11:14:37.195Z + 24: duration 00:00:27 253 2023-03-22T11:14:37.195Z + 25: duration 00:02:38 254 2023-03-22T11:14:37.195Z 255 2023-03-22T11:14:37.195Z + 26: duration 00:08:18 256 2023-03-22T11:14:37.195Z + 27: duration 00:10:40 257 2023-03-22T11:14:37.195Z + 28: duration 00:01:47 258 2023-03-22T11:14:37.195Z + 29: duration 00:06:53 259 2023-03-22T11:14:37.195Z + audio tracks: 260 2023-03-22T11:14:37.195Z + 1, English (AC3) (5.1 ch) (448 kbps) (iso639-2: eng), 48000Hz, 448000bps 261 2023-03-22T11:14:37.195Z + subtitle tracks: 262 2023-03-22T11:14:37.195Z + 1, English [UTF-8] 263 2023-03-22T11:14:37.195Z 264 2023-03-22T11:14:37.195Z HandBrake has exited. 265 2023-03-22T11:14:37.195Z 266 2023-03-22T11:14:37.195Z libdvdread: Encrypted DVD support unavailable. 267 2023-03-22T11:14:37.195Z libdvdread: Can't open file VIDEO_TS.IFO. 268 2023-03-22T11:14:37.195Z 269 2023-03-22T11:14:37.195Z 270 2023-03-22T11:14:37.195Z
-
[Support] Audiobookshelf
I decided to set my Media share public, and it fixed the issue when connecting via the guest account so It was an issue on my end. I guess I need to figure out why permissions aren't being handed down recursively to new files that are created in the share. At least it wasn't something on your end.
DeadChimi
Members
-
Joined
-
Last visited