0 Followers
0 Following
1 Posts
Would you mind letting me know the model of that Acebeam? Really like the sound of it. Though the OClip mentioned elsewhere is nice too.
Amstrad GX4000! Fantastic looking machine, sold mine a few years ago, which is a bit of a regret. en.wikipedia.org/wiki/Amstrad_GX4000
Amstrad GX4000 - Wikipedia

Setting up Filestash with Dropbox

https://lemmy.world/post/20316295

Setting up Filestash with Dropbox - Lemmy.World

Hi. I’ve installed Filestash in a Docker container, which included passing a previously generated Dropbox access token to Filestash, as per the yaml file on the gihub page. - DROPBOX_CLIENT_ID=<dropbox_key> When I connect to Filestash (just set up locally for now), and then click to connect to Dropbox, I get the following error from the Dropbox webpage that opens: Error (400) It seems the app you were using submitted a bad request. If you would like to report this error to the app’s developer, include the information below. More details for developers Invalid client_id: <same dropbox key as above>. There’s nothing that looks like an error in the Filestash logs. I’ve generated new tokens and tried again, same result. Has anyone managed to add Dropbox to Filestash, and if so, would you mind explaining the steps you took? (I’ve since set it up for external access via my domain, and npm, same error). Thanks Rob

Thanks, will give that a good read!

Music Player container

https://lemmy.world/post/4858691

Music Player container - Lemmy.world

I currently have a Raspberry Pi (with DAC) in my room attached to an amp and speakers, with Moode Audio installed on it, and it’s perfect, been using it for many years. I can use plenty of MPD clients, or go through the web gui, and the sound outputs from the Pi itself. I have similar hardware downstairs, except instead of a Pi, I have an x86 Dell thin client, with various Docker containers running on it. I’d like something that does the same job as Moode Audio (which is unfortunately ARM only), and outputs the sound directly from the host. I’ve set up a Jellyfin container, and it’s a great bit of software (will keep it for TV and movies), but doesn’t allow me to output sound from the Dell PC itself. Is there a plugin or some other config that would let me do this? I’m aware that Airsonic would probably work (installed it, but not full tested it yet), but I much prefer the look and feel of Moode and Jellyfin, especially as it’s not just for my use. Does anyone have a similar set up? Thanks

Did you use the OMV Docker add on for your containers? How are your drives and shares set up?

Software/config advice (containers, NAS etc)

https://lemmy.world/post/581330

Software/config advice (containers, NAS etc) - Lemmy.world

Hi. I’m a bit of a selfhosting novice, but currently have a Dell Wyse hosting a few docker containers (plus Portainer) including a Minecraft server, torrents, Nextcloud. and others) on an Arch Linux system. I also have a Gnubee NAS (running an old version of OMV) which is mounted on the Dell as well as on a couple of (music server) Pi’s. The NAS is really slow and limited, so I’m looking to migrate everything currently on there and on the Dell onto am unused NUC (with a 250GB and 1TB drive). Not bothered about keeping NAS/server on separate devices. What is the best way for me to set this up? OMV + docker? Proxmox? I’m not up on lxc containers, pools, etc, but will go that way if that’s where the advice leads. Also quite apprehensive about migrating things, especially Nextcloud, so any pointers there would be really appreciated! Thanks

This is what I did, though I got hold of a Dell Wyse 5070, which is fanless. Saying that, I'm working on moving to a more powerful NUC (in an Akasa fanless case).