Jackett version: 0.13.135.0
In search the "show entries" setting always defaults to 20 and the sorting setting (categories are below) resets as well.
Published Tracker Name Size Files Category Grabs Seeds Leechers DL Factor UL Factor Download
Can someone confirm if at least saving the default value of "Show entries" in Dashboard#search
is possible or not? The value always resets to 20 for me and I'm not sure if this is by design or a cookie issue for instance.
it's by design. jackett does not save this dashboard setting.
This is working for me.
The configuration is saved in the local storage of the web browser, not in the server. So the config persist if you always use the same browser.
@garfield69 can you replicate?
This only works for same session. When you close the entire browser it resets, but it remembers it for as long as the browser stays open.
This only works for same session.
Nop, 2 hours. But that gave me the hint. Fixed in #7686
The configuration is saved in the local storage of the web browser, not in the server. So the config persist if you always use the same browser. can you replicate?
the Dashboard search show-entries and sort column options last for as long as the local storage elements do, so whenever that dataspace is deleted those dashboard options to be reset to the defaults.
Some Chrome Browser events can reset that dataspace, as I have seen my Jackett dashboard with reset options before, although I cannot recall how long ago since the last time that happened, or what were the circumstances. Its not something that I have been paying much attention to.
Jackett 0.14.79
Can this option be set manually in a configuration file?
No, this is saved in the local storage, in the web browser. You can edit the values in Dev Tools but I think it's better to not touch that.
Most helpful comment
Nop, 2 hours. But that gave me the hint. Fixed in #7686