eddyizm

joined 1 month ago
[–] eddyizm@lemmy.world 1 points 2 days ago (1 children)

yeah that is confusing - I realized later that it is also what happens when you go into data saving mode, no artwork. That is why I suggested looking at the settings. Glad you figured it out. We will need to make the cache better and clearly. I, for one, want to cache everything and store everything locally, however, there is a performance aspect that is generally the challenge.

[–] eddyizm@lemmy.world 1 points 3 days ago (3 children)

Open a ticket up and post a screenshot, that is indeed weird. What back end are you using and how do you tag your metadata? There are some settings regarding artwork and sizing along with mobile/wifi settings that could possibly affect it.

[–] eddyizm@lemmy.world 3 points 3 days ago (2 children)

What you prefer to see? I don't want to be annoying, just share updates as it seems each time I post, new people discover the app for the first time or realize the original repo is no longer updating.

I did not see any policy regarding release dumping but I do appreciate the fact that my post could have a lot more context. So thanks for that regardless.

[–] eddyizm@lemmy.world 2 points 3 days ago

feishin is really nice. I use my regular back end (LMS) when not using the app though. Not quite as pretty but very solid.

[–] eddyizm@lemmy.world 2 points 3 days ago

Sweet, yeah I loved tempo, just wasn't getting updates or making any progress so decided to stop waiting and fork it, eventually rebrand in order to get back into repos. Seems like a lot of people still use tempo and are filing bugs but no one is over there. I do go back over to post about a bug fix or let them know.

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

The last release from tempo was Dec 2024. The last commit was I'm Jan 2025 for a grade version bump.

Started with a fork and merged outstanding prs and have been addressing as many bugs that I can as well as adding features.

I loved tempo so I didn't want to let it die, it just needed to keep moving forward.

 

To the mods: I'm releasing a few times a month so I'm trying to post every other release as to note spam the sub. Please advise on proper protocol.

A couple of nice features and some several fixes

Updates:

  • chore: Update russian strings.xml
  • fix: disallow duplicate songs in queue
  • fix:github release check
  • fix: Fixed crash when viewing share
  • chore: Update Polish translation
  • fix: add podcast/radio channel visible when empty podcasts/radio
  • fix: Equalizer fix in main build variant
  • fix: Images not filling holder
  • feat: Make artist and album clickable
  • feat: implement scroll to currently playing feature
  • fix: shuffling genres only queuing 25 songs

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

app-degoogled* <- The izzyOnDroid release that goes without any of the google stuff.

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.

Big thanks to all the folks who have been contributing. We have a new icon designed but I could use some help if anyone wants to do a PR to implement it.

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

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. https://github.com/eddyizm/tempus/releases/tag/v4.2.4 for the change

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

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.

 

Several performance issues addressed and bug fixes applied.

Updates:

  • fix: equalizer missing referenced value
  • Fix: Album track list bug
  • fix: Add listener to enable equalizer when audioSessionId changes
  • chore(i18n): Update Spanish (es-ES) translation
  • shuffle for artists without using getTopSongs
  • Update USAGE.md with instant mix details
  • feat: sort artists by album count
  • Fix downloaded tab performance
  • fix: remove NestedScrollViews for fragment_album_page
  • fix: playlist page should not snap
  • chore: update media3 dependencies
  • fix: update MediaItems after network change
  • fix: skip mapping downloaded item

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

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

what is tone? curious on how you set up the rss feed ingest as well if you would be open to sharing.

[–] eddyizm@lemmy.world 5 points 2 weeks ago

here here! one of the best ones around, epic. If only they had let them finish 1899...

[–] eddyizm@lemmy.world 2 points 2 weeks ago

Just wanted to come back to thank you. I was able to get this going but was still racking my head with an error and it was failing until I finally got a tip that I needed to use my physical device and the desktop headunit - that last block was trying to use the emulator with the desktop head unit.

Thanks again for your help!

 

Hi All, my fork of Tempo has had a rebrand, which was a requirement to get back into the app stores as the original Tempo still exists in F-Droid/IzzyOnDroid

Tempus v4.0.7

Attention

This release will not update previous installs as it is considered a new app, no longer Tempo, new icon, new app id, and new app name. Hoping it will not be a huge inconvenience but was necessary in order to publish to app stores izzyDroid

Android Auto Support should be the same as before, however, I was not able to test any of the icons/visuals, so please let me know if there are any remnants of the tempo logo/icon as I believe I removed them all and replaced them successfully.

What's Changed

fix: Crash on share no expiration date or field returned from api
fix: Check also underlying transport 
feat: Unhide genre from album details view 
fix: persist album sorting on resume 
chore: Tempus rebrand 
chore: Update Polish translation 

Now available via the IzzyOnDroid Repository -> https://apt.izzysoft.de/fdroid/index/apk/com.eddyizm.degoogled.tempus

note:

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

app-degoogled* <- The izzyOnDroid release that goes without any of the google stuff.

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 android auto to help me set up a dev environment

 

Hi All, I am not sure if this is post is ok here so please let me know if not. I did not see any other android community that was a decent size for development so figured there might be some devs in here.

I recently forked an FOSS project that has an android auto component to it. I don't have a physical device to test with in my car so I need to set up an emulator.

Challenge is, I am struggling to figure out how to do so, from what I can gather, it is either the same? or you can launch from a local device connected via usb and it launches to an emulator as if it was a head unit? I am clearly missing something and all the articles I've seen have not really gotten me over the finish line.

Any links or tips appreciated!

 

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 β€Ί