Giter VIP home page Giter VIP logo

nakamori.plugin's Introduction


Nakamori

Nakamori is designed for Kodi (initial version was released for 15.2 Isengard, but works great on 16.1 Jarvis). The main goal was to connect Shoko (formerly known as JMM) Server to Kodi as a library. Kodi wasn't designed with anime in mind. Thanks to a lot of work from community, there are many options to improve Kodi compatibility with Anime, which will sometimes break compatibility with non-anime content.

That's why using a specialized application, which is fully dedicated for managing anime, as a back-end for Kodi gives great results.

I would like to credit author of JAVStream (http://www.ptom.co.uk/home/) which was used as a base code for the project originally. A great help was plugin.video.plexbmc (https://github.com/hippojay/plugin.video.plexbmc/) which showed how some things can be done. The overwrite of player methods and fix for 'Playback failed' was looked up on forum.kodi.tv (http://forum.kodi.tv/showthread.php?tid=205441&pid=1806212#pid1806212)

REMEMBER: After adding add-on, configure the ip address and port in settings if necessary (default: 127.0.0.1:8111)


SETTINGS

Windows Default: %AppData%\Roaming\Kodi\userdata\advancedsettings.xml

If you dont want Kodi to mark watched videos as watched:

 <advancedsettings>
  <video>
    <playcountminimumpercent>101</playcountminimumpercent>
    <ignorepercentatend>101</ignorepercentatend>
  </video>
</advancedsettings>

nakamori.plugin's People

Contributors

bigretromike avatar da3dsoul avatar transifex-integration[bot] avatar eng2heb avatar bmfrosty avatar

Watchers

James Cloos avatar  avatar

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.