January 29, 20242 yr I had the same issue and then ended up just redoing the docker container from scratch using the information above from @DaveHavok, and then the note above from me.
March 8, 20242 yr with the new update it's still not working Cannot read properties of null (reading 'addEventListener') Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml" : not foundenbox/autostart: 1: ERROR: openbox-xdg-autostart requires PyXDG to be installed tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes tint2: xRandr: Found crtc's: 1 tint2: xRandr: Linking output VNC-0 with crtc 0, resolution 1024x768, DPI 96 tint2: No XSETTINGS manager, tint2 uses config option 'launcher_icon_theme'. tint2: could not find a config file! Creating a default one. tint2: Loading config file: /app/.config/tint2/tint2rc tint2: real transparency off.... depth: 24 tint2: panel items: T tint2: nb monitors 1, nb monitors used 1, nb desktops 4 tint2: panel 1 uses scale 1 tint2: pixmap background detection failed tint2: Kernel uevent interface initialized... tint2: pixmap background detection failed
March 8, 20242 yr Have you used the information from @DaveHavok? Mine has been rock solid since then. It is currently at 5.0.3 build date 2024-03-02.
May 16, 20242 yr i Used the guide from: @DaveHavok working like a charm on V5 nightly. only thing i don't get to work is yt-dlg. i get tinymediamanager to se yt-dlg, so i can switch it on. but when trying to download trailer i get: 2024-05-16 23:45:04,147 ERROR [tmmpool-unnamed-task-T15-G39] o.t.core.tasks.YTDownloadTask:218 - Could not download trailer using yt-dlp - 'Cannot run program "/data/addons/yt-dlp": error=13, Permission denied' annyone with a sugestion ?
May 17, 20242 yr I've not tried to set that up and didn't even know what yt-dlg was until I just Googled it, so unfortunately I have no clue for that.
August 3, 20241 yr Buenas, tengo un código PRO y no puedo pegarlo ¿Hay alguna manera especial de hacerlo?
October 7, 20241 yr After struggling forever, I finally got yt-dlp to work. First set USER_ID = 99, GROUP_ID = 100, UMASK = 000 in template. Then, download yt-dlp_linux from https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#release-files and rename it yt-dlp. Upload to the addons folder in your TMM appdata folder. Finally, make sure TMM is stopped, open the console, and run the following commands (change the TMM directory to match yours): sudo chown -R nobody:users /mnt/user/appdata/TinyMediaManager sudo chmod -R u=rwx,g=rwx,o=rx /mnt/user/appdata/TinyMediaManager Start TMM and it should be happy to download trailers from YouTube. Edited October 8, 20241 yr by TS3g Spelling
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.