News
TakeoutFM Server v0.26.1
Activity queries for a full year need a larger default limit which is now 9999. This should work for moderate listeners but may need to be like 5 times that for some.
June 5, 2025
TakeoutFM for Android and WearOS v0.24.4
Small change to no longer listen to duration and index change streams and just use the playback event stream. Using these 3 streams separately would cause things to get out of sync. This was most noticable on Android Audio with missing duration/slider.
June 1, 2025
TakeoutFM for Android and WearOS v0.24.3
Minor update to use latest Flutter 3.32.0 and just_audio 0.10.3. Fixed skipping back on first track and performance & repaint improvements. The nav icons have been updated to used filled/outlinded instead of selected color (which wasn’t working anyway).
May 30, 2025
TakeoutFM for Android and WearOS v0.24.2
Minor update to use latest Flutter 3.29.3. Moved back to just_audio 0.9.46 since 0.10.0 has some odd changes in stream behavior that significantly impact app behavior.
April 22, 2025
TakeoutFM for Android and WearOS v0.24.1
Minor update to use latest Flutter 3.29.2 and Android compileSdkVersion 35. The latest just_audio 0.10.0 is now used with maxSkipsOnError = 1. The previous behavior would skip 6.
April 16, 2025
TakeoutFM Server v0.26.0
Takeout now supports systemd, including the watchdog, and documentation is available on the systemd page.
April 15, 2025
TakeoutFM Server v0.25.1
Recent change broke the indices on the auth table. There are now the following:
March 26, 2025
TakeoutFM Server v0.25.0
takeoutfm.dev is now used throughout the source code for the module domain, removing github.com. Source is still available at github however gitlab is now the primary.
March 3, 2025
TakeoutFM for Android and WearOS v0.24.0
Updated the app icon to use a darker green and also positioned better to not show white border areas on Samsung devices.
February 27, 2025
TakeoutFM for Android TV v0.4.3
The async data loading, that now includes movies and TV shows, was janky and also could duplicate data. A mutex was added to avoid concurrent loading.
February 27, 2025