Skip to content

blha303/PythonMiniDLNARestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PythonMiniDLNARestAPI

MiniDLNA Python REST API server and associated Tkinter GUI for reading from it

Usage

  • Put the server.py on your media server. Make sure you have Flask, Flask-SQLAlchemy, and Flask-Restless installed (and all their dependencies)
  • Once you're sure it works, run it in screen with screen python minidlnarestserver.py, or in some Flask wrapper.
  • The GUI should run on any machine with Python >= 2.7. You'll need to change the hostname at the top of the file to a hostname or IP.

If you have any questions or issues, please make an issue here: https://github.com/blha303/PythonMiniDLNARestAPI/issues

Contributions welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages