MoviesDVDR: Improve titles for *arr suite. Change category (#9708)

This commit is contained in:
Daniel Martin Gonzalez 2020-10-01 22:20:27 +02:00 committed by GitHub
parent 5ee83fe3b2
commit e16bb32dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 61 additions and 2 deletions

View File

@ -12,7 +12,7 @@ legacylinks:
caps:
categories:
Movies: Movies
1: Movies/DVD
modes:
search: [q]
@ -37,9 +37,68 @@ search:
fields:
category:
text: Movies
text: 1
title:
selector: div.titulo
filters:
- name: append
args: " "
title|append:
optional: true
selector: img.flageitor:nth-child(2)
filters:
- name: re_replace
args: [".*", "MULTi "]
title|append:
optional: true
selector: img.flageitor[src^="/wp-content/themes/moviesdvdr/images/english.png"]
filters:
- name: re_replace
args: [".*", "English "]
title|append:
optional: true
selector: img.flageitor[src^="/wp-content/themes/moviesdvdr/images/espanol.png"]
filters:
- name: re_replace
args: [".*", "SPANiSH "]
title|append:
optional: true
selector: img.flageitor[src^="/wp-content/themes/moviesdvdr/images/italian.png"]
filters:
- name: re_replace
args: [".*", "iTALiAN "]
title|append:
optional: true
selector: img.flageitor[src^="/wp-content/themes/moviesdvdr/images/german.png"]
filters:
- name: re_replace
args: [".*", "German "]
title|append:
optional: true
selector: img.flageitor[src^="/wp-content/themes/moviesdvdr/images/french.png"]
filters:
- name: re_replace
args: [".*", "FRENCH "]
title|append:
optional: true
selector: img.flageitor[src^="/wp-content/themes/moviesdvdr/images/other.png"]
filters:
- name: re_replace
args: [".*", "oTHer "]
title|append:
optional: true
selector: div.imagem span:contains("Documental")
filters:
- name: re_replace
args: ["Documental", "DOC "]
title|append:
optional: true
selector: div.imagem span:contains("Adulto")
filters:
- name: replace
args: ["Adulto", "XXX "]
title|append:
text: "DVDRiP XViD"
details:
selector: a
attribute: href