Spyke
lemmy.dbzer0.com

Whatever you do, don’t abbreviate copyparty when recommending it to other people.

34

Is a C-Party one of those sexy sex terms that people who are hip sexy swingers would understand

1
lemmy.zip

What do you all use this for? It seems popular but I've never found a use-case for it

18
jobbiesreply
lemmy.zip

Wow. That was a good watch. Its a very powerful tool.

8
Sips'reply
slrpnk.net

I was surpirsed too when i watched it, genuinely a great production!

4
melroyreply
kbin.melroy.org

It was a great demo! Even with a lot of humor added to the video 😁.

Only a shame it's written in python but ow well. He couldn't know.

2
Sips'reply
slrpnk.net

Ill bite, why is python a bad thing in this context?

7
jobbiesreply
lemmy.zip

I think there's always been a bit of snobbery about python. From me included. Looks like its working well here though.

5

yeah, I don't say copyparty is bad. On the contrary.

I just think Python should be limited to some simple scripts and that is it. I like compiled languages much more... Like Golang or C++ or Rust.

-1
melroyreply
kbin.melroy.org

I just don't like Python for actual applications, its slowish, easy to run into run-time issues, etc.

I think Python is fine for some small programs or scripts.. But for servers and real applications I would even consider either Go, C++ or Rust (hack even C#). Its not just me I think, but just in general.

Note: I have nothing against Copyparty, in fact I'm willing to give it a try. And its also not a personal attack.

1

I see, thanks for sharing! Personally run a few selfhosted projects written in pyhton such as Linkding, and for whatever reason these turn out to be some of my favourite apps 😅

3

I guess I will try to use it for my music collection. It seems a much better option than Nextcloud, with the built-in music player etc. 🎶

6
kbin.melroy.org

Thanks for the heads up! I think I'm happy try this for my music collection.

I'm sick of all these different streaming services. I want to build up a old school mp3 library! Who is with me? Let me know, maybe we could borrow some songs from each other.

I'm into dance, trance, house, techno, but also some rock, pop and even classical music.

12
magz :3reply
lemmy.blahaj.zone

if you just care about listening to mp3s across all your devices then navidrome is a good choice imo. because it supports the subsonic api, there are a lot of good players for it like feishin for desktop and dsub for android and a built-in web player.

as for sharing music, soulseek is already pretty established for this. it basically allows you to search for and download music from anyone on the network (remember to share some yourself, it's good manners).

the setup i use is basically a server (all these programs are pretty light, so you can probably run it on a spare laptop or even a raspberry pi) with:

  • slskd as a constantly running soulseek client, allowing me to download music to my server through the built-in web interface
  • beets, to automatically tag any music i download, based on information from musicbrainz. you can configure slskd to run commands when downloads finish, so i just run beets to import any new music
  • navidrome as the server to actually serve all the music

the only real gripe i have with this setup is that while navidrome has support for multiple users, so i can easily allow friends to listen to my music collection, slskd doesn't have that (yet, it's planned), so if someone wants music added to the server they have to ask me to download it through slskd, which is a bit tedious. it works really well if you're the only person using it though

8
Kynnreply

To my knowledge, Navidrome doesn’t allow music browsing by folder, only by artist/album. I had talked about this with its main dev a few years ago. For me this is a no go..

3

I second navidrome for music. It's awesome that copyparty has a media player, and it'd pawbably be great for organising your library remotely. Once it's organised though, you really want something that has proper mobile clients with offline track abilities and there's heaps of choices that work with the subsonic API.

3

Thanks! I think I did hear about the 'name you should not mention' software (Soulseek). I will also take a look at navidrome!

::: spoiler Ssst

And I just notice that navidrome is written in Go🤫. :::

1

I watched a video from the author last week, he mentioned there's a pull request in progress for a new UI. Agreed, this one 'aint it..

5
Ferkreply
lemmy.ml

It seems it comes with 9 different themes.

Personally, I find the UI decent, specially considering it runs even on ie6, and that it's ok for mobile devices too.

1

I'm looking for one that makes it look like the Lemmy web client called alexandrite or the Feeds gnome app.

I'll need to whip up a theme with ChatGPT or something.

1
Syer10reply
lemmy.ca

It sadly doesn't support SFTP. Would switch if it did.

2
HereIAmreply
lemmy.world

I'm sure they would implement it if requested 😄

2
Syer10reply
lemmy.ca

It has been, I'm subscribed to the issue. But no progress has been made on it for a while.

2

I thought people might have. I'm a little surprised that wasn't one of the first technologies to go in.

1

inverse linux philosophy -- do all the things, and do an okay job

Meh. Not one of us

-1

You reached the end

GitHub - 9001/copyparty: Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file, no deps | Spyke