bigretromike / nakamori

Nakamori is Kodi addon that use Shoko (known as Japanese Media Manager (JMM)) Server as back-end for metadata information.
https://shokunin.monogatari.pl/nakamori/
49 stars 5 forks source link

Title naming issue #284

Closed bigretromike closed 6 years ago

bigretromike commented 6 years ago

In my case: One piece episode numbers are 'Sxx' which is incorrect for normal episodes, it should be xx. Also Episode Title is also wrong - all of them have title: `Sxx. One Piece: Heart of Gold'

Definitely something wrong.

bigretromike commented 6 years ago

Shoko Desktop have proper naming. Names come from ShokoServer.

bigretromike commented 6 years ago

aid=69;

bigretromike commented 6 years ago

episodes 1 to 23 are same named, rest are ok.

bigretromike commented 6 years ago

@da3dsoul something for you shinigami skills with server.

bigretromike commented 6 years ago

First episodes of One pice have strange session number 0x35 ?!

bigretromike commented 6 years ago

Series with proper

1x1
1x2
1x3

Where first digit is Season and second is episode number is showing proper

Problem is when episodes have

0x35
0x35

Also the first episode that have 1x1 for One Piece is ep.26.... wtf...

bigretromike commented 6 years ago

S24 | One Piece: Heart of Gold is a special episode - which looks like the group I have split into episodes? or shoko is just stupid and corrupted db with some fakes. That could be the case because clicking on Update AniDB Info throw 'One or more error occured.'

bigretromike commented 6 years ago

I fixed the 'S' before episode number issue, because this shouldn't be a in episode type;

bigretromike commented 6 years ago

Added 'S' to specials; https://github.com/bigretromike/nakamori/commit/5cf127c5094f5bae69c7608ab0edad8be226cbb2

bigretromike commented 6 years ago

Solved by master @da3dsoul and the broken-webcache system