view Media.py @ 1:a7bd26076340 default tip

Remove test file
author brad
date Fri, 09 Nov 2012 19:24:36 -0600
parents af65171c2294
children
line wrap: on
line source

class Media:
	
	file_name = title = artist = album = genre = comment = album_artist = \
		composer = publisher = category = year = track = length = type = \
		last_update = last_play = rating = play_count = file_time = \
		file_size = bit_rate = disc = replaygain_album_gain = \
		replaygain_track_gain = bpm = discs = tracks = is_podcast = \
		podcast_channel = podcast_pub_date = gracenote_file_id = \
		gracenote_ext_data = lossless = codec = director = producer = width = \
		height = tuid2 = None