this post was submitted on 01 Mar 2024
126 points (97.7% liked)

Selfhosted

39433 readers
894 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 8 points 7 months ago (2 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 4 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 3 points 7 months ago

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

Follow me on instagram for more great criticism.

[–] 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

Yeah I 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.