HotChickenFeet

joined 2 years ago
[–] [email protected] 6 points 6 days ago
  • Access to my entire music library remotely
  • A directory structure view, rather than just Album/Artist/Genre views
  • Transcoding while streaming to minimize mobile data usage
  • Syncing parts of my library for offline usage

FWIW, you can partially hit most of these with Navidrome with another frontend. I like using Symfonium (android) which allows local downloading, and has a directory view. I don't think it would work offline though for the directory view. I don't know about caching/downloading on desktop though; feishin is my favorite desktop frontend, but I don't think it has a DL/play from DL feature.

The above is only partial. Thank you for your work and sharing. I think the discouraging comments miss that this was a passion project of yours to fill your own use case. Good work!

[–] [email protected] 1 points 2 months ago

Thanks, I'll check them out.

[–] [email protected] 2 points 2 months ago (1 children)

Thanks, I'll take a look. Syncing is nice, but I'll see how it fits!

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (6 children)

Does anyone have current recommendations for an alternative to nextcloud file syncing/sharing?

I use it only for the below:

  • synchronize some files/folders between some of my devices
  • share files/folders with friends who don't have an account; either with no password/account, or a password set at time of sharing
    • temporary/timed sharing so it is eventually no longer shared is nice, but not required
  • use its webui like dropbox to upload files to my server from random machines (or download them)

And for that, nextcloud seems to be overkill.

[–] [email protected] 2 points 2 months ago

This is the way

Symfonium on mobile Feishin on PC

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (1 children)

I text my buddy, and say "hey do you wanna watch xyz, when you're done with work?". We hop on discord to chat and watch it. An hour or two timezone is not an issue, and for someone 'local' I'm probably not driving half an hour to their house after work. I do prefer watching together in-person, but thats not always as convenient.

[–] [email protected] 4 points 2 months ago (1 children)

Probably around 40% of my watching is via syncplay on Jellyfin, as I like watching with buddies.

Sans jellyfin you have to find a way for both of you to access the same file/stream and manually sync across snack/bathroom breaks or use the external and separate syncplay app.

I do like the external syncplay app but if I'm going to have to get the file to them anyways, why not just stream it synced? In my mind this is a really convenient feature.

It is not perfect, in my experience;

  • on rare occasions, it gets 'stuck' and won't sync correctly, so one will play but noth the other, pausing one unpauses the other, etc. Usually rebooting helps, but if not, I just manually sync
  • there was 1 occassion which made no sense. I played a movie with a friend, we were watching together, but they were ahead of me by a whole ~15 minutes by the end of the film. Neither of us felt it was fast/slow or skipping anything.
  • I haven't had luck using syncplay on my TV. The feature exists but it doesn't actually work.

But these are rare, minor gripes IMO. I'm glad Jellyfin has this feature.

[–] [email protected] 2 points 2 months ago

It says it downloads songs from your Spotify playlist using youtube. Granted its not dling from spotify, but it is downloading the things you indicate on Spotify.

[–] [email protected] 26 points 2 months ago* (last edited 2 months ago) (2 children)

Proof-of-storage based cryptocurrency. The article says when it became non-profitable, the drives were reset so their smart stats would appear new, and sold them as such.

https://en.m.wikipedia.org/wiki/Chia_Network

Edit:

FWIW, site says you can check the FARM values with smartctl -l farm /dev/sda if you do have a Seagate drive.

[–] [email protected] 2 points 2 months ago

Honestly, not sure. What you did looks close to what I'd expect reading the airvpn doc.

  1. Is port 6881 something unrelated? I think only local ports go there (e.g. your webui)

  2. obviously make sure you set the forwarded port in qbittorrent, then maybe try some external tool like ipleak.net which can give you a magnet link you can put in qbittorrent to see the reported geo location. Not sure if that perfectly vets the port you intend to use, though.

  3. glueten->gluetun in depends_on

If you attach to your docker as you launch, you might see some helpful output from either qbittorrent or gluetun (I think the "-it" flags

[–] [email protected] 2 points 2 months ago (1 children)

allows the running of a script whenever the VPN changes port (see PR https://github.com/qdm12/gluetun/pull/2399).

That's an unknown, but welcome change. My experience for protonvpn was cludgy because you effectively had to run another service to spin and update qbittorrent's port whenever it changed. Happy to see some form of baked in support for it now.

[–] [email protected] 1 points 3 months ago

I've been self hosting for years, and am familiar with many of the topics here, but it's still an interesting read for things like talking about breaking out the three part router yourself. I'm really glad he out this together because it means I can see what others do in detail, even if it's NOT the 100% recommended way (OPNSense, wireguard, etc)

On one hand, I agree that having a small overview with links to make this non monolithic would go a long way to making this functional and less scary.

On the other hand some information is scattered fairly heavily. Take the switch discussion. He mentions a 15 dollar switch, and then the upper end 1000$ switch early on, to emphasize the range. It's not until a much much later section he talks about the more practical 20$ switch or 400$ switch he'd use here. So it being monolithic aides Ctrl+F to find this segmented info.

He also mentions the capability/value of having a manged switch (the latter switch is managed) specifically with VLAN, and yet doesn't to my mind ever state why/when I would do something with the switch management to that end. As far as I can tell, many newer switches will pass VLAN tags (even when unmanaged) from the router, which will enable you to offer a WAP with split SSIDs so you could use something like TP-link 8 port 2.5gb unmanged switch (which at 100$ seems like a meaningful bridge between the 15$ 4 port 1 GB switch, and $400 16 port 2.5gb, 8 port poe switch). He talks about PoE & speed merits but IMHO doesn't really cover the significance of a managed switch other than saying it had features for vlan (even though the cheapie would pass VLAN tags)

What does the managed switch offer me for VLAN? Specifically just the capability to isolate certain ports so specific hard lines are mapped to a certain vlan?

view more: next ›