Commit Graph

28 Commits

Author SHA1 Message Date
Garfield69 3647bb003c assorted: clean up grabs 2021-09-07 08:04:21 +12:00
SPlNeTe 160bcd3076
hdcity: drop square brackets surrounding language in titles (#10314) 2020-11-29 06:51:27 +13:00
Garfield69 f3b74e3bbf hdcity: add date TZ
code tidy
2020-11-15 11:13:15 +13:00
Garfield69 0781926d95 assorted yml: remove redundant "optional:true" for imdb,poster,rageid,tmdbid,tvdbid
standardise imdb selector
2020-11-13 08:37:40 +13:00
Diego Heras c5dd37b836
core: rename banner field to poster #10092 (#10134) 2020-11-08 12:43:33 +13:00
vinanrra 5b41ab6836
Removed English from not VOSE (#9476)
Until Sonarr add double language managment at titles like radarr, it is better to removed.
2020-09-10 06:56:45 +12:00
Garfield69 783a3436a7 assorted: cosmetic for yamllint part3 2020-05-13 11:07:31 +12:00
Diego Heras 6156ad0cd5
core: allow renaming & merging of trackers with config (part 1 #8355) (#8608)
core: allow renaming & merging of trackers with config (part 1 #8355) (#8608)

* rename site field to id in yaml indexers
* add id field in c# indexers
* use id field instead of class name in c#
2020-05-11 21:59:28 +02:00
Diego Heras 6a10125227
core: validate yaml definitions (yamllint part 3 #8575) (#8584) 2020-05-11 08:57:50 +12:00
Diego Heras 9af3673bce
core: validate yaml definitions (yamllint part 2 #8575) (#8583) 2020-05-11 08:50:52 +12:00
Diego Heras 003fd35dfc
core: validate yaml definitions (yamllint part 1 #8575) (#8581) 2020-05-11 08:05:19 +12:00
Garfield69 7533ad18d6 assorted: add missing modes 2020-04-22 09:01:58 +12:00
Ruben Pahino 8645e859b9
hdcity: detect freeleech flag (#8271) 2020-04-20 12:16:55 +12:00
Ruben Pahino c18c0d574f
hdcity: append both Spanish and English when it's not VOSE (#7826) 2020-03-25 12:32:40 +13:00
TuGeek 5d395b6f67 HDCIty: Corrected search of episodes with Sonarr (#6519) resolves #6510 2019-12-07 08:38:34 +13:00
TuGeek e827ccb52e Optimization Puntotorrent and HDCity Trackers (#6400) 2019-11-20 08:12:36 +13:00
Alberto Moreno abbf09c953 hdcity: Optimise search for Complete Season (#6386)
Search for complete seasons with other names than "T1"
2019-11-19 05:54:19 +13:00
Alberto Moreno 9f7b361512 Bug in fields args broke HDCity template (#6343)
Missing spaces in fields args that broke the HDCity template
2019-11-12 21:44:43 +13:00
Alberto Moreno bfec7cc11c hdcity: Added support to search Complete Seasons (#6338) 2019-11-12 06:46:58 +13:00
Ruben Pahino 6e4811e788 hdcity: Process VOSE tag as [english] only (#6273) 2019-11-01 07:21:13 +13:00
rubasace e82449d320 HDCity: Fix accents on title (#5836)
HDCity queries are sensitive to character accents:
Radarr currently doesn't find the movie called "Alita: Ángel De Combate" because all releases on HDCity are called "Alita Angel De Combate". 
Interestingly testing with Jackett I found out that searching for "Alita ngel De Combate" "Alita ng l De C mbate" or any version of replacing characters with spaces still returns all the results. 

That being the case, my suggestion is simply to replace any non-alphanumeric character with spaces to avoid missing results. This still allows to retrieve titles with accents like "El Sangriento Imperio Romano Calígula" as the query for "El Sangriento Imperio Romano Cal gula" works exactly the same way
2019-08-13 12:57:15 +12:00
Garfield69 6447bffacc hdcity: add info about only Spanish IP addressed allowed. #4102 2019-02-14 16:54:30 +13:00
Garfield69 38aa3eaa93 yml: standardise use of pre and post slashes on links 2019-02-13 08:18:17 +13:00
Albvadi 751d3e8b96 hdcity: Correct torrents with no grabs yet (#4108) 2018-11-02 17:59:43 +01:00
R91g 9fc5b97de8 HDCity: Fix TV Shows search, encoding... (#2841)
Change TV Shows search format for Spanish style, change encoding in HDCity to ISO-8859-1, now accented characters works perfects and add [spanish] for detected Spanish language in Sonarr/Radarr
2018-04-02 08:52:15 +12:00
Albvadi d766cdcf0c Fix HDcity.li (#2609)
Fixed for work with both themes.
2018-02-19 16:03:50 +00:00
Albvadi a5d4fadca5 Corrections in Puntotorrent and HDCity (#2528)
* Update hdcity.yml

Corrected login path

* Update puntotorrent.yml

Make grabs optional for new torrents
2018-02-01 17:06:54 +00:00
garfield69 dc892cd95b
Rename hdcity to hdcity.yml 2018-01-19 07:29:15 +13:00
Renamed from src/Jackett.Common/Definitions/hdcity (Browse further)