There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

files.catbox.moe

pcjones , to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers

I also use a Hetzner Storagebox for my Jellyfin instance, I mount it via SMB. Works great.

someguy3 , to funny in I drink after work, so any time after 5pm is bar-o'clock.

Is moving the clock not an option?

VicksVaporBBQrub OP ,

My logical guess is it’s a plug in type clock. Or something else like, employees are not allowed to touch the furnishings.

someguy3 ,

You can get longer wires and mount it over a bit

yata ,

That sounds like work and money.

Spiralvortexisalie ,

It looks wall mounted to block or concrete and probably some kind of institutional setting where unplanned changes are generally frowned upon. Considering the alternate route looks to cost roughly a $1 and less than an hour time this is pretty good and makes actual repair sound wasteful. My only concern is certain times it may be difficult to discern between hand sizes, but it seems like the times it would occur (eg 7:37 or 9:50 when both hands are to be blocked by the bar) it probably wouldn’t throw anything off too greatly for the 5 minutes of limited visibility.

Potatos_are_not_friends ,

And ruin the aesthetic?

You’re quite a mad man!

7Sea_Sailor , (edited ) to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers

Why go all this way to build this stack on German hardware under the constant risk of being found out by copyright holders and being fined hundreds if not thousands of euros - when you could just get a seedbox that’s automatically configured for exactly this purpose and can run all the apps you need? Look at ultra.cc for example, they just work, don’t cost a lot of money and don’t annoy you with DMCA notices. And if you dislike their price or anything else, there’s limitless options out there.

retiolus OP ,
@retiolus@lemmy.cat avatar

Hi, why ultra.cc? And why don’t they cause DMCA issues?

7Sea_Sailor ,

Ultra is what I personally have been using for a while now without a single problem. But as I already said, there are plenty of other hosters with the same featureset, though I cannot make specific recommendations - but the seedboxes community on reddit may.

Regarding the DMCA, usually these hosters base their operations out of countries with lax or nonexistant copyright laws, allowing them to simply disregard incoming takedown notices. In Ultra’s case, they claim to forward copyright notices to the respective server owner, but I have yet to receive a single notice. Though I’m also exclusively on private trackers, maybe thats a reason too.

ShortN0te ,

How should they even know? How should they prove that you are in posession of that data? Yes Hetzer most likely has to respond to reports but again how should the rights holder find out? Just because they find a jellyfin server in the wild? Even if the site is not SSL protected they are not Man in the Middle the traffic.

killabeezio , to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers

Not sure where you got the idea that it’s not advisable to mount the box via NFS. You can totally do this. I would make some adjustments though.

I would use mergerfs to union multiple mounts into one. You would then download to the local mount which is the drive connected directly to your seed box. Then I would have a remote mount to the nfs mount. You merge these into one so that when you link up jellyfin, it won’t know the difference and you can just stream like normal.

You need to copy files from the local drive to the remote, so you can try and roll your own solution by using rclone or use something like cloudplow which solves this issue as well. Cloudplow uses rclone as well, but monitors for changes automatically.

As far as copying files, why are you using sync anyway? It’s pretty dangerous. Just use move or copy instead. This way you don’t need to keep copies on your computer and the server.

As far as streaming from the nfs mount. You may need to make some changes to the cache settings and ensure they are set correctly.

With a setup like that, you should have no problems though.

Katzastrophe , to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers

Can’t help you, but I have to ask, why Hetzner?

They are a german server hosting company, you know, the country with some of the strictest copyright laws? For example, a kid at an old school of mine was once fined 800€ for accidentally sharing a song on a school hosted messaging board.

If you do anything with pirated torrenting on their servers, they will know, and will come after your ass. And even sharing pirated content can get you in incredibly hot water, they might not have found out yet, but when they do, good luck.

retiolus OP ,
@retiolus@lemmy.cat avatar

Hetzner because that’s what I had and have always had a good experience with them, anything else to recommend at the same prices? And that is a reason why I don’t download the content directly on their servers but on my local machine.

Katzastrophe ,

