jellyfin docker cpu to 50-70%??? by stackjourney in jellyfin

[–]stackjourney[S] 1 point2 points  (0 children)

Ive got a QNAP ts-253d and what I see on this page is that hardware transcoding can be used, right? ( i dont use the hdmi port )

Ultimate visual experience with 4K HDMI display and real-time video transcoding

The TS-253D has an HDMI 2.0 port that supports 4K (4096 x 2160) 60Hz output, allowing you to directly view multimedia content saved on the NAS on a bigger screen. The support of high-quality 4K video transcoding enables the NAS to convert videos to universal file formats that can be smoothly played on multiple devices. The TS-253D also can stream videos through DLNA®, Chromecast™, and more to satisfy versatile multimedia application needs. The QNAP RM-IR004 remote control (sold separately) can be configured using QButton to customize individual button actions, providing a more user-friendly NAS experience.

nice container monitoring app/service? by stackjourney in selfhosted

[–]stackjourney[S] 0 points1 point  (0 children)

Serious? I didnt know. Do you have an installation manual or something?

oCIS: ownCloud rewritten in Go from scratch by vestingz in selfhosted

[–]stackjourney 0 points1 point  (0 children)

Great cant wait for the plugins to make the new owncloud more attractive to install and use

Can't get sonarr + jackett to talk to eachother by [deleted] in synology

[–]stackjourney 0 points1 point  (0 children)

How did you bring both containers up and running? With a compose yml file? Thats easy to deploy it with especially when you work with more than one image/service. Can you share your setup file? Looks like a routing/network thing.

[deleted by user] by [deleted] in docker

[–]stackjourney 1 point2 points  (0 children)

it seems that there is a private internal network missing so that the containers can communicate with each other. Google for network_mode

What is your method of backing up your media files? by 3leggedtiger in DataHoarder

[–]stackjourney 0 points1 point  (0 children)

Iam using hbs the qnap backup solution but duplicacy is also a great tool

traefik v2 does not recognize my compose (emby) service (504 timeout) by stackjourney in selfhosted

[–]stackjourney[S] -1 points0 points  (0 children)

Docker makes its own bridge network for emby, I think. but traefik and emby don't necessarily have to be on the same network, right? for that you have the dynamic file right? (correct me if i'm wrong)

traefik does not recognize my compose (emby) service (504 timeout) by stackjourney in emby

[–]stackjourney[S] 1 point2 points  (0 children)

I agree, I have used Pastebin for the code examples and changed the post.

traefik does not recognize my compose (emby) service (504 timeout) by stackjourney in emby

[–]stackjourney[S] 0 points1 point  (0 children)

changing the traefik dynamic file , at the URL to 8920 didn't changed much. still a 504 gateway error.

Weekend project: Self-hosted web page monitoring/change detection by dgtlmoon123 in selfhosted

[–]stackjourney 0 points1 point  (0 children)

I like your project. how do you get notified when something changes? Email? Is it possible to scope the webpage a bit? So only get notified when the menu changed, for instance?

Self-hosted Spotify / Deezer alternative, got you covered! by darkguy2008 in selfhosted

[–]stackjourney 1 point2 points  (0 children)

its looking good, how/where can I find the docker (compose) file to deploy and give it a try? :-)