[-] fiddlesticks@lemmy.dbzer0.com 1 points 9 months ago

+1 for enhancer for youtube, great QOL stuff in there

[-] fiddlesticks@lemmy.dbzer0.com 1 points 9 months ago

I was hoping more like a slap bracelet

[-] fiddlesticks@lemmy.dbzer0.com 1 points 9 months ago

I'm afraid it choked

[-] fiddlesticks@lemmy.dbzer0.com 1 points 9 months ago

Ah I see, if you want to do AI then definitely stick with the 3070, I just assumed you'd be using it for video transcoding with something like Jellyfin.

[-] fiddlesticks@lemmy.dbzer0.com 1 points 10 months ago

Great guide, especially the folder structure setup, I wasted so much storage getting that wrong at first.

But im wondering why not put everything into one compose file? It might just be personal preference but I find it a little easy to find what I'm looking for.

(Also this is just a nit-pick but including the version tag now prompts a warning that it's deprecated.)

[-] fiddlesticks@lemmy.dbzer0.com 1 points 10 months ago

Yeah that's fair, but without some form of centralization I don't see how you establish trust. Unless you have every instance scan every users history but that would be pretty inefficient

[-] fiddlesticks@lemmy.dbzer0.com 1 points 10 months ago

Couldn't you have the main instance take care of it? I don't exactly know how activitypub handles votes but if they're reported back to the users home instance it could be calculated there.

For example if I had a reputation of 12 and I posted on a different instance and got enough votes to get 1 extra reputation those votes would be reported back to my instance which would update my rep accordingly.

[-] fiddlesticks@lemmy.dbzer0.com 1 points 11 months ago

Please, I listen to music and I'm still bored

[-] fiddlesticks@lemmy.dbzer0.com 1 points 1 year ago

Just out of curiosity, what do you use all that storage for?

[-] fiddlesticks@lemmy.dbzer0.com 1 points 1 year ago

Whatever came to mind first

[-] fiddlesticks@lemmy.dbzer0.com 1 points 2 years ago

Yeah sure, here's my setup including my transmission client. I essentially just give the docker containers access to the whole Torrent directory, instead of having one mount for the downloads and one for the media library. You also need to make sure that the arrs are set to hardlink which should be the default

Pastebin link because IDK how formatting works

[-] fiddlesticks@lemmy.dbzer0.com 1 points 2 years ago

The hard linking only works of the source and destination are in the same mount, for example /data/downloads:/downloads /data/media:/media Will create copies and use double the storage on just hard linking, to make it hardlink you need to put the downloads and destination folders in the same directory so make the docker mount look like /data:/data instead. Then you just need to tell your torrent client to put the downloaded files into /data/downloads/(either sonarr or radarr) and the the arrs can look into their folders and then hardlink the files into /data/media/whatever

I have no clue if any of this is understandable, but I can post my docker compose once I get to my pc

view more: ‹ prev next ›

fiddlesticks

joined 2 years ago