https://github.com/toddself/medieer
Software to organize your media for the Roksbox on Roku. Cross platform.
https://github.com/toddself/medieer
Last synced: 12 months ago
JSON representation
Software to organize your media for the Roksbox on Roku. Cross platform.
- Host: GitHub
- URL: https://github.com/toddself/medieer
- Owner: toddself
- License: gpl-3.0
- Created: 2011-03-09T22:39:55.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-16T11:56:30.000Z (about 15 years ago)
- Last Synced: 2025-04-12T16:17:47.110Z (about 1 year ago)
- Language: Python
- Homepage: http://medieer.selfassembled.org
- Size: 210 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
The purpose of this application is to take a directory of video files, organize
and generate metadata about them using themoviedb.com and tvrage.com to flesh
out the information
The APIs are meant to be pluggable, so if you wanted to integrate imdb, tvdb,
etc, it would be relatively easy to do.
Requirements:
Python 2.6 - 2.X
Python libs:
SQLObject
AppDirs
lxml
wxpython
BeautifulSoup