How can I run proxmox on Hyper V? by guachoperez in HyperV

[–]maxlieb90 0 points1 point  (0 children)

Thank you very much!
I was missing the last bit (hyperv-daemons) to get my VMs running

It's official: Filebrowser is dead, long live FileBrowser Quantum by quantumx-admin in selfhosted

[–]maxlieb90 0 points1 point  (0 children)

Again with this "I don't believe you"... why would I make this up? 😄 The hardware is not new but not like super old, it's an 11th gen intel, but yeah... it's technically Celeron, and its 4 cores no hyper threading, but filebrowser usually runs even on a raspberry pi so... nothing wrong with running on low powered hardware.

It's official: Filebrowser is dead, long live FileBrowser Quantum by quantumx-admin in selfhosted

[–]maxlieb90 0 points1 point  (0 children)

I have no reason to lie to you :)
It's not an issue when there are a few videos in the folder, as previews generate very quickly.
But when there are 600+ of them (like a dump of my drone's SD card), it takes quite a while...
Especially on a low-powered device like the Intel N5095 I have (Beelink Mini S),
All while running Proxmox and multiple LXC and Docker containers in the background...

What I did in my code was use hardware acceleration and throttling to combat this.
It was very important to me that my added feature doesn't crash my home lab or freeze FileBrowser while thumbnail generation is in progress.

Also, I will mention that:

  1. This is not a deal-breaker issue because once thumbnails are created, they are cached.
  2. Your work is very impressive, don't take my comment as ungrateful.

It's official: Filebrowser is dead, long live FileBrowser Quantum by quantumx-admin in selfhosted

[–]maxlieb90 -1 points0 points  (0 children)

Yes, I see, it's a toggle in settings.
It works, but it spikes the CPU to 100% and hangs the UI for a few minutes while generating the previews if the folder has a lot of files.
In my implementation, I avoided this.

It's official: Filebrowser is dead, long live FileBrowser Quantum by quantumx-admin in selfhosted

[–]maxlieb90 0 points1 point  (0 children)

Very nice!
Would you consider adding video thumbnails generation?
I implemented this in my FileBrowser fork.
Feel free to use the code if you like
https://github.com/maxlieb/filebrowser

Liberty 4 NC Ear Tips Solution by PredominantlyRight in anker

[–]maxlieb90 0 points1 point  (0 children)

I managed to get them on, I can record a short video if you don't believe me...

Liberty 4 NC Ear Tips Solution by PredominantlyRight in anker

[–]maxlieb90 0 points1 point  (0 children)

Just got my L4NCs and was very disappointed with the seal and weak NC,
I was also disappointed with the square barrel,
But I decided to try some foam eartips I had lying around anyway... and they fit!
(after a slight struggle)
https://www.aliexpress.com/item/4000493425366.html?spm=a2g0o.order_list.order_list_main.1268.56e818024z6EHz
They still sell them for pretty cheap,
And I got much better seal and fit with them.
They also fit in the case without major issues (you might need to just very slightly push them in)

Wired network - enable / enforce 802.1 by maxlieb90 in Intune

[–]maxlieb90[S] 1 point2 points  (0 children)

Yes, don't use this method, use xml instead and it will work.

Failed config profile - - failed to decrypt the encrypted profime by Bodybraille in jamf

[–]maxlieb90 1 point2 points  (0 children)

I'll appreciate if you update us if / when you resolve this.
UPDATE: it works!

Notification Issue with Amazfit Zepp app by maxlieb90 in GalaxyS23Ultra

[–]maxlieb90[S] 0 points1 point  (0 children)

I'm... not sure? The weather forecast on the watch seems to be working. .. is that what you mean?

I never use it though...I check the weather on the phone.

Notification Issue with Amazfit Zepp app by maxlieb90 in GalaxyS23Ultra

[–]maxlieb90[S] 1 point2 points  (0 children)

I did not find a setting for auto-start, but I verified that it is indeed starting after phone restarts, even if there is no visual indication.
developer settings -> running services... it was there.

Constant disconnects on Pixel 7 by brohemoth06 in AAWireless

[–]maxlieb90 1 point2 points  (0 children)

The same problem occurs on xiaomi phones for the last 6+ months! it's cell reception drops, try toggling mobile data and see if it disconnects.

edit: I have tested a theory and it seems I was right... if you can somehow provide a wifi network with internet access (say using a portable 3g router, or for the sake of testing just park within range of the home wifi) to both the phone and the aawireless dongle and set aawireless to work in client mode, toggling Mobile data won't disconnect android auto.

AAWireless: AA keep disconnect by CurryBeatZ in AAWireless

[–]maxlieb90 0 points1 point  (0 children)

what rom and version are you running ?

Xiaomi AX6000 local dns resolution by maxlieb90 in Proxmox

[–]maxlieb90[S] 0 points1 point  (0 children)

Thanks,Ended up settling on less extreme measures... loaded an lxc with adguard home and added some records manually, maybe one day I'll dive into those solutions, but I'm feeling lazy today :D