Code Monkey home page Code Monkey logo

mediabrowser.plugins.anime's People

Contributors

lukepulverenti avatar mtlott avatar tomgillen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mediabrowser.plugins.anime's Issues

Accept/Parse standard Anime naming convention without requiring renaming

Can the parsing code be adapted to support the standard naming/release convention being used by every fansub group out there?

The convention is: [< fansub group name >]< title >-[< episide >][< quality >][< crc >].mkv
(the format is getting screwed up by github's parsing and its removing the underscores. I'm sure though you have seen the way they are named and the example below is correct except for the underscores around the episode name and number.

For example this is one that does not currently parse:
[UTW]Accel_World-01[h264-720p][F574698F].mkv

anidb, trakt and others all show Accel World as a valid show and display all of its info but due to the parsing in this plugin, it does not accept it. I for one would prefer not having to change the naming as I am then unable to track the fansub group who released it for example at a minimum. The quality and crc could be embedded in metadata but that would end up editing all of my hundreds/thousands of episodes that are currently not being parsed.

Anime search bug - anidb

Your _titles witch contains all titles and id have a problem.

When you load the anidb file and fill the _titles variable you override title ids witch exist. For example Black Rock Shooter. First of it is the OVA second the serie. If a directory name is "Black Rock Shooter" in db it would show the OVA infos.

I think it would be better you use Dictonary<string,List> (Key=aid, Value=List of all titles) and on search the FindSeries() return the first best result.

If you need help, i would help you to fix bugs and so on. I'm very interssted in this plugin and would help you to add more features.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.