martylukyy
490308c9c6
fix(indexers): new baseURL for Fuzer ( #1724 )
...
* fix(indexers): new URL for Fuzer
* fix(indexers): add database migrations
2024-09-17 15:09:23 +02:00
Fabricio Silva
0cd29b95ea
chore(indexers): remove STT and STC ( #1708 )
...
feat(indexers): remove stt and stc
2024-09-04 18:39:56 +02:00
Kyle Sanderson
982f7ddf68
refactor(wildcard): optimize and add caching ( #1634 )
...
* fix(wildcard): avoid excessive allocations every loop
* are you going to Scarborough Fair?
* ruby ruby ruby ruby
* ride on, little murphy
* shirley?
* to the moon
* reggie are you there?
* code 99
* my doctorate is in Art History
* helps to be consistent
* tidy
* slow and steady gets the clam
* oysters were better anyway
* DIAL TONE
2024-09-02 11:18:14 +02:00
ze0s
bc0f4cc055
feat: add support for proxies to use with IRC and Indexers ( #1421 )
...
* feat: add support for proxies
* fix(http): release handler
* fix(migrations): define proxy early
* fix(migrations): pg proxy
* fix(proxy): list update delete
* fix(proxy): remove log and imports
* feat(irc): use proxy
* feat(irc): tests
* fix(web): update imports for ProxyForms.tsx
* fix(database): migration
* feat(proxy): test
* feat(proxy): validate proxy type
* feat(proxy): validate and test
* feat(proxy): improve validate and test
* feat(proxy): fix db schema
* feat(proxy): add db tests
* feat(proxy): handle http errors
* fix(http): imports
* feat(proxy): use proxy for indexer downloads
* feat(proxy): indexerforms select proxy
* feat(proxy): handle torrent download
* feat(proxy): skip if disabled
* feat(proxy): imports
* feat(proxy): implement in Feeds
* feat(proxy): update helper text indexer proxy
* feat(proxy): add internal cache
2024-09-02 11:10:45 +02:00
ze0s
5ae4ed3604
fix(indexers): SATClubbing download url ( #1630 )
2024-08-27 09:48:51 +02:00
martylukyy
b2db1cc091
fix(indexers): HD-Only torrenturl
( #1629 )
2024-08-25 17:07:48 +02:00
martylukyy
13b67b2fb0
fix(indexers): adapt TheOldSchool regex ( #1628 )
2024-08-25 15:54:02 +02:00
ze0s
ecffdc60ec
feat(indexers): add SeedPool ( #1625 )
2024-08-24 14:02:58 +02:00
ze0s
cb2c62b353
feat(indexers): HD-Only add size ( #1621 )
...
* feat(indexers): HD-Only add size
* fix(indexers): test case
2024-08-19 14:45:42 +02:00
ze0s
de5953a007
feat(indexers): add iNSANE ( #1620 )
...
* feat(indexers): add iNSANE tracker
* refactor: update name
2024-08-16 18:26:22 +02:00
ze0s
21a8e27260
feat(indexers): add SATClubbing ( #1617 )
...
* feat(indexers): add SATClubbing
2024-08-12 20:24:37 +02:00
ze0s
abfac05b66
fix(releases): retry action missing external indexer identifier ( #1612 )
...
* fix(releases): retry action missing external identifier
* fix(actions): arrs set fallback indexer identifier
2024-08-11 20:39:11 +02:00
ze0s
6b3a4c5c63
fix(indexers): FearNoPeer irc regex for music ( #1598 )
...
* fix(indexers): FearNoPeer irc pattern
* feat: add test case
2024-07-20 13:42:24 +02:00
Alejo Gaitán
8f995006b1
fix(indexers): OPS log score parsing ( #1592 )
...
* fix(parsing): OPS Missing %
The message from OPS Announce does not contain a % sign and that seemed to break it. This is probably not the best fix but it is something.
* fix(parsing): Join Tags and Remove Unnecessary Char Replacement
Forgot to join tags before parsing, and removed an unnecessary char replacement that was not needed.
* fix(parsing): Added Regex for 0-100
I forgot to check for all score values, also added the regex import
* feat: add test cases for OPS log score parsing
---------
Co-authored-by: ze0s <ze0s@riseup.net>
2024-07-17 00:39:29 +02:00
ze0s
3d6c4c09f5
feat(indexers): add BitHUmen ( #1576 )
2024-06-18 15:48:21 +02:00
kanyewww
099a41f61b
feat(indexers): add FinElite ( #1562 )
...
* Added FinElite
* Fixed test in finelite.yaml
* fix: baseurl
---------
Co-authored-by: mobbi.dev <62039300+mobbi-dev@users.noreply.github.com>
Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
2024-06-01 20:05:03 +02:00
martylukyy
3e7c436fe6
fix(indexers): new IPT announce bot name ( #1548 )
2024-05-09 09:12:58 +02:00
soup
28172cfba6
feat(indexers): add HD-Only ( #1525 )
...
* feat(indexers): add HD-Only
* fix optional captures
* fix: remove accidental whitespace
* feat(indexers): adapt hdonly regex for new announce format
* feat(indexers): fix tests
* feat(indexers): fix miscapturing of FL when no GROUP is announced
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-05-04 13:14:34 +02:00
ze0s
0016228d89
feat(indexers): add External Identifier to map with ARR indexers ( #1534 )
...
* feat(indexers): add External Identifier to map with ARR indexers
* fix: web build
* fix: tests
* feat: set identifier for manual processing
2024-05-04 12:37:01 +02:00
ze0s
3202c6043d
feat(indexers): update release baseurl on update ( #1532 )
2024-05-03 11:32:56 +02:00
kbhsn4
ccff369f30
chore(indexers): danishbytes remove unused url ( #1526 )
...
Update danishbytes.yaml
Domain no longer used
2024-05-01 08:04:59 +02:00
ze0s
3c3b47fa10
feat(macros): add IndexerName
( #1511 )
...
* feat(macros): add IndexerName
* fix: tests
* fix: tests
2024-04-16 17:35:17 +02:00
martylukyy
f26c33a961
fix(indexers): STC parse resolution ( #1489 )
...
* fix(indexers): add resolution var for STC
2024-04-05 06:58:20 +02:00
Kyle Henfrey
facb5b25e5
feat(indexers): Nyaa add trusted, remake and batch tags ( #1482 )
...
* add trusted/remake/batch tags
* add tags as empty string to expect
2024-04-03 13:30:36 +02:00
KyokoMiki
7cd5d99ae6
feat(indexers): add KeepFRDS ( #1484 )
...
* feat(indexers): add KeepFRDS
* fix(indexers): adapt regex pattern to account for ` - ` in release names
fix(indexers): indentation
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-04-03 12:45:48 +02:00
martylukyy
34561c1491
feat(indexers): BTFiles add channel password field ( #1476 )
...
enhancement(indexers): channel password field for BTF
2024-03-25 07:13:39 +01:00
ze0s
6c4fd86871
fix(indexers): LilleSky update irc announce parsing ( #1474 )
...
* fix(indexers): LilleSky update irc announce parsing
* fix: tests
2024-03-24 12:23:47 +01:00
Pheromir
f31ec2044e
feat(indexers): add AnimeWorld ( #1472 )
...
* feat(indexers): add AnimeWorld
* add source information
add missing EOF
* fix(indexers): add missing test vars
* fix(indexers): add missing test vars
enhancement(indexers): remove brackets from tags var
* feat(indexers): add channel password field
* fix(indexers): channel password
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-03-24 12:22:51 +01:00
Fabricio
2b27479a00
feat(indexers): update Hawke-UNO irc auth ( #1467 )
...
* feat(indexers): update Hawke-UNO
* refactor: update help and label
---------
Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
2024-03-24 10:52:47 +01:00
ze0s
be05ffba73
feat(irc): manually re-process announces ( #1419 )
...
* fix(releases): add manual processing
* feat(irc): add re-process button to channel msg
* feat(irc): add missing client method
* feat(web): change reprocess icon placement
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-03-19 18:23:43 +01:00
ze0s
d9fc163655
feat(indexers): add Lillesky ( #1439 )
...
* feat(indexers): add Lillesky
* fix: update regex
* fix: update pattern and examples
* fix: line example and test
* fix: regex
* fix: remove optional pred line
2024-03-19 18:11:01 +01:00
Vince JV
93538d0254
feat(indexers): add FearNoPeer ( #1459 )
2024-03-19 17:03:19 +01:00
costaht
fdea29103d
feat(indexers): Locadora add internal and tags var ( #1433 )
...
* Adding internal and tags to the indexer
We just added the fields internal and tvdb/tmdb ids to the announce and these are the new regular expressions to match those changes.
Looking forward to having access to Tags as a variable to be used on scripts.
Thank you
* fix(indexers): remove superfluous characters in regex
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-02-27 12:08:44 +01:00
martylukyy
6fcbcfb3c3
fix(indexers): AB new irc address ( #1434 )
2024-02-27 12:03:59 +01:00
ze0s
c600f41e5a
feat(indexers): sanitize user input ( #1420 )
2024-02-26 18:06:00 +01:00
broken-stones
ac2550d518
fix(indexers): BrokenStones add auth key to download url ( #1406 )
...
* fix(indexers): BrokenStones fix auth for "real life" Actions.
* improve matching of torrentName
* fix expectations
* greedy up for torrentName
2024-02-14 08:44:22 +01:00
martylukyy
855e99b1d1
chore(indexers): remove closed indexer TFM ( #1407 )
...
chore(indexers): remove closed indexer (TFM)
2024-02-14 08:40:17 +01:00
ze0s
0e2b425a52
feat(indexers): add Nyaa ( #1405 )
...
* feat(definitions): add nyaa.yaml
* fix(definitions): comment out source
* feat(indexers): add NickServ options to nyaa.yaml
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-02-13 20:12:29 +01:00
martylukyy
3ed20890c6
fix(indexers): NBL new irc address ( #1404 )
...
fix(indexers): new NBL irc address
2024-02-13 11:01:03 +01:00
martylukyy
40eb1ee11c
fix(indexers): ANT new irc address ( #1403 )
...
fix(indexers): new ANT irc address
2024-02-13 10:59:42 +01:00
ze0s
51a7f71372
fix(filters): OPS and RED split Artist and Album ( #1398 )
...
* fix(filters): OPS and RED parse and match Artist and Album
* fix(filters): rls raw
2024-02-12 14:16:16 +01:00
broken-stones
0c65231626
fix(indexers): DigitalCore InfoURL ( #1395 )
...
fix(indexers): digitalcore
Append a trailing slash to infourl to avoid site redirecting to home page.
2024-02-11 10:25:50 +01:00
broken-stones
ef7b5abe1a
feat(indexers): add BrokenStones ( #1390 )
...
* feat(indexers): add BrokenStones
* fix matching for groupId/torrentId urls
* add version(to title), size and category
2024-02-08 14:42:45 +01:00
soup
c211641c29
feat(indexers): add ToonsForMe ( #1388 )
2024-02-05 06:00:58 +01:00
ze0s
5328078b32
fix(filters): RED and OPS lossless parsing and filtering ( #1373 )
...
* fix(filters): RED and OPS lossless parsing and filtering
* fix(filters): logscore and EP parsing
* fix(filters): tests
* fix(filters): tests
* feat(definitions): RED parse title variable
* feat(indexers): setup indexer to filter tests
* feat(indexers): tests and improve parsing
* feat(indexers): improve tests
2024-01-28 22:03:25 +01:00
martylukyy
f979b9adc8
feat(indexers): add TorrentSeeds Music ( #1363 )
...
feat(indexers): torrentseeds-music.yaml
2024-01-27 21:55:34 +01:00
ze0s
45b522abf8
chore: update license header year ( #1332 )
...
* chore: update license header year
* chore: update license header year tsx files
* chore: update license header
2024-01-01 16:21:02 +01:00
Kyle Sanderson
27827247d4
fix(indexers): DocsPedia adjust announcer name ( #1330 )
...
fix(indexers): fix adjuster name for docspedia
2024-01-01 16:17:02 +01:00
Kyle Sanderson
3234f0d919
refactor(http): implement shared transport and clients ( #1288 )
...
* fix(http): flip to a shared transport and clients
* nice threads
* that is terrible
* fake uri for magnet
* lazy locking
* why bother with r's
* flip magic params to struct
* refactor(http-clients): use separate clients with shared transport
* refactor(http-clients): add missing license header
* refactor(http-clients): defer and fix errors
---------
Co-authored-by: ze0s <ze0s@riseup.net>
2023-12-29 23:49:22 +01:00
Kuredant
937d62fb82
refactor(indexers): ANT improve freeleech support ( #1302 )
...
feat(indexers): add freeleech support for ANT
2023-12-25 13:48:58 +01:00