XBMC media center is a free cross-platform media-player jukebox and entertainment hub. XBMC is open source (GPL) software available for Linux, Mac OS X, Microsoft Windows operating-system, and the
... [More] Xbox game-console. XBMC can play a very complete spectrum of of multimedia formats, and featuring playlist, audio visualizations, slideshow, and weather forecast functions, together with a multitude of third-party plugins. [Less]
XBMC is a multimedia player/jukebox for the Xbox from Microsoft. It can be used to play or view most common video, audio, and picture formats such as MPEG-1/2/4, DivX, XviD, MP3, AAC, JPG, and GIF
... [More] directly from a CD or DVD in the Xbox DVD-ROM drive or from the Xbox hard drive. XBMC can also stream files over a local network or from the Internet. Playlist and slideshow functions, a weather forecast, and many audio visualizations are also included. [Less]
A collection of python scripts for XBMC. This is the home to such scripts as Apple Movie Trailers, Youtube, Xinbox, xStocks, Accuweather and Tetris just to name a few.
If you have made a script
... [More] that you would like to commit to this svn contact one of the Project Admins.
The offical channel for this project is #xbmc-scripting on Freenode network. Its for code support only, not support how to get a script to work. [Less]
Entertainer aims to be a simple and easy-to-use media center solution for Gnome and XFce desktop environments. Entertainer is written completely in Python using object-oriented programming paradigm.
... [More]
It uses gstreamer multimedia framework for multimedia playback. User Interface is implemented with Clutter UI-library, which allows sleek OpenGL animated user interfaces.
Entertainer also uses other great projects like SQLite and iNotify for caching media libraries. [Less]
My Media System is a media-driven system for easy movie and audio playback, image viewing, game playing or watching TV. It supports many common file formats, including MP3, OGG, DivX, XviD, VCD, SVCD
... [More], DVD, JPEG, PNG, and GIF. It is controlled using a remote control, USB device, or keyboard. It supports DXR3, DVB, opengl and SDL output. [Less]
A podcatcher and broadcatcher for KDE. It lets you watch TV and listen to Radio shows from the net, for free. KatchTV is independent of channel and feed publishers, including Miro's channel guide, and
... [More] others too. It includes Bittorrent support, and is capable of downloading large movies, in parallel, while you watch something else. Integrates with Konqueror, and KDE media players.
KatchTV is an Internet TV broadcatcher and podcatcher, similar to Miro, but for KDE.
Supported features include:
* Video podcasts ("vodcasts").
* Bittorrent-based broadcatching.
* Audio podcasts.
* Multiple background downloads of media and updates of feeds, all while you watch/listen to your favourite shows.
* Manages any media you download, so that you don't lose track of your disk space. [Less]
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
Use this program to search for items in a RSS feed on newzbin until the item is found.
For instance, you can use this program to monitor a 'My Movies' list on IMDb. Register on imdb.com, create a
... [More] category, make it public, and insert the RSS feed URL into this program. This program will continue to search newzbin for the full title in the RSS feed (rss/channel/item/title) until it is found.
See pyrssmonitor.sample.cfg for the configuration file. In the configuration file, you can specify additional search parameters for newzbin to match the category, format etc you want.
Currently tested with IMDb and Amazon Wish List (use http://www.edazzle.net/amazon/ to generate a RSS feed)
Required libraries:
simplexml: http://pypi.python.org/pypi/simplexml/0.6.1 feedparser: http://www.feedparser.org/
Written for Py 2.5 [Less]