Tempus v4.1.3 android subsonic client release (github.com)
from eddyizm@lemmy.world to selfhosted@lemmy.world on 07 Nov 02:59
https://lemmy.world/post/38442535

Several performance issues addressed and bug fixes applied.

Updates:

github.com/eddyizm/tempus/releases/tag/v4.1.3

#selfhosted

threaded - newest

meathappening@lemmy.ml on 07 Nov 04:01 next collapse

Incredible work as usual. Is the “Album track list bug” where it would be stuck in place when you first click on an album?

eddyizm@lemmy.world on 07 Nov 05:01 collapse

Thanks, got a lot of community effort this time round. The album track list was something we introduced in the last release, 4.1.0, that caused albums to display multi disc tracks all goofy, screenshots -> github.com/eddyizm/tempus/issues/234

It was in effort to improve performance and deal with lag/large libraries. We will have to go back and figure it out.

I believe there is a ticket for what you are describing?

meathappening@lemmy.ml on 07 Nov 05:13 collapse

There was, but it actually looks like you fixed it for 4.1.0: github.com/eddyizm/tempus/issues/35

So thanks! That one was driving me crazy since early Tempo days. Speaking of, have you had any contact with the original dev? He’s been MIA for a year or so, right?

eddyizm@lemmy.world on 07 Nov 05:34 collapse

Sweet! The app has a lot of small, very annoying bugs. Still my fave, I just got tired of waiting for updates and did not want to see it go by the wayside.

Yup, no commits since Dec 2024, or much of any activity. I opened a discussion but never got a response. I did track him down, (i think its him) on linkedin to ask for repo rights when I first got started but then decided I was a little too stalking and didn’t want to invade his space, so figured I just fork it and keep going. My hope is that he is doing well and it looks like he started a small android app biz and it’s doing well.

meathappening@lemmy.ml on 07 Nov 05:45 collapse

I hope he’s doing well too–I was just surprised since he seemed to really hit his stride then all of a sudden, nothing.

Thanks for taking it over! It’s definitely my favorite subsonic app as well. I couldn’t bear to see it die, like my previous favorite, subtracks.

eddyizm@lemmy.world on 07 Nov 14:35 collapse

yeah for sure! oh man, I was using subtracks for a bit as well, that was a great and i had even forked it and was trying to compile that codebase - in the end I went with tempo because it was further along in the dev process and my time is limited.

non_burglar@lemmy.world on 07 Nov 15:08 next collapse

Very nice.

I’m afraid to ask, but I can’t seem to figure out how to add an http stream to the radio section… Is this feature active?

eddyizm@lemmy.world on 07 Nov 16:06 collapse

Hi @non_burglar@lemmy.world yes it is active. Your backend has to support it and it is loaded from there.

My backend does not support it so I can’t walk you through it. Probably something we should add to the documentation.

non_burglar@lemmy.world on 07 Nov 22:18 next collapse

Oh, OK! Brilliant, I will check on this and report back.

Tempus is great, good job.

eddyizm@lemmy.world on 15 Nov 17:48 collapse

btw - i realized that this feature was missing from the UI or broken? My back end implemented the podcast subsonic api but did not have a ui, so it still needed to be added from the app. github.com/eddyizm/tempus/releases/tag/v4.2.4 for the change

null@piefed.nullspace.lol on 12 Nov 14:26 collapse

Thanks for taking up the mantle! Been using this for a few days, working great.

Makes my eye twitch that there’s no MD icon, but I see there’s an issue for it. If I can figure out how to set up a build environment I might be able to help close that.