TheBeastLT
|
dbb3794c5f
|
[addon] updates stream info title creation
|
2020-03-14 22:29:05 +01:00 |
|
TheBeastLT
|
326a07b82e
|
[scraper] updates scrapers and unique index
|
2020-03-14 22:25:51 +01:00 |
|
TheBeastLT
|
1efaa0451c
|
[scraper] check existing torrent for 1337x once infohash is defined
|
2020-03-13 23:15:25 +01:00 |
|
TheBeastLT
|
b5c58c92f0
|
[scraper] adds year to kitsuId search query
|
2020-03-13 22:47:43 +01:00 |
|
TheBeastLT
|
7535a4ea55
|
[scraper] fix season shortcut assignment for anime
|
2020-03-13 22:44:27 +01:00 |
|
TheBeastLT
|
542c96a2c3
|
[scraper] updates scapers limiter usage
|
2020-03-13 22:24:22 +01:00 |
|
TheBeastLT
|
19052cc366
|
[scraper] deploy to google app engine
|
2020-03-13 22:23:31 +01:00 |
|
dependabot[bot]
|
81236297c1
|
Bump sequelize from 4.43.0 to 5.15.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 4.43.0 to 5.15.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v4.43.0...v5.15.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-13 22:23:31 +01:00 |
|
TheBeastLT
|
c09d7cf566
|
[scraper] filter non mapped horriblesubs episodes
|
2020-03-13 18:38:57 +01:00 |
|
TheBeastLT
|
21338b3aee
|
[scraper] date handling
|
2020-03-13 15:46:39 +01:00 |
|
TheBeastLT
|
2b73b56106
|
[scraper] improves title based decomposer
|
2020-03-13 15:46:39 +01:00 |
|
TheBeastLT
|
a47495281d
|
[scraper] removes unique index on files
|
2020-03-13 15:46:39 +01:00 |
|
TheBeastLT
|
8203cfee56
|
Merge pull request #2 from TheBeastLT/dependabot/npm_and_yarn/lodash.merge-4.6.2
Bump lodash.merge from 4.6.1 to 4.6.2
|
2020-03-13 10:01:29 +01:00 |
|
TheBeastLT
|
bbb771f2ea
|
Merge pull request #3 from TheBeastLT/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
|
2020-03-13 10:01:17 +01:00 |
|
TheBeastLT
|
a2b47d39cf
|
[scraper] disables horriblesubs scraper
|
2020-03-13 09:49:01 +01:00 |
|
TheBeastLT
|
3ec32b718b
|
[scraper] removes unnecessary file index
|
2020-03-13 09:48:22 +01:00 |
|
TheBeastLT
|
972d4b8a43
|
[scraper] updates rarbg dum scraper with better logging
|
2020-03-13 09:48:01 +01:00 |
|
dependabot[bot]
|
049036d28a
|
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-13 07:53:10 +00:00 |
|
dependabot[bot]
|
78e7eea3cd
|
Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-13 07:53:09 +00:00 |
|
TheBeastLT
|
bcd3715612
|
[addon] fixes kitsu id gate condition
|
2020-03-12 14:28:26 +01:00 |
|
TheBeastLT
|
a3cc795680
|
adds language and resolution to torrent table
|
2020-03-12 14:27:55 +01:00 |
|
TheBeastLT
|
4dcb2ad9e5
|
[scraper] catches any error on single scrape
|
2020-03-12 09:09:11 +01:00 |
|
TheBeastLT
|
c6e0c01850
|
[scraper] adds scheduling flag to enable it
|
2020-03-12 09:02:50 +01:00 |
|
TheBeastLT
|
4a0a5c4260
|
[scraper] fix file name in manual reapply
|
2020-03-11 21:55:53 +01:00 |
|
TheBeastLT
|
53549ed98a
|
[scraper] cache kitsuId search with separate key
|
2020-03-11 21:32:05 +01:00 |
|
TheBeastLT
|
f1b9308578
|
[addon] adds sequalize dependencies
|
2020-03-11 19:24:48 +01:00 |
|
TheBeastLT
|
6539400949
|
[addon] adds gitub silent flag for now config
|
2020-03-11 19:21:32 +01:00 |
|
TheBeastLT
|
fadda7a914
|
[scraper] adds a warning if horriblesubs episode is out of mapped bounds
|
2020-03-11 19:13:59 +01:00 |
|
TheBeastLT
|
c8e2138856
|
updates addon cache times
|
2020-03-11 19:12:22 +01:00 |
|
TheBeastLT
|
2acc9a7f2d
|
updates addon to a working state
|
2020-03-11 15:06:51 +01:00 |
|
TheBeastLT
|
a2ea880cb6
|
pads zeros to imdbId if missing
|
2020-03-10 21:37:20 +01:00 |
|
TheBeastLT
|
fbbf15173b
|
assigns kitsu episodes for anime type when no metadata available
|
2020-03-10 19:47:06 +01:00 |
|
TheBeastLT
|
a83c75a702
|
filter horriblesubs entries having a magnetlink
|
2020-03-10 16:26:47 +01:00 |
|
TheBeastLT
|
a4a675ab2a
|
adds metadata type check for anime movies to bypass file fetching
|
2020-03-10 16:22:11 +01:00 |
|
TheBeastLT
|
a44826757c
|
adds addon module
|
2020-03-10 16:17:31 +01:00 |
|
TheBeastLT
|
58aba322c2
|
moves scraper to a subpackage
|
2020-03-10 15:23:52 +01:00 |
|
TheBeastLT
|
dff66d8fb2
|
adds cron job for scraping
|
2020-03-10 14:45:45 +01:00 |
|
TheBeastLT
|
2618694e33
|
adds rarbg dump scraper based on scraped imdb ids
|
2020-03-09 15:23:16 +01:00 |
|
TheBeastLT
|
ef09abc4e0
|
adds rarbg scrapper
|
2020-03-08 23:29:54 +01:00 |
|
TheBeastLT
|
6cc0c5dc64
|
adds kickass scrapper
|
2020-03-08 20:08:28 +01:00 |
|
TheBeastLT
|
853c21472a
|
adds 1337x and tpb latest scrapers
|
2020-03-08 00:58:06 +01:00 |
|
TheBeastLT
|
51eb21f112
|
updates horriblesubs scraper to split multiple season entries
|
2020-03-05 15:00:14 +01:00 |
|
TheBeastLT
|
cbfcea65f8
|
updates id search input arguments
|
2020-03-03 20:36:10 +01:00 |
|
TheBeastLT
|
30d1a60d00
|
force episode match for series files
|
2020-03-02 21:11:41 +01:00 |
|
TheBeastLT
|
1170159f59
|
stores files without found episode
|
2020-03-02 08:22:59 +01:00 |
|
TheBeastLT
|
149b24fbf0
|
handles series type mismatch if is in movie category
|
2020-02-26 00:31:13 +01:00 |
|
TheBeastLT
|
23880d4fb2
|
updates metadata retrieval exception handling
|
2020-02-25 21:47:57 +01:00 |
|
TheBeastLT
|
75053fccd0
|
adds manual reapply step to decompose episodes again
|
2020-02-25 08:13:08 +01:00 |
|
TheBeastLT
|
9aad6a5148
|
adds sample and extras file filter
|
2020-02-24 23:16:19 +01:00 |
|
TheBeastLT
|
dc65ac62f4
|
pads tpb info imdbId with zeros
|
2020-02-24 21:19:55 +01:00 |
|