Results 681 comments of Mat

Tentative plan, assuming I haven’t overlooked anything (I don’t have access to a computer this weekend): - Remove wordindex.db, rename buddywordindex.db -> wordindex.db - Modify buddy*.db-files to only contain buddy...

> some thoughts from a non-developer perspective: > > > > **Preferences/Shares** > > > > - public and accessible to everyone (should be default if add a folder) >...

For anyone interested, here's a new branch for testing: https://github.com/mathiascode/nicotine-plus/tree/buddy-shares-visible-db-format It includes a new option in Preferences -> Shares to make your buddy shares visible to everyone (note that it's...

Here's a newer build from PR #2662 that aims to fix #2447 as well: https://nightly.link/mathiascode/nicotine-plus/actions/runs/6280664636 Testing would be appreciated to ensure that buddy shares still work properly, but also to...

> I already noted 1 initial "issue" with the previous version, which is not an "issue" as such, but 1 additional requirement which would make it perfect for me. >...

Downloads for the latest build: https://nightly.link/mathiascode/nicotine-plus/actions/runs/6286922147 @arbdlp Let me know if this build fixes the issue you reported.

This request is blocked until we've ported the search/transfer lists to the new TreeView class.

Would it be enough to only show file sizes in bytes in search results and browse shares? I don't want to do this in the download/upload lists due to issues...

Thanks for working on this, looks good so far. One point: - Could you add the Download button to the dialog, using the `suggested-action` style (see widgets/dialogs.py, `buttons_end`)? My plan...

> > The containing folder selector will remain on all pages, while the rest of the content changes. > > Surely the destination folder initial suggested value will be different...