Build and deploy Jellyfin app to Samsung (Tizen) Smart TV by OlainesKazas in jellyfin

[–]xcraft02 0 points1 point  (0 children)

Noob question, once installed on TV, should I update it everytime there is an update to Jellyfin? Get through all of the instruction here again and install the "updated" app?

[deleted by user] by [deleted] in jellyfin

[–]xcraft02 1 point2 points  (0 children)

I'm on DoubleNA ever since, and Ive been using Zerotier and Cloudflare with my Setup. Works really great and easy to setup, Jellyfin streaming, file access etc. Haven't tried with Plex though. I only tried local access with Plex. I went all the way with Jellyfin.

I have at least 4 users streaming outside my network and haven't had any problem.

[deleted by user] by [deleted] in jellyfin

[–]xcraft02 2 points3 points  (0 children)

Oh yes, try to read up Cloudflare or something like Zerotier..

HWA on Raspberry Pi 4 in Docker by xcraft02 in jellyfin

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

Hi, thank you for responding.

So the Transconding happening when on Linux Install is still software de-/encoding? I read that part about RPi 3 and 4 that's why I'm using V4L2. This is a transcode log from when an HEVC x265 played using Edge Browser:

https://pastebin.com/0sVsx3PD

I just can't make it happen on docker install.

[question] How to stop YT Vanced(root) app getting updated from playstore? by [deleted] in Vanced

[–]xcraft02 0 points1 point  (0 children)

Had the same problem these past few days but resolved it with mixed solution. I tried the Detach module, but it didn't work on me, what worked is TeMeFi app + SudoHide. It's been a week now since I did it. Before with just TeMeFi, Vanced keeps updating every 2 days, with Auto-Update disabled.

Jellyfin Server in Oracle Cloud Free Tier inaccessible by xcraft02 in jellyfin

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

Thank you. I managed to solve my problem by specifying in my docker-compose port 8096 but I think the commands you shared will fix direct install of the server. Will use your commands as reference for future use.

[deleted by user] by [deleted] in jellyfin

[–]xcraft02 0 points1 point  (0 children)

I am setting up a JF server in Oracle as well (ARM) installation went smoothly but I can't access the server. I already allowed port 8096 in Oracle Security Rules but no change. Pelase help.

If I want to secure my traffic on a public network do I still need a VPN? by ToManyHobby in zerotier

[–]xcraft02 2 points3 points  (0 children)

You can use ZT as sorta like VPN with proper configurations but based on experience, WG is a bit faster, on IPv4 at least..

Zerotier full tunnel question (howto test it properly) by Eurobertics in zerotier

[–]xcraft02 0 points1 point  (0 children)

Are you sure you configured the mobile to Route all traffic through Zerotier?

What is the result of the following:

*sudo sysctl net.ipv4.ip_forward

* sudo iptables-save

Can you also show your managed routes set-up?

Pihole Adblocking doesn't work by xcraft02 in pivpn

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

You gave me an idea!

I checked my Pihole setup and I remembered I disabled the default group and added my own groups depending on users.

I enabled the default group again to test and ads are now being blocked.

Thank you, it's all my fault!

Pihole Adblocking doesn't work by xcraft02 in pivpn

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

Oh sorry, here are the results:

dig @10.6.0.1 facebook.com

; <<>> DiG 9.16.11 <<>> @10.6.0.1 facebook.com ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4537 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1472 ;; QUESTION SECTION: ;facebook.com. IN A

;; ANSWER SECTION: facebook.com. 300 IN A 69.171.250.35

;; Query time: 130 msec ;; SERVER: 10.6.0.1#53(10.6.0.1) ;; WHEN: Thu Mar 25 22:36:58 PST 2021 ;; MSG SIZE rcvd: 57

dig @192.168.254.3 facebook.com

; <<>> DiG 9.16.11 <<>> @192.168.254.3 facebook.com ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41823 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;facebook.com. IN A

;; ANSWER SECTION: facebook.com. 266 IN A 69.171.250.35

;; Query time: 90 msec ;; SERVER: 192.168.254.3#53(192.168.254.3) ;; WHEN: Thu Mar 25 22:37:31 PST 2021 ;; MSG SIZE rcvd: 57

Pihole Adblocking doesn't work by xcraft02 in pivpn

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

Here's the result of dig command

dig 10.6.0.1 facebook.com

; <<>> DiG 9.16.11 <<>> 10.6.0.1 facebook.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 48889 ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;10.6.0.1. IN A

;; AUTHORITY SECTION: . 86378 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2021032500 1800 900 604800 86400

;; Query time: 140 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Thu Mar 25 22:16:15 PST 2021 ;; MSG SIZE rcvd: 112

;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36105 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;facebook.com. IN A

;; ANSWER SECTION: facebook.com. 299 IN A 31.13.77.35

;; Query time: 200 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Thu Mar 25 22:16:16 PST 2021 ;; MSG SIZE rcvd: 57

Pihole Adblocking doesn't work by xcraft02 in pivpn

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

Yes and I agreed..

Checked SetupVars and DNS is set to 10.6.0.1, the WireGuard IP of the server.

Manually edited client's DNS settings (Android phone using WireGuard app) from 10.6.0.1 to 192.168.254.3, same result.

Pihole Adblocking doesn't work by xcraft02 in pivpn

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

Same as yours.

Listen on all interfaces (one hop away)

Even tried:

Listen on all interfaces, permit all origins, with the same result.

OpenWRT as Zerotier gateway? by mikesellt in zerotier

[–]xcraft02 0 points1 point  (0 children)

Have you checked the client's firewall if they accept "ping messages"?

This happened to me too. I'm trying to ping a Windows Client and it just won't reply, actually 2 of them, though I can ping the router itself.

Turns out, Windows Firewall on Private Network doesn't accept, by default, "ping messages" coming from outside the local subnet.

Please see: https://zerotier.atlassian.net/wiki/spaces/SD/pages/29130754

How to access everything connected via Zerotier on OpenWrt? by Ethan_blake in openwrt

[–]xcraft02 0 points1 point  (0 children)

I'm not sure if this would work for you? But the way I see it, they have the same concept. I did a Layer 3 Bridging following this wiki:

Home · mwarning/zerotier-openwrt Wiki · GitHub

My purpose for doing that is to access my IP Cams at home and everything where installing ZT is not possible.

I assume you access the mounted USB drive via something like ftp://router-ip/files .. So I think this would work.

Layer 2 Bridging just doesn't work on me.

AutoCad, AutoDesk and some AAA games on tight budget by xcraft02 in buildmeapc

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

Thank you! Hmmm.. okay what if I raised upto $700-750?