Skip to content

v1.5 - Resume/save fix (portable installs) + dark-mode white frame

Choose a tag to compare

@zetmar-collab zetmar-collab released this 28 Jun 20:30
634fd9a

Fixes

  • Subscriptions now persist across restarts. The library is now stored next to foobar2000's own configuration using the real profile path (core_api::get_profile_path()), so it also works for portable installs. Previously the path was hard-coded to %APPDATA%\foobar2000-v2, which does not exist in portable mode - so the file write failed silently and imported subscriptions were lost on the next launch.
  • No more white frame in dark mode. The panel now paints its own background with the active theme (or custom) background colour, so the tree control no longer shows a white border around it when foobar2000 is in dark mode.

Install

Download foo_podcast.fb2k-component below, then in foobar2000: Preferences > Components > Install..., pick the file and restart.

Standard installs keep using the same file location, so existing libraries are unaffected.