autobrr/internal/domain
martylukyy 6045ef7c10
feat(filters): add sources and codecs (#1470)
* feat(filters): add AHDTV to sources and sort alphabetically
feat(filters): add MPEG-2 to codecs and sort alphabetically

* feat(filters): add release parsing test for MPEG-2
2024-03-24 10:41:24 +01:00
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go feat(clients): override arr download client by name (#1328) 2024-01-01 17:57:19 +01:00
api.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
client.go feat(clients): override arr download client by name (#1328) 2024-01-01 17:57:19 +01:00
client_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
config.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
error.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
event.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
filter.go feat(web): move from react-router to @tanstack/router (#1338) 2024-02-12 13:07:00 +01:00
filter_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
indexer.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
indexer_test.go fix(filters): OPS and RED split Artist and Album (#1398) 2024-02-12 14:16:16 +01:00
irc.go feat(irc): manually re-process announces (#1419) 2024-03-19 18:23:43 +01:00
macros.go feat(macros): add Tags (#1429) 2024-02-26 13:43:39 +01:00
macros_test.go feat(macros): add Tags (#1429) 2024-02-26 13:43:39 +01:00
notification.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
release.go feat(irc): manually re-process announces (#1419) 2024-03-19 18:23:43 +01:00
release_download_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
release_test.go feat(filters): add sources and codecs (#1470) 2024-03-24 10:41:24 +01:00
releasetags.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
releasetags_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
user.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00