<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>69498</id>
      <name>paradiso</name>
      <created_at>2008-12-19T06:13:33Z</created_at>
      <updated_at>2009-05-06T05:45:57Z</updated_at>
      <description>paradiso is a command line interface for mplayer on "linux-like" systems that focuses on making it easy to handle playlists and play DVDs. 

paradiso can play rar- and zip-archives on the fly. 

The code might not be the that pretty, but it does what it should and many parts of it is planed to be reworked. 

One goal is to make the code compatible to run under Windows. 

To fully use paradiso you need to have these libs/programs: 

mplayer mutagen - optional lsdvd  - optional PyYaML - optional 

There's no installer yet, but there's one planned. 

Example usage, most command line options is possible to config through ~/.paradiso/config.yaml: 

Play a files: paradiso files/file1.avi files/file2.rar files/file3.mp3 paradiso files/  

Play all files in fullscreen: paradiso -f files/ "paradiso files/" plays by default rar-files and mp3-files only, but this can be changed with: paradiso -e avi,rar files/ To create and play playlists: paradiso -CQP myPlaylist files/ paradiso -P myPlaylist It's also possible to create the playlist and start using it without quiting: paradiso -CP myPlaylist files/ It's possible to delete the last seen item from the playlist with the option -D.</description>
      <homepage_url>http://code.google.com/p/paradiso</homepage_url>
      <download_url></download_url>
      <url_name>paradiso</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
