eddyizm

joined 5 days ago
[–] eddyizm@lemmy.world 1 points 11 hours ago

Sweet, how big is your library? It does seem large libraries are a challenge all around.

[–] eddyizm@lemmy.world 1 points 23 hours ago

Try it, I'd be curious to see what happens? The release before has a debug version if you want to grab the logs.

[–] eddyizm@lemmy.world 1 points 23 hours ago

Fantastic! I just added the heart/like feature there as well and wasn't sure if showed up on android auto.

Need to figure out how to get a test environment for that.

[–] eddyizm@lemmy.world 1 points 1 day ago

Hi @Andres4NY@social.ridetrans.it I unfortunately don't have access to that repo so I can't update it there (fdroid) - I have had a chat with the izzyDroid dev and he gave me some tips on what I need to do to get it into his repo and thus fdroid - I am working towards it but I could use some help because I'm figuring this java android app stuff as I go. But I will post here when I do, it will be a new name and a new icon, same app. ;-)

[–] eddyizm@lemmy.world 1 points 1 day ago (4 children)

That's an old version from last year. If you get the latest from github you should have android support, given the caveat that you have to make the adjustments for an unknown app (check out the docs)

The other thing that might hang you up is if you use graphene OS. The degoogled version lacks auto support.

[–] eddyizm@lemmy.world 1 points 1 day ago (2 children)

Yeah, I'm not sure. I know a few people who run their servers behind a reverse proxy. I don't think the app cares as long as the response is correct and endpoints exposed properly.

I know there is a PR for basic auth that I have not yet rolled in because I need to test it but perhaps you can test this out and let me know?

[–] eddyizm@lemmy.world 2 points 1 day ago

As others suggested, a simple server with a subsonic api is all you need. tailscale on it and your mobile device and you can stream with a handful of open source apps.

I am using a pi to server my music for years but been self hosting my music since google music died - never got on the spotify bandwagon.

A little docker/podman is all you need. I also work on an free android app for this purpose as well that I just posted an update to yesterday.

[–] eddyizm@lemmy.world 2 points 1 day ago

same here, i didn't want to see it die!

[–] eddyizm@lemmy.world 1 points 1 day ago

I am, in particular in switching over to a rename/rebrand. That stuff is challenging for me. here';s the discussion https://github.com/eddyizm/tempo/discussions/111

[–] eddyizm@lemmy.world 3 points 1 day ago

Thanks, yes, I am leaning towards Tempus which is roughly latin for tempo and similar - logo is has some candidates -> https://github.com/eddyizm/tempo/discussions/111

[–] eddyizm@lemmy.world 2 points 1 day ago

yeah, open a PR and I'd check it out for sure. The playlist functionality needs a lot of love.

 

cross-posted from: https://lemmy.world/post/37454125

Hi All,

my first post over here on lemmy. Thought I'd share my forked tempo release.

Some new fixes for October. v3.17.14

What's Changed

fix: General build warning and playback issues 
fix: persist album sort preference 
Fix album parse empty date field 
fix: Include shuffle/repeat controls in f-droid build's media notific… 
fix: limits image size to prevent widget crash 

note app-tempo* <- The github release with all the android auto/chromecast features

app-notquitemy* <- The f-droid release that goes without any of the google stuff.

Full Changelog: https://github.com/eddyizm/tempo/compare/v3.17.0...v3.17.14

As usual, any dev contributions appreciated as I am not actually a java/mobile dev, so my progress is significantly slower than those who do this on the daily.

In particular, any android dev is familiar with changing the name/icon in order get this app published in app stores.

 

Hi All,

my first post over here on lemmy. Thought I'd share my forked tempo release.

Some new fixes for October. v3.17.14

What's Changed

fix: General build warning and playback issues 
fix: persist album sort preference 
Fix album parse empty date field 
fix: Include shuffle/repeat controls in f-droid build's media notific… 
fix: limits image size to prevent widget crash 

note app-tempo* <- The github release with all the android auto/chromecast features

app-notquitemy* <- The f-droid release that goes without any of the google stuff.

Full Changelog: https://github.com/eddyizm/tempo/compare/v3.17.0...v3.17.14

As usual, any dev contributions appreciated as I am not actually a java/mobile dev, so my progress is significantly slower than those who do this on the daily.

In particular, any android dev is familiar with changing the name/icon in order get this app published in app stores.

view more: next ›