Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TheTVDB mappings to Mahoromatic MAL entries #72

Merged
merged 6 commits into from
Dec 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions tvdb-mal-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2394,17 +2394,17 @@ AnimeMap:
- malid: 276
title: 'Mahoromatic: Automatic Maiden'
type: tv
tvdbid: 0
tvdbseason: 0
tvdbid: 79035
tvdbseason: 1
start: 0
useMapping: false
animeMapping: []

- malid: 277
title: 'Mahoromatic: Motto Utsukushii Mono'
type: tv
tvdbid: 0
tvdbseason: 0
tvdbid: 79035
tvdbseason: 2
start: 0
useMapping: false
animeMapping: []
Expand Down Expand Up @@ -5463,18 +5463,18 @@ AnimeMap:
- malid: 631
title: Mahoromatic Summer Special
type: special
tvdbid: 0
tvdbid: 79035
tvdbseason: 0
start: 0
start: 3
useMapping: false
animeMapping: []

- malid: 632
title: Mahoromatic End Year Special
type: tv_special
tvdbid: 0
tvdbid: 79035
tvdbseason: 0
start: 0
start: 1
useMapping: false
animeMapping: []

Expand Down Expand Up @@ -35279,9 +35279,9 @@ AnimeMap:
- malid: 4997
title: Mahoromatic 2 End Year Special
type: special
tvdbid: 0
tvdbid: 79035
tvdbseason: 0
start: 0
start: 2
useMapping: false
animeMapping: []

Expand Down Expand Up @@ -44071,9 +44071,9 @@ AnimeMap:
- malid: 7066
title: 'Mahoromatic: Tadaima Okaeri'
type: tv_special
tvdbid: 0
tvdbid: 79035
tvdbseason: 0
start: 0
start: 4
useMapping: false
animeMapping: []

Expand Down
Loading