autobrr/internal/list
Fabricio Silva b724429b97
feat(lists): add anilist support (#1949)
* fix(lists): clear selected list

* chore(web): improve onChange set values for select_wide

* feat(web): add anilist lists

* feat(web): Filter is required on ListForm

* fix(web): ListForm reset url when change type

* feat(lists): add anilist support

* feat(lists): filter duplicates for anilist

* feat(anilist): handle special characters

* fix(lists): better title matching
fix(lists): add alternatives to apostrophe replacement

* test(title): add some anime cases

* feat(anilist): replace unicodes with regex

* feat(lists): move additional anilist processing to autobrr instead of brr api

* feat(lists): clean Unicode Block “Latin Extended-A” chars

---------

Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2025-01-31 19:17:23 +01:00
..
process_arr_lidarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_arr_radarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_arr_readarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_arr_sonarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_anilist.go feat(lists): add anilist support (#1949) 2025-01-31 19:17:23 +01:00
process_list_mdblist.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_metacritic.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_plaintext.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_steam.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_trakt.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
scheduled_jobs.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
service.go feat(lists): add anilist support (#1949) 2025-01-31 19:17:23 +01:00
tags.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
tags_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
title.go feat(lists): add anilist support (#1949) 2025-01-31 19:17:23 +01:00
title_test.go feat(lists): add anilist support (#1949) 2025-01-31 19:17:23 +01:00