openscopeproject / TrguiNG

Remote GUI for Transmission torrent daemon
GNU Affero General Public License v3.0
334 stars 39 forks source link

Directories filter won't work for me at all #98

Closed FunFrog-BY closed 11 months ago

FunFrog-BY commented 11 months ago

Everything works good and fast for me except directories in sidebar won't work at all: https://disk.yandex.com/i/I1O1Km_7aQfmXQ They just doesn't show anything. I tried to wait maybe 5 minutes with no success. Labels and trackers are working tho.

Version v0.9.0 Frontend Edge 118.0.2088.46 (Blink 118.0.0.0) on Windows 10 Build date 19.09.2023, 10:13:27

FunFrog-BY commented 11 months ago

Also it would be nice to have option to display directories in more compact way without redundancies: https://disk.yandex.com/i/qKczwJ3swr57Mw

qu1ck commented 11 months ago

It's supposed to be a tree view, looks like it's not working at all with windows paths.

qu1ck commented 11 months ago

I can't reproduce this. For me transmission 4.0.4 (which you have) has "/" path separators even on windows and the directory filter works as expected. Are your torrents added in 4.0.4 or inherited from older transmission version? Maybe it used to have "\" separators and updating transmission to new version does not change paths.

I'll add some code to be flexible with this but I'll need your help to confirm it works.

qu1ck commented 11 months ago

Please try this build TrguiNG_0.9.0_x64-setup.exe.zip

FunFrog-BY commented 11 months ago

Most of my torrents are from older versions, but some has been added since 4.0.4. Thay all had and having now same paths, same as on my first screenshot, When i tried to add torrents with TrguiNG using Browse button it added torrents with inverted slashes in path, but they downloaded and saved anyway. Now i added a new torrent again, but entered path myself with correct slash () and it downloaded fine too.

Ok ill try it rn.

FunFrog-BY commented 11 months ago

Now it looks like a tree but still shows nothing изображение

qu1ck commented 11 months ago

That still does not look right. But I found the root issue I think, this one should work

TrguiNG_0.9.0_x64-setup.exe.zip

FunFrog-BY commented 11 months ago

Yep, it works now! Thank you very much!

qu1ck commented 11 months ago

Great, thanks for confirming.

qu1ck commented 11 months ago

Fixed in v0.10.0.