Skip to content
/ adba Public
forked from lad1337/adba

A simple and abstract interface for anidb. Getting the file->episode relation is a breeze. This is based on libpyanidb by alexer!

Notifications You must be signed in to change notification settings

negolith/adba

This branch is 65 commits ahead of lad1337/adba:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9e6546 · Aug 20, 2017
Oct 19, 2016
Oct 18, 2016
Apr 22, 2014
Oct 19, 2016
Aug 20, 2017
Sep 6, 2014
Sep 6, 2014
Apr 22, 2014
Sep 6, 2014
Sep 6, 2014
Apr 22, 2014
Sep 6, 2014
Apr 22, 2014

Repository files navigation

This is a fork of adba to leverage the existing UDP API code  for new features
at inception there are 3 forks we wish to pursue


1) a caching system for hashes such that unless the file has changed a rehash is uneccessary 
2) session settings for anidb such to minimize requests along with caching of anidb responses
3) a cli utility for pulling arbitrary information from anidb or adding/marking files in anidb
4) a renaming script that will hash incoming files, add to anidb and then apply user configurable renaming rules




Original Readme from lad1337
this is a simple to use anidb interface
it is based on libpyanidb by alexer !
more info on his great work can be found here : http://wiki.anidb.net/w/UDP_Clients#libpyanidb
thank you alexer !



to start using the module have a look at test.py
test.py can be called in the command line

e.g. python test.py -u user -p password -f path/to/some/strangeFile.avi
for further information have a look into test.py

About

A simple and abstract interface for anidb. Getting the file->episode relation is a breeze. This is based on libpyanidb by alexer!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%