The only one in a similar price range that comes to mind is ovhcloud.com, they are a france based company, still not ideal though, as they might require ID.

If money is the biggest factor (which I guess it is), best thing for you to do, might be to move your storage box off of the german servers and onto the finnish servers.

VonReposti ,

I don’t think I’ve ever given my ID for my Kimsufi or SoYouStart servers. Both of them are OVH subsidiaries.

Katzastrophe ,

I’ve heard they do it sometimes for high risk customers. Though they might have stopped some years ago

retiolus OP ,
@retiolus@lemmy.cat avatar

It is already on the finnish rervers! ☺️

taaz ,

Even in the finish location, if any of the “law” fuckers scourging the open trackers, sends an abuse/dmca to Hetzner, you will have some explaining to do as they will raise it as a ticket and require an explanation as to what happened and what is your course of action to remedy it.

Source: my own experience about two months ago (used chatgpt to send them a neutral bussiness respone, worked like a charm)

Use vpn that allows port forwarding, or never touch public trackers at all, or both.

Rescuer6394 ,

they can detect piracy regardless. generally they set up honeypots and if you download a torrent from them, they will know and fine you.

retiolus OP ,
@retiolus@lemmy.cat avatar

How can they if I download everything on my personal computer using a VPN?

bier ,

I’ve been using a Hetzner server for a couple of years now and haven’t gotten any abuse reports or DMCA takedown request but I’m using a docker + vpn setup so maybe it’s that

iMastari , to foodporn in We made Million Dollar Spaghetti

No recipe along with instructions? I am saddened.

Nice photo though.

OceanEyes OP ,
@OceanEyes@lemmyf.uk avatar
iMastari ,

Thank you!

tmax , to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers

Have you tried Prowlarr instead of Jackett ? It’s really really nice !

lupec ,

I second this, Prowlarr is way smoother to use in my experience

bier , to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers

hey i have a very similar setup Hetzner server and 20tb storage box mounted via NFS

whyNotSquirrel , to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers
@whyNotSquirrel@sh.itjust.works avatar

but the problem is that I don’t want to store the data on this server, but on the Storage Box. How can I download directly from one server to another?

Can’t you mount the Storage Box on the Server? Some other comments says that they allow SMB?

retiolus OP ,
@retiolus@lemmy.cat avatar

I only heard that it was not advise / that it did not work well, and I actually tried it myself instead of using rclone sync to upload the content to the storage, mount it on my local machine. qBitTorrent downloaded everything, but the content was never reflected on the storage.

reddthat ,
@reddthat@reddthat.com avatar

You might have setup something wrong then. It should work. The problem with torrenting on 1 server and saving the data to another directly via smb/NFS is that every write is at the behest of uploading to that network storage.

What would be better might be that you:

  • add categories
  • mount /completed/tv/ as a network share to hetzner-storage
  • then only when the torrenting is done does it auto copy the data to the SMB share

I have this all done internally. I torrent on one box, it’s finished and gets moved via NFS to the storage server. Which sonarr/radarr file away. They notify jellyfin to resync the library. The jellyfin box has the storage box mounted via NFS.

If you can test with small files, IE copy a 100m file onto the SMB share and then see if that was replicated to the storage box then you will have the basis of the solution.

paddirn , to internetfuneral in Love.Letter

Hey God, check out 2 Girls, 1 Cup. I love you this much.

skyler OP ,
@skyler@lemmy.world avatar

God made us in his image. He’s definitely a freak.

paddirn ,

In Greek mythology, Zeus is literally the biggest freak out there, the ancient Greeks clearly knew better about their gods than our modern ones.

newIdentity , (edited ) to piracy in [HELP] Setting up a Jellyfin server with different (remote) storage servers

I’m not really familiar with the Storage Box, but since you mount the storage box on the Hetzner server anyway, why not download directly to it?

Apparently it supports SMB so you could use SMB instead of rclone and mount the drive with fstab, but I don’t know if it’s faster

retiolus OP ,
@retiolus@lemmy.cat avatar

