SLiMSuite REST Server


Links
REST Home
EdwardsLab Homepage
EdwardsLab Blog
SLiMSuite Blog
SLiMSuite
Webservers
Genomes
REST Pages
REST Status
REST Help
REST Tools
REST Alias Data
REST API
REST News
REST Sitemap

rje_itunes V0.1

iTunes PlayList Processor

Module: rje_itunes
Description: iTunes PlayList Processor
Version: 0.1
Last Edit: 01/01/14

Copyright © 2011 Richard J. Edwards - See source code for GNU License Notice


Imported modules: rje rje_db rje_html rje_obj rje_zen


See SLiMSuite Blog for further documentation. See rje for general commands.

Function

The function of this module is to read in tab delimited exported iTunes playlists and process data about Albums, Artists etc. Files should be name *.YYMMDD.tdt so that the dates can be extracted and used to identify changes.

Commandline

itunes=LIST : List of itunes playlist files *.YYMMDD.tdt [itunes.*.tdt]
mintracks=X : Min. number of tracks for averages [1]
addscore=T/F : Adds a score of 100x Rating for each track [True]
tophtml=T/F : Whether to output top tunes HTML summary [True]
toplist=X : Number of entries to feature in HTML top lists [20]

See also rje.py generic commandline options.

History Module Version History

    # 0.0 - Initial Compilation.
    # 0.1 - Added Plays/Track, default Album Artist and topHTML() method.

© 2015 RJ Edwards. Contact: richard.edwards@unsw.edu.au.