ShokoAnime / ShokoOnPlex

Repository for Shoko On Plex, a Plex channel plugin.
http://shokoanime.com/plex/
22 stars 5 forks source link

Plex plugin does not respect Series Name Choice of JMM #11

Closed CuddleBear92 closed 8 years ago

CuddleBear92 commented 9 years ago

The Plex plugin does not respect Series Name Choice of JMM. The Plex plugin ATM does not care witch way you want your series names, it always chooses Romanization over what your chose, may it be Localized (like i like it) or any other ways. JMM itself supports this choice, shouldnt it be the same across all JMM apps?

maxpiva commented 9 years ago

True, plex have some problems with japanese encodings on my tests.

On Mon, Apr 27, 2015 at 8:02 PM, AreFinstad notifications@github.com wrote:

The Plex plugin does not respect Series Name Choice of JMM. The Plex plugin ATM does not care witch way you want your series names, it always chooses Romanization over what your chose, may it be Localized (like i like it) or any other ways. JMM itself supports this choice, shouldnt it be the same across all JMM apps?

— Reply to this email directly or view it on GitHub https://github.com/japanesemediamanager/plexplugin/issues/11.

CuddleBear92 commented 9 years ago

well i can get that Japanese Characters can be a problem and such, but i dont see why it would not work with the Localized Series names in English instead of Romanization. yes yes, Romanization is Japanese with English Letters and so on..... but i would rather have the english name myself XD

maxpiva commented 9 years ago

If i remember correctly i have also some problems also with the MovieDB title not forwarded, in the latest version (svn one, this one remove some level of hierarchy, on the plex client) (Complete Movie is not a nice name ;) , anyway. I don't think i will handle it right now. The way contracts between clients and server, need some refactor first, and probably the DB backend. JMM grow a lot, and some refactoring maybe needed :)

On Mon, Apr 27, 2015 at 9:41 PM, AreFinstad notifications@github.com wrote:

well i can get that Japanese Characters can be a problem and such, but i dont see why it would not work with the Localized Series names in English instead of Romanization. yes yes, Romanization is Japanese with English Letters and so on..... but i would rather have the english name myself XD

— Reply to this email directly or view it on GitHub https://github.com/japanesemediamanager/plexplugin/issues/11#issuecomment-96859830 .

maxpiva commented 8 years ago

Should be fixed but need testing