I looked at it a few months back and it didn’t have the history side of things, just the setup and realtime stats which I’d already got through the CLI. Thanks tho!
I looked at it a few months back and it didn’t have the history side of things, just the setup and realtime stats which I’d already got through the CLI. Thanks tho!
Thanks. I think I looked at doing that when setting it up, and it was more expensive in terms of API calls. With a cloud vendor you have to be careful of that, so I opted for the SIZE command.
Rclone. Not because it’s a complicated tool, but because I would like a history of my file transfers and a few graphs to show we what speeds, files sizes and whether the transfer succeeded. At the moment in order to confirm my home backups have succeeded, I have to run a separate size comparisons between my different datastores.
“You guys wanna go see a dead body?”
I honestly don’t know what would happen, but I wouldn’t try it. Hard disks are sensitive things.
The HBA can definitely handle hot swapping, but I’m pretty sure you need a backplane for it to work. If I remember correctly, it needs the capacitors on the backplane’s PCB to allow for the power drain. I’m not sure those cables alone will do.
I have this HBA in my homelab server and was surprised to find it has two SAS controller in it. I can’t remember exactly what I had to do to flash it, but I needed to flash both controllers using an EFI prompt so they became one controller. It took an afternoon of research, but I eventually flashed both of them to IT mode and it worked as expected. I’m pretty sure this thread helped me at the time:
Good luck!
This caught me. I had to restore my instance from backup yesterday after loading the app and it not working. I use the fdroid version and it won’t be updated for a while…
Remember, always backup you data, kids.
If by locally you mean all on the same PC, then absolutely. Anything can be a server. Look into running docker on your PC, and then running a Navidrome container on that. There is a bit of a learning curve, but it’s nothing a YouTube video couldn’t teach you (pay attention to anything about persistent storage). Once you have it running, connect to it with 127.0.0.1:4533 (localhost) using a browser, scan your media, and then connect your clients to it with 127.0.0.1 too. Good luck :)
I have this and use it everyday. I use Beets to give the files metadata (using Musicbrainz and the Discogs plugin as a fallback). I then host Navidrome as a music server and connect it to Last.fm. Once you have all that in place, find a client that does Radio or Instant mixes and it works like a charm. The two clients I use the most for this are SonixD on PC, and Symfonium on Android. If you’re feeling adventurous, then host a VPN at home and connect into your Navidrome server using your phone client, and you have mixes on the go! :)
I’ve been using a Zidoo Z9X for streaming local media. Not cheap, but very powerful and has a huge amount of features. It’ll play just about anything you throw at it, all locally.
https://www.zidoo.tv/Product/index/model/Z9X/target/VEMg6VRC2%2B9KKmVViAFMcQ%3D%3D.html
Yep. When I first set up my instance, I couldn’t believe how slow it was. I set up redis using the Nextcloud documentation and its like butter now.
I’ll keep it short and sweet.
I’ve been using Manjaro for about 6 years now.
When I had an Nvidia GPU, it would break after quite a few updates and need a rollback.
Then I moved to an AMD card, and I haven’t had any issues at all.
Like…at all.
The End.
Not seen this before, I’ll give it a go. Thanks for the suggestion.
Thanks for the suggestion. This does work. You can force the dock to a specific screen, but then it doesn’t autohide (dodge) as it still thinks the other random screen is the primary and only triggers off that. Still, this may be the answer if nobody can suggest an alternative.
I had a similar problem a while back and it turned out to be my Asus motherboard’s “AI” frequency control hard locking the system. Took me days of troubleshooting and headaches to figure this out. Ended up switching it off in BIOS and everything is stable now. Just my 2c.
I was in your position a few years back. I missed MediaMonkey when shifting to Linux.
I found Tauon media player was a pretty solid replacement for playing local and network files, but ultimately settled on running Navidrome server and Feishin as a desktop client. I haven’t looked back.
For organising your collection, I’d look at using either Musicbrainz Picard (GUI based) or Beets (CLI, and it’s a little complicated at first). I generally use Beets with Musicbrainz database, and the Discog plugin for anything not found by MB.
I haven’t found anything that is a complete package like MediaMonkey, but with a bit of effort and once the parts are set up, it’s so much better.
I used this recently to help a friend with some tech stuff. The docker images were simple to bring up and within minutes we were connected. It freaked him out how easily I could get on and control his PC. I was impressed by the whole experience.