Michael Herrmann
Michael Herrmann
You didn't install Pro correctly. The message you are seeing means that you are using the free (non-Pro) version of fbs.
Are you getting any error message, either in a popup or when you launch the (frozen) app from a Terminal?
@meramsey and I were in touch via email back then, but I didn't see a way to incorporate his work into fbs in a way that would be usable for...
You could [write your own plugin](https://fman.io/docs/plugins-introduction) that turns [`_remove_from_visited_paths`](https://github.com/fman-users/Core/blob/20d328a67fbd13d1adcf840f8b158040bfb3730f/core/commands/goto.py#L196) into a no-op.
Hi, close fman then try deleting (or temporarily renaming) the file.
Close fman and move all the JSON files elsewhere and see if that helps please.
Hi, this isn't built-in but you can implement it yourself via the [plugin API](https://fman.io/blog/fmans-new-file-system-api/). Specifically, the [Column class](https://fman.io/docs/api#Column).
> Also, being able to show the genre columns in both panes, does this work by default in this manner? It can work, but you need to write your own...
> Even after restarting the app, the deleted file showed as if it was still there. This surprises me. Usually, the files at disappear after reloading via Ctrl+R.
Hi, my stance remains the same. If you care about it deeply, you can very likely get it to work by installing fman in a Docker container and copying the...