-
How can I remove a VM snapshot in Unraid 7?
Can you please explain how you committed the snapshot back to base?
-
[Support] JPDVM2014 Templates
Thank you for the explanation. It worked for Appleinsider :) Is there a guide somewhere I can read about how to retrieve full articles right in FreshRSS? I tried to use the method you described with a different rss feed, but it did not work and the full article is not shown.
-
[Support] JPDVM2014 Templates
Thank you for the suggestion. I wanted to do that before writing in this forum, but the GitHub project doesnโt have an issues tab, so I donโt know how to contact the docker appโs maintainer to report this problem.
-
[Support] JPDVM2014 Templates
Hi, Thank you for maintaining these docker apps ๐ the fivefilters-full-text-rss docker app is not extracting full text rss articles from Appleinsider, when used in conjunction with the FreshRSS Readable extension. Any idea how to solve this?
-
Auto Converting Google Meet Video Recording Files to .mp3
Thank you very much for the suggestion. After first trying with ChatGPT, I ended up using Gemini, because it was more thorough in its procedures explanations. So thanks to you, it looks like I managed to get it to work in a much more efficient way ๐๐ Step 1 consists of using Google Apps Script to add the file extension to the new video file directly on Google Drive. And step 2 consists of my laptop automatically running a convert to mp3 script when the new file is synced to my local HDD. This is much better compared to my original workflow ๐๐
-
Auto Converting Google Meet Video Recording Files to .mp3
Hi friends, I could use some assistance from more knowledgeable users in aim of creating an efficient workflow that auto converts Google Meet .mp4 recordings into .mp3 files. My use case is as follows: I use Google Meet to conduct online 1/1 and group video meetings. Google Meet records the meetings and automatically saves them as video files in a Google Drive folder called โMeet Recordingsโ. However, the video files created by Google Meet are not saved with the .mp4 file type [for example: " kcn-kpmw-uyk (2025-06-25 12 13 GMT+3) "], so when I download such a file, my computer doesnโt understand this is a video file, so it wonโt play it โ unless I manually add the .mp4 file type to the file name. [for example: "kcn-kpmw-uyk (2025-06-25 12 13 GMT+3).mp4 "]. Currently, I found a long and inefficient way to automate the file rename and media conversion into MP3 using Nextcloud, but this workflow is very crude and requires quite a few steps. A. I first need to auto download the original video recording file (without the .mp4 extension) from Google Drive to my laptop computer using the Google Drive Desktop sync app. B. The Nextckoud Desktop sync app will then automatically upload this file to my Nextcloud server on my homelab. C. Once the video file is uploaded to a specific folder on my Nextcloud server, an automation distinguishes the file has no .mp4 extension, so it adds the extension. D. Once the file has been updated with the .mp4 extension Nextcloud automatically runs a Media Convert flow to convert the .mp4 file to .mp3. E. The new .mp3 file is then automatically downloaded back to my laptop computer using the Nextcloud Desktop sync app. F. Finally, the new .mp3 file is uploaded to my Google Drive using the Google Drive Desktop sync app, and the workflow is finished. Can someone suggest a quicker and more efficient workflow? I am open to exploring and installing any Unraid community app on my home server that could directly sync with Google Drive, rename these video files and convert them without the long Nextcloud process. Or better yet, if there is a way to create a script that will auto run the rename and media conversion processes directly on Google Drive, this will be the best. Hope someone can help ๐
-
[SOLVED] Adding storage to binhex-official-windows container
Thank you very much for the explanation ๐ I managed to delete the recovery partition with diskpart. And after that I was able to combine the unallocated storage.
-
[SOLVED] Adding storage to binhex-official-windows container
Thank you for this recommendation. I can see I have 20GB of unallocated space. Is there a way to add this free space to Windows C:, and merge them into a single volume of 50GB? The option to Extend Volume is grayed out.
-
[SOLVED] Adding storage to binhex-official-windows container
I opened an issue on Github a week ago, but didn't get any response there. https://github.com/dockur/windows/issues/1257 So I decided to try my luck here, because the Unraid community is more active.
-
[SOLVED] Adding storage to binhex-official-windows container
I run Windows 11 inside a docker container directly on Unraid. Not inside a VM.
-
mjeshurun started following [SOLVED] Adding storage to binhex-official-windows container
-
[SOLVED] Adding storage to binhex-official-windows container
Hi freinds, I installed windows 11 pro with the binhex-official-windows as a docker container. I initially gave the container 30G of drive C storage for a testing period. Now that I see things are working ok, I tried to enlarge the storage size to 50G in the container settings. However, even thought windows container distinguishes the storage should be 50G, the drive C is still showing as 30G. Can anyone suggest how I can make drive C become 50G as it should be?
-
Unraid OS version 7.1.2 available
Update from 7.0.1 to 7.1.2 went mostly ok. The first reboot attempt failed and I was asked to reboot the server by pressing "enter" on the keyboard. But the second reboot went ok, and so far it seems the device updated to Unraid OS 7.1.2 without other issues.
-
Connection to IPSEC VPNs
I installed and am using the docker version of the Adguardvpn-cli app. you can find it using the Unraid Community store. The app is not directly on the community store, but you can use the community store to search for Adguardvpn-cli on docker hub and then install it this way.
-
Installing matrix-docker-ansible-deploy on Unraid?
Unfortunately, I didn't. If you manage to get it sorted in docker, please give us an update here ๐๐
-
Papa_Hannibal started following mjeshurun
-
[Support] Djoss - Nginx Proxy Manager
Good to know I'm not the only one suffering from this. What does it mean that the sample config changed? Do we need to change it for it to work again? Edit: Until a solution is found for this NginxProxyManager issue, I switched my external url's connections from NginxProxyManager to Cloudflare Tunnels. Now everything is working again, but that's not really a solution to the NginxProxyManage issue.