this post was submitted on 01 Mar 2024
157 points (98.2% liked)

Selfhosted

39739 readers
341 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 1 year ago
MODERATORS
 

Hi everyone! We're incredibly excited to announce that we're launching a beta of Finamp's redesign today. This is a major update to the app, and we're looking for feedback from anyone willing to try it out before we roll it out to everyone.

The beta is a work-in-progress, there are several new features already, but we will be adding more features over time.

Looks very nice!

you are viewing a single comment's thread
view the rest of the comments
[–] TheYang@lemmy.world 9 points 7 months ago (3 children)

Curious if this will fix my one issue I have with Finamp.

I have some quite large playlists I'd like to listen on shuffle. Finamp doesn't do that well at all. (It seems it only shuffles what it has cached or something, as it seems to shuffle "only" the first 100 or so songs. of 3000+)

[–] Chaphasilor@feddit.nl 5 points 7 months ago (1 children)

Hi, Finamp dev here. I think there might be a "limit 100" on accident in there somewhere, since that is our default "page size", so the number of items we will fetch from the server at once.
If you don't mind, you could open an issue on GitHub or hop into the discord server so I can better keep track of it!

[–] glasgitarrewelt@feddit.de 4 points 7 months ago (1 children)

"Hop on the discord server".. Boooo. What happened to the good old Forum. Searchable and all.

Follow me on instagram for more great criticism.

[–] Chaphasilor@feddit.nl 1 points 7 months ago (1 children)

There is an open discussion on GitHub for people just like you ^^

But discord is just much less work to manage, and is a communications platform that I use all the time.
This is just the beta, it's not like all of the development and discussionn is happening over discord now. But when I have time to develop and need some user feedback to ask about their problems or opinions, this is just much faster to iterate on.

In the end, we do this for free, and it takes up our time, so anything we can do to be more productive does help!

[–] glasgitarrewelt@feddit.de 1 points 7 months ago (1 children)

Yes, convenience is the main reason people like you use discord. But there are many reasons against using it and I am sure you know all of them, so no need for a discussion.

Just wanted to highlight: you are part of the discord problem.

[–] Chaphasilor@feddit.nl 1 points 7 months ago
[–] Chaphasilor@feddit.nl 1 points 5 months ago

Hey, is this still an issue in the beta? There are reports from others that have problems with their large playlists because it takes too long to queue them up, so I don't think the shuffle is limited to a certain number of items.
Or are you talking about the round shuffle button on the songs/tracks tab?

[–] PlexSheep@feddit.de 1 points 7 months ago (2 children)

My issue is that I use a self signed CA, there is some progress in that area, but last time I checked not something usable on my device

[–] Chaphasilor@feddit.nl 2 points 7 months ago* (last edited 5 months ago)

Yeah ideally Flutter (the framework we're using to develop the app) would support this by default, but it seems like we'll have to jerryrig something...

[–] Illecors@lemmy.cafe 1 points 7 months ago (1 children)

Does importing the ca not help?

[–] PlexSheep@feddit.de 1 points 7 months ago (1 children)

That wasn't a thing last time I tried. Is that possible now? Or do you mean for my android system? I have the CA installed on my system of course, but iirc the flutter library they use does not use the system store.

[–] Illecors@lemmy.cafe 1 points 7 months ago (1 children)

I did mean your android system. I'm not on jellyfin, yet, so not familliar with uts quirks.

[–] PlexSheep@feddit.de 1 points 7 months ago

The regular jellyfin app works with the system can store. This is only about finamp.