this post was submitted on 15 Jan 2025
36 points (100.0% liked)

Selfhosted

41114 readers
626 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hi, what's your setup?

I often listen to music through youtube on my phone connected to a bluetooth speaker. I use Newpipe, works very well. Then when I want to save a song or an album, there's the option for downloading (in newpipe itself) or on android for example Seal (works really well for downloading entire playlists and unselecting some sponsored video's from the playlist).

The hassle is uploading from the phone to my jellyfin. I've used File Browser, bit limited in options.

Then I thought I could use Syncthing to have some folder from my Android phone upload it automatically to my Jellyfin server (pc running dietpi), but it seems Syncthing is now discontinued on Android?

What I was first looking for was my own hosted yt-dlp with a mobile friendly UI, but that seemed quite difficult to get running.

top 7 comments
sorted by: hot top controversial new old
[–] lemmy_user_838586@lemmy.world 12 points 3 days ago (1 children)

There is the syncthing-fork that as far as I know is continuing, with the added bonus that it supports a 1-way sync by ignoring deletes on the phone side, so you don't have to store your whole music collection on your phone if you don't want to.

[–] freebee@sh.itjust.works 2 points 3 days ago

I see. It looks a bit more 'sketchy' than the original syncthing did tho. Is it trustworthy?

I indeed do not want to store it all on the phone. It's more like a temporary folder on the phone, just to upload it to the jellyfin

[–] florge 4 points 3 days ago

I do something similar and use syncthing to sync a folders on my phone to my server, I then use beets to manage my library (helps pull correct metadata) and jellyfin is just pointed to that folder. There's a fork of the syncthing app on fdroid: https://f-droid.org/packages/com.github.catfriend1.syncthingandroid/

[–] dingdongitsabear@lemmy.ml 2 points 2 days ago

for uploading, absolutely use syncthing. you can set it up so that it works in only one direction, i.e. phone to server, so any file that appears on the phone's download folder gets sent to the server. the one you want is syncthing-fork on fdroid.

as to listening to the music via youtube check out innertune, also on fdroid.

[–] Deello@lemm.ee 1 points 2 days ago (1 children)

Is plugging it in an option? USB?

[–] freebee@sh.itjust.works 1 points 2 days ago* (last edited 2 days ago)

No, i'ld like to be able to do it on the go, while on the train for example

Edit: if plugging in is the option, i can just use remote desktop, sftp, etc, no problem at all. Specifically looking for best way to send from phone to server while server not physically accessible.

[–] Im_old@lemmy.world 0 points 2 days ago

If your phone is android (I think so) and your jellyfin server has a file share (easy to implement anyway) you can use material files (https://f-droid.org/packages/me.zhanghai.android.files/). It has an option to connect via smb.