Skip to content

Commit

Permalink
Add Bleach (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
varoOP authored Aug 8, 2023
1 parent c9885a7 commit 59f9e58
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/exclude
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*test*
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
with:
json_schema: "./schema.json"
use_gitignore: false
yaml_as_json: true
exclude_file: "./.github/exclude"
49 changes: 49 additions & 0 deletions tvdb-mal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,55 @@ anime:

- title: "Bleach"
seasons:
- season: 1
mal-id: 269
- season: 2
mal-id: 269
start: 21
- season: 3
mal-id: 269
start: 42
- season: 4
mal-id: 269
start: 64
- season: 5
mal-id: 269
start: 92
- season: 6
mal-id: 269
start: 110
- season: 7
mal-id: 269
start: 132
- season: 8
mal-id: 269
start: 152
- season: 9
mal-id: 269
start: 168
- season: 10
mal-id: 269
start: 190
- season: 11
mal-id: 269
start: 206
- season: 12
mal-id: 53998
start: 213
- season: 13
mal-id: 269
start: 230
- season: 14
mal-id: 269
start: 266
- season: 15
mal-id: 269
start: 317
- season: 16
mal-id: 269
start: 343
- season: 17
mal-id: 41467
- season: 17
mal-id: 53998
start: 14
Expand Down

0 comments on commit 59f9e58

Please sign in to comment.