hydrogen

joined 3 years ago
[–] [email protected] 4 points 4 months ago

As far as I know you can't, but what I did was to connect the drive to a PC (Windows or Linux) and make a SMB share of it. There is an app on F-Droid that can connect to SMB shares.

[–] [email protected] 2 points 4 months ago

Take out the hard drive out of your laptop and put the drive for the server in it, install Debian using the built in monitor and keyboard of your laptop.

[–] [email protected] 3 points 5 months ago

I use this all the time, also nice for text share.

[–] [email protected] 24 points 5 months ago (2 children)

And recently Llama3 and Mixtral!

[–] [email protected] 17 points 8 months ago (2 children)

There are a lot of different methodes you could try. I think the easiest is to connect both systems with a (mesh)VPN like Wireguard, ZeroTier or Tailscale. Then you can simply copy stuff over using rsync -a (archive mode) with a cronjob or using special tools like Borg backup, kopia, etc

[–] [email protected] 4 points 8 months ago (1 children)

I don't think there is an app for something like that, but maybe you can try using Penpot in a browser?

[–] [email protected] 32 points 8 months ago (5 children)

I had the same issue with my Anonaddy alias, I just made an alias using my domain name and works fine now. It's unfortunate that so many project are on shithub.

[–] [email protected] 4 points 8 months ago (2 children)
[–] [email protected] 14 points 8 months ago (3 children)

You can use Universal Android Debloater. Most apps have a description of what it does and if it's safe to remove or not. Already debloated a few Samsung phones with it, works great :)

[–] [email protected] 1 points 9 months ago

I use deemon to download my music from Deezer (free account only supports 128kb/s, this is enough for me though).

For the music server I tried both Jellyfin with the Finamp app and Navidrome with the Tempo app on Android.

For desktop app for both I use SonixD/Feishin (crossplatform)

Both where fantastic solutions but I stuck with Navidrome as it was easier to share playlists. (As an URL for non registered users or as public playlist for all registered users)

My setup is as following: Hypervisor: Proxmox VE NAS: TrueNAS Scale (where all music is stored)

1 LXC container with Deemon installed that downloads music in mounted NFS share from TrueNAS

1 VM with Navidrome installed in Docker with the music folder mounted with NFS

You don't have to use such a setup, you can perfectly do this on your existing PC with Windows, MacOS or Linux with DE. Or server OS like Linux with CLI, OpenMediaVault, TrueNAS Scale or unRAID

[–] [email protected] 2 points 9 months ago

I use Deemon for automatic music downloading from Deezer (free). Then I stream my music with Navidrome and some Subsonic compatible apps for mobile. I have this setup for over 3 years now and I have 3TB of music ;)

If you just want to download the songs you need, you can use Deemix (I use this Docker image, you can just install it as an application too)

Tip: if you don't want to setup a music server, you can use Syncthing to sync you music and playlists between devices :)

[–] [email protected] 1 points 9 months ago

Maybe try a Windows VM with USB passtrough

view more: ‹ prev next ›