Skip to content

[BUG] Additional words are ignored during search #51

@PoloDePoli

Description

@PoloDePoli

Is there an existing issue for this?

  • I have searched the existing issues

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

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions