Is there an existing issue for this?
Current Behavior
When using the TV series option I have found that version v8.6.0-ls86 and v8.5.4-ls86 ignore additional keywords (e.g. av1, megusta, etc) and the list of results includes items that do not have those keywords selected (actually the search menu itself makes shows the additional keywords filter as empty and the history does not shows those keywords either)
Reverting to v8.5.3-ls84 has keywords working again
I have only tested the interface on Firefox
Expected Behavior
No response
Steps To Reproduce
Using v8.6.0-ls86 or v8.5.4-ls86 after selecting a TV series, keywords in the kewords sections are ignored and not used to filter results
Using v8.5.3-ls84 works as expected
I have not tested v8.5.4-ls85 (I think that worked)
Environment
- OS:Synology
- How docker service was installed: running via ssh not via synology manager (v24.0.2 / compose v2.20.1)
CPU architecture
x86-64
Docker creation
nzbhydra2:
image: linuxserver/nzbhydra2:v8.5.3-ls84
container_name: nzbhydra2
restart: always
environment:
- PUID=${PUID}
- PGID=${PGID}
- TZ=${TZ}
- UMASK=022 #optional
volumes:
- ${configs}/nzbhydra2:/config
- ${downloads}:/downloads #optional
ports:
- 5076:5076
Container logs
Is there an existing issue for this?
Current Behavior
When using the TV series option I have found that version v8.6.0-ls86 and v8.5.4-ls86 ignore additional keywords (e.g. av1, megusta, etc) and the list of results includes items that do not have those keywords selected (actually the search menu itself makes shows the additional keywords filter as empty and the history does not shows those keywords either)
Reverting to v8.5.3-ls84 has keywords working again
I have only tested the interface on Firefox
Expected Behavior
No response
Steps To Reproduce
Using v8.6.0-ls86 or v8.5.4-ls86 after selecting a TV series, keywords in the kewords sections are ignored and not used to filter results
Using v8.5.3-ls84 works as expected
I have not tested v8.5.4-ls85 (I think that worked)
Environment
CPU architecture
x86-64
Docker creation
nzbhydra2: image: linuxserver/nzbhydra2:v8.5.3-ls84 container_name: nzbhydra2 restart: always environment: - PUID=${PUID} - PGID=${PGID} - TZ=${TZ} - UMASK=022 #optional volumes: - ${configs}/nzbhydra2:/config - ${downloads}:/downloads #optional ports: - 5076:5076Container logs
.