An open API service indexing awesome lists of open source software.

https://github.com/vourhey/kg

KinoposikGrabber Web
https://github.com/vourhey/kg

jquery kinopoisk php

Last synced: 3 months ago
JSON representation

KinoposikGrabber Web

Awesome Lists containing this project

README

        

# KinopoiskGrabber

### Installation:
Copy the folder with the app to your server (kg/ for example), create db and open http://yoururl/kg/install.php Enter your server name, user name, password, db name script creates 3 databases: filmlist, watched, temp. After installation you can remove install.php, but don't touch dbconnect.php

### Run

Open http://yoururl/kg/ and start adding films to your list. You can import\export lists, but for now there's no easy way to do it. So you should open kg/csv.php with parameters such as method (import or export), table and file name. The script saves exported file on server in the same folder

Later I'll add here more information, it's only the beginning