Skip to content

majiru/anidb2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AniDB2Json

Creates json database file from a directory of media.

Command Line Utility

./anidb2json titledb mediadir [cachedir]

so for example

./anidb2json titles.xml /home/user/media /tmp/anidbcache

Library

All of the structs and functions used by the command line utility are in the main package. cmd/anidb2json/main.go provides an example.

About

Parses media directory and anidb to create a useful json database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages