Commit Graph

25 Commits

Author SHA1 Message Date
ilike2burnthing 9c6cce4a88
assorted: yaml schema updates (#13376) 2022-07-19 08:18:10 +01:00
amoreno d0a988b40e
hdspain: replace tag "VERSIÓN MEJORADA" with "PROPER" (#13110) 2022-04-06 06:38:29 +12:00
amoreno dd74f55711
HDSpain: Rename tags MEGAPACK to REPACK and AUDIOEDITADO to PROPER (#13109) 2022-04-05 11:26:46 +12:00
amoreno 57ba303fee
hdspain: correct search TV Shows (#12981) 2022-02-23 07:29:36 +13:00
Garfield69 4400ddc97e hdspain: update ULVF detection. resolves #12460
this method should be more resistant to unexpected values.
2021-10-26 09:57:08 +13:00
Garfield69 dc7a8fcd4c hdspain: update ULVF detection. resolves #12460
also move Extras to end of title (was placing them at front which would prevent Sonarr from working).
2021-10-26 09:47:10 +13:00
Garfield69 3460648578 assorted: conform to yaml standards by avoiding duplicate keys #11917 2021-10-22 16:22:49 +13:00
bakerboy448 72be4c3b00
assorted: Standardized YML language on `{ISO 639-1}-{ISO 3166-1 alpha-2}` (#12274) 2021-09-08 11:09:51 +12:00
Garfield69 d9ed8b981d hdspain: detect vose #11615 2021-04-28 06:51:16 +12:00
SPlNeTe f97e89bac3
hdspain: drop square brackets surrounding language in titles (#10315)
Language identification correction for Radarr and pyMedusa.
2020-11-29 06:52:50 +13:00
Garfield69 e7e12ba990 assorted yml: code tidy 2020-11-17 19:29:02 +13:00
Garfield69 9db7a76d56 assorted yml: code tidy 2020-11-15 11:12:59 +13:00
Diego Heras 2ea22af9ef
core: rename comments field to details #10092 (#10135) 2020-11-08 15:11:27 +13:00
Garfield69 9378cf84ad hdspain: switch to method cookie resolves #10119
code tidy
add date TZ
2020-11-07 07:59:02 +13:00
Diego Heras 767700d6bb
core: categories cleanup (#10006)
* core: categories cleanup
* swap categories 2050 Movies/BluRay / 2060 Movies/3D
* swap categories 6050 XXX/Pack / 6070 XXX/Other
* swap categories 7010 Books/Mags / 7020 Books/EBook / 7030 Books/Comics
* category validation is case sensitive
* renamed some categories to follow Newznab specs
2020-10-29 08:00:48 +13:00
ta264 37a9d6b393
Fixed: Unset variable in CardigannIndexer if it's missing in the row (#9305) 2020-08-12 18:01:59 +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
J Bonet 9625e71fa5 HDSpain: Replace Season with English notation: eg. T2 -> S2 (#5844) 2019-08-14 07:27:51 +12:00
R91g 0921388f9e hdspain: updates (#5330)
- Fixed details url, now when click on a torrent name will open the torrent url correctly
- Added comments (link to topic in forum)
- Added minimum ratio and minimum seed time
- Added "Megapack / Audio Editado" labels as to the title torrent and description.
2019-05-25 11:53:09 +12:00
Román Martín dfaa7f1a69 Added regexp for searching complete seasons in PyMedusa (#4678) 2019-02-14 11:37:28 +13:00
R91g f49c58a1fa HD-Spain: add indexer (#3222)
Add Spanish Private HD tracker https://www.hd-spain.com/
Based on Albvadi's code from HD-Spain forum all credit to him, I only added some changes for better search, ISO correct and spain flag detection
2018-06-11 17:33:26 +02:00