I only heard that it was not advise / that it did not work well, and I actually tried it myself instead of using rclone sync to upload the content to the storage, mount it on my local machine. qBitTorrent downloaded everything, but the content was never reflected on the storage.

newIdentity ,

Another solution would be to set up a reverse proxy for your local network, but I don’t know if it isn’t a little overkill.

swab148 OP , to risa in Making memes from every episode of DS9 [s01e02]
@swab148@lemm.ee avatar

Someone please tell me why my image isn’t uploading properly.

Moghul ,

I don’t use catbox but if it’s anything like imgur…

The end of your image link has no extension, so this is not a direct link to the image. Clicking it downloads it for me, so it’s a link to something, just not the an embeddable link. I tried adding extensions to the end of the link and that didn’t work, I get back 404.

swab148 OP ,
@swab148@lemm.ee avatar

Idk why that happened, anyways…

The_Picard_Maneuver ,
@The_Picard_Maneuver@lemmy.world avatar

It’s working now!

swab148 OP ,
@swab148@lemm.ee avatar

Yeah, I switched to imgbb, still not sure why catbox wasn’t giving the file extension. Even with imgbb I had to copy the link from the embedded code link it gave me. Oh well, it works and that’s what’s important.

xusontha ,

I use imgflip and have to open the image in a new tab and copy the link that way, I would self-host something simple for image sharing but haven’t found anything yet that’s not overcomplicated

swab148 OP ,
@swab148@lemm.ee avatar

Same, plus my only computer is a 2009 MacBook running Debian, so I don’t think I could leave it on all the time.

xusontha ,

Before, it was hosted on catbox.moe and the link went to the download link, but now your link goes directly to the .jpeg itself so it can be viewed without downloading it (I think)

swab148 OP ,
@swab148@lemm.ee avatar

Yeah, I had to switch hosting sites and copy the link from the embedded code, I’ll try to figure out why this happened after work.

xusontha ,

Maybe it was something with the file you had or just a bug, since I just tried it and it worked fine

xusontha , to risa in Making memes from every episode of DS9 [s01e02]

Someone has begun the trek…

I was considering it for LD S4 since it’s just 10 but DS9 is way longer, but that just means more memes! Have fun!

P.S. DS9 is amazing especially the lies

swab148 OP ,
@swab148@lemm.ee avatar

I’m enjoying it! I’ve binged all of TOS, TNG, and Voyager, but I guess DS9 just wasn’t on my radar at the time, so here goes nothing. Yes, this means I will make 176 memes.

xusontha ,

Well that means I’ll get to look at and upvote 176 memes

swab148 OP , (edited )
@swab148@lemm.ee avatar

Yes

xusontha ,

Pro Lemmy Tip: if you put an exclamation mark before the link it embeds it as an image (like ![label] and (url) instead of [label] and (url))

swab148 OP ,
@swab148@lemm.ee avatar

Nice, thanks!

Cheesus , to foodporn in We made Million Dollar Spaghetti

Never heard of this before and it looks like cream cheese is standard. Is the cream cheese not over powering?

OceanEyes OP ,
@OceanEyes@lemmyf.uk avatar

Not at all. It has very balanced flavors. It’s only 4oz of cream cheese for the whole 9x13 casserole dish recipe

PeachMan ,
@PeachMan@lemmy.one avatar

It’s not that different from ricotta, honestly. Though I’d probably lean towards ricotta rather than cream cheese for most Italian recipes.

OceanEyes OP ,
@OceanEyes@lemmyf.uk avatar

It’s a ricotta and cream cheese mixture. If you read the post.

GARlactic ,

Cream cheese is fairly mild. Is that not your experience?

spittingimage , to pics in Mirror mirror - Lac Crozet
@spittingimage@lemmy.world avatar

Is it just me or is naming a photo weird? I understand naming a painting, but doing the same with a photo just seems… off.

BestBouclettes OP ,

Well, I needed a title for the post, so I came up with that. I believe that sometimes a title for a photo can go a long way showing things that are not necessarily obvious at first

medusa ,
  • Photographer: This is my photo.
  • Viewer: What do you call it?
  • Photographer: Trevor.
  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines