mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-02 19:15:26 +00:00
Wrote part of readme.
This commit is contained in:
parent
384316dc93
commit
881c84cfb7
22
README.md
22
README.md
|
@ -1 +1,21 @@
|
||||||
# IngeniousRedistributionSystem
|
# 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.*
|
||||||
|
|
||||||
|
<sup>\* Album art is slightly buggy, and tracknumber only works when downloading complete album.<sup>
|
||||||
|
|
||||||
|
### NOTE THAT THE README IS CURRENTLY BEING WORKED ON.
|
||||||
|
|
Loading…
Reference in a new issue