GithubHelp home page GithubHelp logo

osdb.net's Introduction

 _______  _______  ______   ______     _        _______ _________
(  ___  )(  ____ \(  __  \ (  ___ \   ( (    /|(  ____ \\__   __/
| (   ) || (    \/| (  \  )| (   ) )  |  \  ( || (    \/   ) (   
| |   | || (_____ | |   ) || (__/ /   |   \ | || (__       | |   
| |   | |(_____  )| |   | ||  __ (    | (\ \) ||  __)      | |   
| |   | |      ) || |   ) || (  \ \   | | \   || (         | |   
| (___) |/\____) || (__/  )| )___) )_ | )  \  || (____/\   | |   
(_______)\_______)(______/ |/ \___/(_)|/    )_)(_______/   )_(   


TOC
1. Introduction
2. Building/Installing
3. OSDB Coverage Status
4. RoadMap
5. Version History



1. Introduction
-----------------------

OSDB.net is a .Net library to wrap the OSDB (Open Subtitles Database) protocol 
described here: http://trac.opensubtitles.org/projects/opensubtitles/wiki/OSDb


2. Building/Installing
------------------------

The fastest and cleaner way to install this library is using the NuGet tool:
PM> Install-Package OSDBnet

If you want to compile it from source, first download/fork/clone directly from 
the repository git://github.com/kappy/OSDB.net.git and you can open the OSDB.sln
file in Visual Studio 2010.


3. OSDB Coverage Status
------------------------

- Fully Supported Methods:
ServerInfo
LogOut
SearchSubtitles
CheckSubHash
CheckMovieHash
GetSubLanguages 
SearchMoviesOnIMDB
GetIMDBMovieDetails
NoOperation
GetComments
DetectLanguage (seems buggy)
ReportWrongMovieHash

- Half Supported Methods:
LogIn ( missing user, only anonymous supported )

- Not yet Supported:
SearchToMail
InsertMovieHash
TryUploadSubtitles
UploadSubtitles
DownloadSubtitles ( download is done directly by http)
InsertMovie
SubtitlesVote
AddComment
AddRequest

- Will not be implemented (this method are program specific 'subdownloader' or 'oscar'):
GetAvailableTranslations
GetTranslation
AutoUpdate


4. RoadMap
------------------------

v1.0 - Fisrt Realease
tentative release date: N/A

For this version the library should be very well tested and should have a coverage
of the OSDB protocol of 100%

----
v0.6
tentative release date: N/A

Refactoring of internal aplication. This version should the the final official release

----
v0.5
tentative release date: N/A

Added upload and new movies insert coverage

----
v0.4
tentative release date: 2011-10-30

This version should include logged users only available methods


5. Version History
-----------------------

v0.3 - 2011-10-04
Increased OSDB coverage on methods:
-NoOperation
-GetComments
-DetectLanguage (seems buggy)
-ReportWrongMovieHash

v0.2 - 2011-09-29
Increased OSDB coverage on methods:
-CheckSubHash
-CheckMovieHash
-GetSubLanguages
-SearchMoviesOnImdb
-GetIMDBMovieDetails


v0.1 - 2011-09-27
First relase.
OSDB Coverage only limited to anonymous login and search subtitles from hash

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.