From 8d6fbafd5b15b1934b3a353486a7e3132a78b6c8 Mon Sep 17 00:00:00 2001 From: whetherTsmile Date: Thu, 18 Jul 2024 22:14:25 +0800 Subject: [PATCH 1/2] Add files via upload --- src/main/resources/rule/sonarr@haha.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/main/resources/rule/sonarr@haha.json diff --git a/src/main/resources/rule/sonarr@haha.json b/src/main/resources/rule/sonarr@haha.json new file mode 100644 index 0000000..d9d0da4 --- /dev/null +++ b/src/main/resources/rule/sonarr@haha.json @@ -0,0 +1 @@ +[{"id":"005C4501CA8D42BAA4F99CAADAAEF321","token":"episode","priority":1000,"regex":".*(我推的孩子|(?i)Oshi no Ko ).*(第| |-)(1[2-9]|2[0-4])(\\b|$).*","replacement":"E$3","offset":-11,"example":"[Up to 21°C] 我推的孩子 / Oshi no Ko - 14 (B-Global 3840x2160 HEVC AAC MKV)","remark":"我推的孩子S2","author":"haha","validStatus":1,"createTime":"2024-07-17 23:38:13","updateTime":"2024-07-17 23:42:17"},{"id":"CFF3977ADFB94BCBABA6D89D797DFDF8","token":"season","priority":1000,"regex":".*(我推的孩子|(?i)Oshi no Ko).*(第| |-)(1[2-9]|2[0-4])(\\b|$).*","replacement":"S2","offset":0,"example":"[Up to 21°C] 【我推的孩子】 / Oshi no Ko - 14 (Baha 1920x1080 AVC AAC MP4)","remark":"我推的孩子S2","author":"haha","validStatus":1,"createTime":"2024-07-17 23:40:13","updateTime":"2024-07-17 23:42:11"}] \ No newline at end of file From 8bc3eaa78653f2f151ff7cb5f44a2613871b0269 Mon Sep 17 00:00:00 2001 From: whetherTsmile Date: Thu, 18 Jul 2024 22:15:15 +0800 Subject: [PATCH 2/2] Update author.json --- src/main/resources/rule/author.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/rule/author.json b/src/main/resources/rule/author.json index abadfe5..f6a1a2d 100644 --- a/src/main/resources/rule/author.json +++ b/src/main/resources/rule/author.json @@ -1,4 +1,5 @@ [ "LuckyPuppy514", - "grc" + "grc", + "haha" ]