Content search is broken

Other platforms, generic questions.
Post Reply
gauravkadyan
Newbie
Newbie
Posts: 3
Joined: Thu Aug 29, 2024 10:08 pm

Content search is broken

Post by gauravkadyan »

If you search for a file which has the character '[' then the file won't show you unless you search without '['. The character ']' works fine.
Also the search for character '[' works fine in webUI.

Thanks for the best bit torrent software.
User avatar
Peter
Administrator
Administrator
Posts: 3049
Joined: Wed Jul 07, 2010 6:14 pm

Re: Content search is broken

Post by Peter »

Maybe it uses regex, so you have to escape?

Like : \[filename

If you right click a field, sometimes you can switch between filter modes.
gauravkadyan
Newbie
Newbie
Posts: 3
Joined: Thu Aug 29, 2024 10:08 pm

Re: Content search is broken

Post by gauravkadyan »

I tried \[ .. it didn't work.

Could you elaborate 'If you right click a field' .. what field, where do I right click ?
gauravkadyan
Newbie
Newbie
Posts: 3
Joined: Thu Aug 29, 2024 10:08 pm

Re: Content search is broken

Post by gauravkadyan »

Filter by changes affect search for 'torrents', the bug is in searching for 'torrent content search'.

if file name is '[abcd] efgh'
we can search for 'abcd', 'efgh', 'abcd]', '[abcd]', '[abcd] ' but not search for '[abcd', '[abcd] e'

if file name is 'xyz [abc] efg'
we can search for 'xyz [abc]', '[abc] efg' but not for 'xyz [abc] ' or ' [abc] efg'.
Post Reply