Kyle Henfrey
ccd823e118
feat(indexers): IRC do not require auth for irc.rizon.net ( #1137 )
...
* remove nickserv fields
add tests to subsplease
add infourl to subsplease
* re-add nickserv but set not required
* re-add rss since SubsPlease has RSS on site
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2023-09-22 18:31:37 +02:00
martylukyy
a145ebe45c
feat(indexers): add ReeFflix ( #1127 )
...
feat(indexers): add reelflix
2023-09-19 18:15:36 +02:00
ze0s
5b01aa14b7
feat(indexers): DigitalCore support tags ( #1090 )
2023-09-08 23:13:11 +02:00
ze0s
6fd8626507
feat(feeds): add scheduled cleanup ( #1073 )
...
* refactor(feeds): make feed scheduling more robust
* feat(feeds): add daily cleanup job
* removes feed cache older than 30 days
* fix(feeds): fmt wrong type
2023-09-02 22:44:28 +02:00
sigma2017
dbaaed0e50
fix(indexers): update iPlay IRC port ( #1062 )
...
Update iplay.yaml
Port changed due to botnet attack
2023-09-01 21:45:43 +02:00
Devin Buhl
f234caec08
feat(indexers): support improved ANT announce ( #1063 )
...
fix: update regex for ant irc announcements
2023-08-28 23:13:29 +02:00
martylukyy
d335d01ad1
fix(indexers): remove nickserv options for AlphaRatio ( #1053 )
...
fix(indexers): remove nickserv options for alpharatio
2023-08-28 23:12:54 +02:00
soup
603312cebe
fix(indexers): MTV announce regex pattern ( #1054 )
2023-08-28 23:09:18 +02:00
Mavyre
db209319da
fix(indexers): IRC URL for Sharewood ( #1035 )
...
* Changed IRC URL for Sharewood Indexer
* Changed sharewood announcer case
2023-08-13 17:49:43 +02:00
Kyle Sanderson
fb4652f9cf
fix(indexers): danishbytes update irc ( #1013 )
...
fix(irc): update danishbytes
2023-07-15 19:36:15 +02:00
soup
2dd89ec711
fix(indexers): nebulance regex pattern ( #1015 )
2023-07-15 19:33:15 +02:00
martylukyy
956225c108
feat(indexers): add freeleech support for TS ( #983 )
...
add freeleech to regex and vars for new TS announce format
2023-06-14 19:44:06 +02:00
Benno
84c7120d08
feat(indexers): add TorrentSectorCrew ( #982 )
...
* added torrentsectorcrew indexer
* fix filename, uncomment rss
* refine help text
other minor changes
* refine help text - take 2
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2023-06-14 19:42:42 +02:00
Mavyre
cecdda2ed9
feat(indexers): add Sharewood ( #968 )
...
* Add Sharewood indexer
* Changed Passkey help sharewood.yaml
Co-authored-by: soup <s0up4200@pm.me>
* Update sharewood.yaml
Added help about incompatible SASL default authentication
---------
Co-authored-by: soup <s0up4200@pm.me>
2023-06-04 16:18:08 +02:00
soup
295d6f0362
fix(indexers): update MTV irc network for consistency ( #971 )
2023-06-04 16:12:28 +02:00
Kyle Sanderson
314b5da8cc
fix(indexers): enthralled IRC network ( #967 )
...
* fix(indexers): enthralled IRC network
* fix: update network name
---------
Co-authored-by: ze0s <ze0s@riseup.net>
2023-06-04 16:11:42 +02:00
ze0s
8925266104
feat(indexers): add API support for Orpheus to fetch size ( #944 )
...
* feat(indexers): add API support for Orpheus
* feat(filters): add ops to AdditionalSizeCheck
2023-05-21 16:55:10 +02:00
DirectorX
762abef31e
fix(indexers): hebits use full category ( #945 )
...
fix(indexers): hebits fix pattern for category
Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
2023-05-19 18:38:39 +02:00
DirectorX
38242a8ca6
fix(indexers): Hebits infourl ( #930 )
...
fix(indexers): hebits fix infourl
2023-05-14 13:17:24 +02:00
Kyle Sanderson
058627f4e5
fix(indexers): Hebits URL parsing ( #928 )
2023-05-13 19:31:24 +02:00
Hilo4321
282175c39f
fix(indexers): xspeeds update passkey help ( #907 )
...
* Update xspeeds.yaml
Update the help info line for the Passkey.
* chore: update xspeeds secret key help
---------
Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
2023-05-06 16:07:25 +02:00
soup
d23f1f2bce
fix(indexers): xspeeds regex pattern for categories ( #906 )
...
fix xspeeds regex pattern
2023-05-03 20:51:47 +02:00
ze0s
604c7896bd
chore: add LICENSE GPLv2-or-later ( #897 )
...
* chore: add LICENSE
* chore: add LICENSE to README
2023-05-01 16:21:59 +02:00
ze0s
82beb31767
feat(indexers): iAnon parse category and freeleech ( #886 )
...
* feat(indexers): iAnon parse category and freeleech
* feat(indexers): iAnon parse category and freeleech
2023-04-30 00:21:44 +02:00
martylukyy
b0198bc2a3
fix(indexers): OPS new announce format ( #862 )
...
* fix ops parsing
extend regex capture group for torrentName var to contain releaseTags var
replace all – in announces with a - for torrentName var
* update ops yaml for new announces
* replace en-dashes with hyphens for OPS
add Sampler to releaseTypeMusic const
sort strings of releaseTypeMusic const alphabetically
shorten import in constants.ts
* replace en-dashes in pattern with . to cover any separator
---------
Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
2023-04-26 20:31:21 +02:00
martylukyy
9e2e43477d
fix(indexers): TorrentNetwork settings crash ( #879 )
...
fix panic due to misspelling in definition
2023-04-24 12:59:50 +02:00
ze0s
f3cfeed8cd
feat(indexers): test API from settings ( #829 )
...
* refactor(indexers): test api clients
* feat(indexers): test api connection
* fix(indexers): api client tests
* refactor: indexer api clients
* feat: add Toasts for indexer api tests
* fix: failing red tests
2023-04-15 23:34:27 +02:00
ze0s
fb9dcc23a0
feat(indexers): add iAnon ( #838 )
...
* feat(indexers): add iAnon
* fix: regex captures
2023-04-15 17:50:10 +02:00
ze0s
969a9e7025
fix(indexers): PolishSource downloads ( #837 )
...
* test: dump req and res for torrent download
* chore: remove req res dump
2023-04-14 21:15:32 +02:00
paperclip-go-brr
8487475e73
feat(indexers): add Tokyo Toshokan ( #818 )
...
* Add toktotoshokan.yaml definition
* Update tokyotoshokan.yaml
2023-04-13 18:09:24 +02:00
soup
81092cfe16
fix(indexers): OPS parsing ( #832 )
...
* fix/OPS parsing
* replaced special character with .
escaped / in case we ever switch regex flavour
altered a test line to account for empty releaseTags
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2023-04-13 18:05:35 +02:00
martylukyy
4cf251e2cf
feat(indexers): add TheDarkCommunity ( #808 )
...
* add TheDarkCommunity indexer
* add RSS as supported protocol
2023-04-02 22:36:42 +02:00
costaht
86725d804e
feat(indexers): add Locadora ( #796 )
...
* Adds Locadora
That file adds a new indexer to autobrr
* Update locadora.yml
* rename to locadora.yaml in order for autobrr to recognize the definition
* Adding NickServ authentication
---------
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2023-03-30 22:07:08 +02:00
martylukyy
fe2950f630
fix(indexers): pbay announce bot name ( #790 )
...
* fix pbay announce bot name
* add both announce bot names in case of reversal
2023-03-26 23:09:59 +02:00
Kyle Sanderson
ef61331a22
chore(indexers): properly capitalize Aither network ( #768 )
2023-03-19 21:08:49 +01:00
ze0s
59a1bd900e
fix(indexers): add generic newznab definition ( #741 )
...
fix(indexers): add Newznab definition
2023-03-05 19:59:55 +01:00
soup
2daab695eb
fix(indexers): ncore irc server change ( #738 )
2023-03-05 15:27:51 +01:00
Kyle Sanderson
13a74f7cc8
feat: add usenet support ( #543 )
...
* feat(autobrr): implement usenet support
* feat(sonarr): implement usenet support
* feat(radarr): implement usenet support
* feat(announce): implement usenet support
* announce: cast a line
* feat(release): prevent unknown protocol transfer
* release: lines for days.
* feat: add newznab and sabnzbd support
* feat: add category to sabnzbd
* feat(newznab): map categories
* feat(newznab): map categories
---------
Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
Co-authored-by: ze0s <ze0s@riseup.net>
2023-03-04 20:27:18 +01:00
soup
c6101cc765
feat(indexers): add PTFiles (PTF) ( #729 )
...
* feat(indexer): add PTFiles
thanks qmayer for providing it
* encode torrentName
2023-02-26 19:05:14 +01:00
ze0s
e20219170e
fix(indexers): TorrentBytes broken tracker use non-SSL link ( #705 )
...
fix(indexers): TorrentBytes broken tracker use non-ssl link
2023-02-11 22:22:11 +01:00
soup
1bbd3d9155
fix(indexers): redacted infourl ( #701 )
2023-02-07 11:17:20 +01:00
soup
fe5e15a333
fix(indexers): hd-space infourl ( #699 )
2023-02-07 00:27:26 +01:00
soup
17cb4f4ee9
fix(indexers): Anthelion infourl ( #698 )
2023-02-07 00:21:39 +01:00
soup
28874564e1
fix(indexers) alpharatio infourl ( #697 )
...
* fix(indexer) fixed regex for alpharatio infourl
* updated alpharatio regex
* changed infourl
2023-02-07 00:20:28 +01:00
ze0s
bfdf875541
fix(indexers): SkipTheTrailers identifier ( #696 )
...
fix(indexers): skipthetrailers identifier
2023-02-06 23:50:22 +01:00
soup
d52b28d05f
fix(indexer): bad url for PTN ( #694 )
...
* fixed bad url for ptn
* minor change
2023-02-05 23:16:57 +01:00
ze0s
c17034dcff
feat(indexers): add SkipTheTrailers (STT) ( #693 )
...
feat(indexers): add STT skipthetrailers
2023-02-05 18:52:37 +01:00
soup
27f8b14678
fix(indexers): add default http baseurl for PTN ( #687 )
...
* Changed PTN baseurl from https to http
* added https back as a secondary option
2023-02-02 23:43:43 +01:00
ze0s
4c83787a0b
feat(releases): add info url link to releases list ( #683 )
...
* feat(indexers): definitions add infourl to irc parsing
* feat(indexers): add infourl to releases
* fix(indexers): fix info urls
* fix(indexers): update btn
2023-01-29 21:40:49 +01:00
soup
b95c1e6913
feat(indexers): add LST ( #682 )
...
* feat(indexers): add LST
* added infourl
2023-01-29 17:40:55 +01:00