e
Find a file
2016-07-07 21:37:40 -07:00
IRS.py First commit 2016-07-07 19:37:42 -07:00
LICENSE Initial commit 2016-07-07 18:24:47 -07:00
README.md Wrote part of readme. 2016-07-07 21:37:40 -07:00

The Ingenious Redistribution System (IRS)

Downloads or streams media from the name of the song / album / movie / tv-show.

Currently the system can stream or download the following:

  • Specific songs.
  • Complete albums.
  • Movies.
  • TV shows.

When downloading music, the system will fill out the specific meta-data so that it will appear organized in your player of choice. It parses the following pieces of meta-data:

  • Title.
  • Artist.
  • Album.
  • Album cover/art.*
  • Year released.
  • Tracknumber.*

* Album art is slightly buggy, and tracknumber only works when downloading complete album.

NOTE THAT THE README IS CURRENTLY BEING WORKED ON.