- 4 Posts
- 23 Comments
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempus v4.0.7 android subsonic client releaseEnglish
1·11 hours agoIt’s not out of the question, there are a lot of requests for android auto in the repo, I just can’t get to them yet with any confidence until I can test.
Some ideas are good, but I will use the safety rules as a hard guidance once I do get to it.
I did get to use auto while on holiday and it was sweet. I can see wanting more control but also feel too much can be a bit dangerous, might as well be looking at my phone while driving which is bad lol.
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempus v4.0.7 android subsonic client releaseEnglish
2·15 hours agoI need a dev environment to even see the changes I make actually make it there. There is a flag to enable the 5 star rating on the main screen, it’s off by default. Have you tried that? I am not sure if that transfers to auto (i don’t think it does)
As far as the safety thing, I have to read the docs -> I believe there are guidelines and if it fails them, they block the whole app. So I want to keep it simple until I understand the requirements.
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempus v4.0.7 android subsonic client releaseEnglish
3·16 hours ago✌️
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempus v4.0.7 android subsonic client releaseEnglish
3·16 hours ago🙌
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempus v4.0.7 android subsonic client releaseEnglish
2·16 hours agoI’m still working on setting up an android auto dev environment. It’s been a challenging however I’ve made progress so I may have it up soon.
That being said, I’ve been told I need to make sure I pass the safety test/guidance to get into the google play store.
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempus v4.0.7 android subsonic client releaseEnglish
4·1 day agoThanks, Not particularly. I’ve already have a bug where something broken between updates I’m tracking down but feel free to open a ticket if you find something that is not already a open issue.
eddyizm@lemmy.worldto
Technology@lemmy.world•Microsoft is making every Windows 11 PC an AI PCEnglish
14·8 days agoreturn of the clippy, now named skynet.
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
2·11 days agoSweet, how big is your library? It does seem large libraries are a challenge all around.
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
1·12 days agoTry 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.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
1·12 days agoFantastic! 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.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
1·12 days agoHi @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.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
1·12 days agoThat’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.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
1·12 days agoYeah, 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.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
2·12 days agosame here, i didn’t want to see it die!
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
1·12 days agoI 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.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
3·12 days agoThanks, yes, I am leaning towards
Tempuswhich is roughly latin for tempo and similar - logo is has some candidates -> https://github.com/eddyizm/tempo/discussions/111
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
1·12 days agonew logo proposal is here -> https://github.com/eddyizm/tempo/discussions/111
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
2·13 days agoyeah, open a PR and I’d check it out for sure. The playlist functionality needs a lot of love.
eddyizm@lemmy.worldOPto
Selfhosted@lemmy.world•Tempo (fork) v3.17.14 android subsonic clientEnglish
3·13 days agoI don’t think it every died. the api is supported across many projects and has been forked to openap

Hi Sips, The playlists don’t show up by default when you select that flag - (this is confusing i know) But you have to go to the playlist -select the option to ADD TO HOME, Then it will show up on your home if that part is enabled.
There are issues with playlists in general and inparticular with the home location, if you see the issues there are some open ones intend to get to soon but there is a playlist revamp that is needed so there is that.