Patched TorznabApi.kt to accept the hyphenated action names (movie-search, tv-search) that Caps.kt already advertises and that Radarr/Sonarr actually send, alongside the original non-hyphenated variants (movie, tvsearch). Upstream: https://github.com/danielchc/amarr
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
#
|
|
# https://help.github.com/articles/dealing-with-line-endings/
|
|
#
|
|
# Linux start script should use lf
|
|
/gradlew text eol=lf
|
|
|
|
# These are Windows script files and should use crlf
|
|
*.bat text eol=crlf
|
|
|
|
# Do not use the following files for linguist statistics
|
|
*.html linguist-vendored |