Commit Graph

12 Commits

Author SHA1 Message Date
Garfield69 5e8493bc9a xbytes2: grabs can be missing. resolves #6928 2020-01-12 11:46:31 +13:00
Garfield69 32ea40cf82 xbytes2: tag xbtit engine #6821
aff torrent per page info
add sort config option
2020-01-09 08:08:15 +13:00
Garfield69 f90ba08b2d xbytes2: oops fix music cat. 2019-05-06 07:29:17 +12:00
Garfield69 a05b64a097 xbytes2: more cat refinements
plus add movie and tv search modes
2019-05-06 07:26:53 +12:00
databio-xx 5f41fe3d08 xbytes2: correct the music cats (#5191)
Add correct category for music mp3 and music flac. Apologize for the inconvenience.
2019-05-06 07:21:57 +12:00
databio-xx 46aa25772b xbytesv2: Add category for music (#5182) 2019-05-05 15:25:31 +12:00
Garfield69 38aa3eaa93 yml: standardise use of pre and post slashes on links 2019-02-13 08:18:17 +13:00
ATAlgaba a83e90e9ce XbytesV2: replace file languages (#3340)
Replace Xbytes language tag to language name in English
2018-07-06 11:33:49 +02:00
ATAlgaba bd47603f0d xbytes2: fix downloadvolumefactor parsing
Update _downloadvolumefactor_ as now they are using .png files
2018-06-28 18:22:00 +02:00
Kicker83 e6b135e151 Added new replace (#3068)
xbytesv2 adds two years in title, when the show has season episodes released in two different years. For example, supergirl season 3, has episodes in 2017 and 2018. In this case xbytesv2 format the title like this: "Supergirl (2017 18/S03/E13/AMZ WEB DL 1080p/AC3 5 1 /DUAL/SUB) Grupo V2" 
This new filter, deletes both years. 
Please don't remove this replace:
          - name: re_replace
            args: ["S(\\d{1,2}) E(\\d{1,2})", "S$1E$2"]
2018-05-05 18:03:54 +12:00
Kicker83 364061fde0 Fixes and optimizations (#3029)
Fixes and optimizations suggested by kaso17
2018-04-26 13:09:18 +00:00
RicardoVelaC f808b61210 Add Spanish tracker xBytesV2 (#2775)
* Add files via upload

* Add files via upload

* Update xbytes2.yml

* Update xbytes2.yml

* Update xbytes2.yml

* Update xbytes2.yml

* fix indent+remove sickrage hack
2018-03-23 17:46:51 +00:00