Everything posted by Greyberry
-
[Plugin] DVB-Driver
I still do not fully grasp the whole picture of this issue. tbsdtv/linux_media has a commit from last week, so the open-source tree isn't really abandoned, is it? (https://github.com/tbsdtv/linux_media). TBS support told me (discussion above) the closed-source driver was discontinued years ago, and that the drv-tbs.sh script now installs the latest open-source driver; the opposite of what we'd assumed here, so there may be some confusion about which is which. Their install page lists "Auto (kernel >= 6.8)" via the script vs "Manual (kernel <= 6.14)" via git clone, which implies the script's package supports kernels above 6.14. I'm on 7.2.7 (kernel 6.12.90), which is under the 6.14 cap, yet TBS-OpenSource stopped working. so the plugin's build may just be on a stale snapshot?! Would you consider updating the TBS-OpenSource build to the current tree, and/or adding two separate entries (open-source linux_media vs the script package) so older cards can try both? Happy to test on the 6982 and post diagnostics. Thanks!
-
[Plugin] DVB-Driver
Ok i'll try running the script, but i need the build tools on unraid. How can i obtain them? V4L drivers building... ./install.sh: line 58: make: command not found V4L drivers installing... sudo: make: command not found
-
[Plugin] DVB-Driver
So, this was the conversation with the TBS Support: So... I am now highly confused as to what is the newest driver, and if my card is supported at all. Please help. 🫠
-
[Plugin] DVB-Driver
I'm at home again, and found out i have a TBS6982. So for me there is no way this will work ever again with modern versions of linux, right? My only way forward is to make a VM and passthrough the card I think. :-(
-
[Plugin] DVB-Driver
is there a chance that the old open source drivers get edited so they can be compiled against newer kernels?
-
[Plugin] DVB-Driver
I am not entirely sure which card it is exactly (I am currently abroad) unfortunately but I am pretty sure it is a TBS card. Is there a way to try the closed source drivers? (even if it doesnt align with your stance on linux and open-source software)
-
[Plugin] DVB-Driver
sorry. dvb-driver page says "DVB Info No Adapters found!" server-diagnostics-20260523-1400.zip
-
[Plugin] DVB-Driver
I am not sure LibreELEC supports my card. I installed it and no /dev/dvb shows up :-(
-
[Plugin] DVB-Driver
Sorry. The device shows up in lspci. 06:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 03)I chose the TBS-OpenSource and it did well in the last few years. :-) server-diagnostics-20260523-1321.zip
-
[Plugin] DVB-Driver
I updated to 7.2.7 and my /dev/dvb device is not there anymore. is this expected? I waited till I got the notification that it is ready to reboot.
-
Terminal unreadably large
No because, if you scale the terminal it scales unraids webinterface too. If you scale down the terminal, the webinterface gets unreadable small. If you do Strg + 0 it gets large again and cut off.
-
Terminal unreadably large
This is not really viable, as you said it alters with the size of the Unraid-WebInterface unfortunately. But it is interesting. I use the same browser in Windows and there it works fine. Seems to have something to do with linux / fedora + firefox.
-
Terminal unreadably large
I am using LibreWolf (fork of Firefox) and have the same problem. Is there any fix for it?
-
[Plugin] Mover Tuning
Is it possible to have the Notifications disabled if 0 files were moved? I get them on my phone and it bugs me very much.
-
modify run command of container?
I am running the caddyv2 docker in unraid. https://hub.docker.com/_/caddy I now want to add the --watchflag to the run command. https://caddyserver.com/docs/command-line#caddy-run Can someone guide me on how to do that? I wasn't able to find it out by myself.
-
[Support] Collectathon - Karakeep
Ohh... I need an additional container for the "hoarder-worker" container, to fetch the data beeing "browserless". Sorry I missed that somehow. Awesome. Now everything is set up and running. Thank you very much. I would not have figured that out by myself.
-
[Support] Collectathon - Karakeep
My worker is always failing and i can not really figure out why: 2024-07-08T13:04:51.625Z info: Workers version: 0.15.0 2024-07-08T13:04:51.627Z info: [Crawler] Browser connect on demand is enabled, won't proactively start the browser instance 2024-07-08T13:04:51.627Z info: Starting crawler worker ... 2024-07-08T13:04:51.628Z info: Starting inference worker ... 2024-07-08T13:04:51.628Z info: Starting search indexing worker ... 2024-07-08T13:05:16.988Z debug: [search][7] Search is not configured, nothing to do now 2024-07-08T13:05:16.990Z info: [search][7] Completed successfully 2024-07-08T13:05:39.245Z info: [Crawler][15] Will crawl "https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P" for link with id "o81u01cxioxflow8fgim977a" 2024-07-08T13:05:39.245Z info: [Crawler][15] Attempting to determine the content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P 2024-07-08T13:05:39.382Z info: [Crawler][15] Content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P is "text/html" 2024-07-08T13:05:39.383Z info: [Crawler] Connecting to existing browser websocket address: ws://172.19.0.19:3000?token=ak1_0b27720fed5e83f0e765_a073391f3ce890473649 2024-07-08T13:05:39.463Z error: [Crawler][15] Crawling job failed: [object Object] 2024-07-08T13:05:40.501Z info: [Crawler][15] Will crawl "https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P" for link with id "o81u01cxioxflow8fgim977a" 2024-07-08T13:05:40.501Z info: [Crawler][15] Attempting to determine the content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P 2024-07-08T13:05:40.609Z info: [Crawler][15] Content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P is "text/html" 2024-07-08T13:05:40.609Z info: [Crawler] Connecting to existing browser websocket address: ws://172.19.0.19:3000?token=ak1_0b27720fed5e83f0e765_a073391f3ce890473649 2024-07-08T13:05:40.612Z error: [Crawler][15] Crawling job failed: [object Object] 2024-07-08T13:05:42.707Z info: [Crawler][15] Will crawl "https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P" for link with id "o81u01cxioxflow8fgim977a" 2024-07-08T13:05:42.707Z info: [Crawler][15] Attempting to determine the content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P 2024-07-08T13:05:42.791Z info: [Crawler][15] Content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P is "text/html" 2024-07-08T13:05:42.791Z info: [Crawler] Connecting to existing browser websocket address: ws://172.19.0.19:3000?token=ak1_0b27720fed5e83f0e765_a073391f3ce890473649 2024-07-08T13:05:42.798Z error: [Crawler][15] Crawling job failed: [object Object] 2024-07-08T13:05:46.822Z info: [Crawler][15] Will crawl "https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P" for link with id "o81u01cxioxflow8fgim977a" 2024-07-08T13:05:46.823Z info: [Crawler][15] Attempting to determine the content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P 2024-07-08T13:05:46.902Z info: [Crawler][15] Content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P is "text/html" 2024-07-08T13:05:46.902Z info: [Crawler] Connecting to existing browser websocket address: ws://172.19.0.19:3000?token=ak1_0b27720fed5e83f0e765_a073391f3ce890473649 2024-07-08T13:05:46.909Z error: [Crawler][15] Crawling job failed: [object Object] 2024-07-08T13:05:54.956Z info: [Crawler][15] Will crawl "https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P" for link with id "o81u01cxioxflow8fgim977a" 2024-07-08T13:05:54.957Z info: [Crawler][15] Attempting to determine the content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P 2024-07-08T13:05:55.106Z info: [Crawler][15] Content-type for the url https://www.amazon.de/Homo-Sapiens-Nikolaus-Geyrhalter/dp/B0765NRP1P is "text/html" 2024-07-08T13:05:55.106Z info: [Crawler] Connecting to existing browser websocket address: ws://172.19.0.19:3000?token=ak1_0b27720fed5e83f0e765_a073391f3ce890473649 2024-07-08T13:05:55.114Z error: [Crawler][15] Crawling job failed: [object Object] Is the token supposed to be an api token from the hoarder webinterface right? I assumed that one, but otherwise I have no idea what else i could do. I even used the hoarder containers IP instead of the hostname i do usually between container communication. Communication is definetly possible between the two containers. This are pings from the hoarder-workers to the hoarder container: /app/apps/workers # ping 172.19.0.19 PING 172.19.0.19 (172.19.0.19): 56 data bytes 64 bytes from 172.19.0.19: seq=0 ttl=64 time=0.278 ms 64 bytes from 172.19.0.19: seq=1 ttl=64 time=0.145 ms 64 bytes from 172.19.0.19: seq=2 ttl=64 time=0.147 ms 64 bytes from 172.19.0.19: seq=3 ttl=64 time=0.151 ms ^C --- 172.19.0.19 ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max = 0.145/0.180/0.278 ms /app/apps/workers # ping hoarder PING hoarder (172.19.0.19): 56 data bytes 64 bytes from 172.19.0.19: seq=0 ttl=64 time=0.166 ms 64 bytes from 172.19.0.19: seq=1 ttl=64 time=0.078 ms 64 bytes from 172.19.0.19: seq=2 ttl=64 time=0.143 ms 64 bytes from 172.19.0.19: seq=3 ttl=64 time=0.162 ms ^C --- hoarder ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max = 0.078/0.137/0.166 ms /app/apps/workers #
-
[6.12.9] ftp server gets stuck regularly on uploads with a lot of files
Hi, I am using ftp for file transfers and since i updated to 6.12 from 6.11 i often get failed uploads when i upload a lot of files and folders. This is reflected in the systeml og as such: Mar 27 14:18:32 SERVER vsftpd[1322]: [myuser] FAIL UPLOAD: Client "192.168.1.100", "/mnt/user/Backup/Some Folder/Foo_Bar - 2024.03.27/My Files/2024_01_07__21_27_37/file.json", 0.00Kbyte/sec This is frustrating because SMB is not viable over connections with some latency and generally sloooow af. FTP used to be convinient and a good option for me, but now I have to do uploads multiple times for them to succeed and split large uploads (lot of files + folders) into several chunks. It also gets stuck not when uploading but e.g. deleting folders with lots of files/subfolders. I tried different ftp-clients all of which result in the same issue. server-diagnostics-20240327-1424.zip
-
Edit libvirt config to disable dnsmasq? listen udp4 0.0.0.0:53: bind: address already in use
I ended up disabling autostart of the default network, as suggested here. virsh net-autostart --disable default I want to mention this from the same mailing list, as unraid desperately lacks important network management features for vms, which would make handling those issues much easier:
-
docker hostname
Thanks. I will note that.
-
Edit libvirt config to disable dnsmasq? listen udp4 0.0.0.0:53: bind: address already in use
Hi everyone, Is there a way to modify /etc/libvirt/virt*.conf to disable dnsmasq? As i only use VMs connected to my network anyways and therefore do not need DHCP and DNS services internally.
-
docker hostname
you have to use a custom network for your containers to reach each other via hostname docker network create --subnet 172.20.0.0/16 mysupercooldockernetwork now it works.
-
docker hostname
Hello everyone, I want my containers to communicate between each other via hostnames. Do I have to set the --hostname parameter on every container manually, or is there a default hostname? Is this possible in the standard Bridge network unraid creates, or do i need to create a custom network? So far I tried using the container names as hostname which did not work out. But communication between containers using the internal 172.17.0.0/16 address obviously works. I need a hint in the right direction, how is this supposed to work?
-
[Plugin] FolderView
Ah, that is much better! Thanks! 🙂
-
[Plugin] FolderView
Feature Request: SVGs and Material Design Icons Hi, uploading and fetching Icons every time I open up the Docker page is a little bit too complicated for my taste. And I could not get base64 encoding to work with svgs... Can someone please do a short checklist for how someone can do that? It would be really nice to only write in the icon-name of a Material Design Icon and beeing done with icon handling, like Flame does implement it. SVG Hack Meanwhile I worked arround that limitation by a little hack, which is basically a html injection, lol. How to do it: Select an icon at https://pictogrammers.com/library/mdi/ Click "Copy SVG" on the right upper corner (you could basically use any svg you want) add a width="36px" attribute to the svg element add a height="32px" attribute to the svg element add "></img> in front of the whole string (note: with aprostrophe) add <img style="all: unset; visibility: hidden; on the end of the string It should then look like something like this: "></img> <svg width="36px" height="32px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>television-classic</title><path d="M8.16,3L6.75,4.41L9.34,7H4C2.89,7 2,7.89 2,9V19C2,20.11 2.89,21 4,21H20C21.11,21 22,20.11 22,19V9C22,7.89 21.11,7 20,7H14.66L17.25,4.41L15.84,3L12,6.84L8.16,3M4,9H17V19H4V9M19.5,9A1,1 0 0,1 20.5,10A1,1 0 0,1 19.5,11A1,1 0 0,1 18.5,10A1,1 0 0,1 19.5,9M19.5,12A1,1 0 0,1 20.5,13A1,1 0 0,1 19.5,14A1,1 0 0,1 18.5,13A1,1 0 0,1 19.5,12Z" /></svg> <img style="all: unset; visibility: hidden; post this into Icon field enjoy your svg as icon Definitely not perfect, but gets the job done. Support for it would be better though.