Skip to content

Commit

Permalink
turkseed: new genre
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed May 17, 2024
1 parent 101b48d commit 15d1c54
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Jackett.Common/Definitions/turkseed-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,14 @@ search:
genre:
selector: meta.genres
filters:
- name: re_replace
args: ["(?i)(Bilim Kurgu)", "Bilim_Kurgu"]
- name: re_replace
args: ["(?i)(Pembe Dizi)", "Pembe_Dizi"]
- name: re_replace
args: ["(?i)(TV film)", "TV_film"]
- name: re_replace
args: ["(?i)(Vahşi Batı)", "Vahşi_Batı"]
- name: replace
args: [" & ", "_&_"]
description:
Expand Down

0 comments on commit 15d1c54

Please sign in to comment.