1

I (Windows OS user) am currently listening to some audio tutorials (mostly mp3 formats). The tutorial set contains hundreds of media files. I am requiring a function in the media player which helps me to know what I have already listed and what tutorials are left?

Is there a media player which can logs files played? Or, is there any way to achieve this using the common media players such as AIMP, VLC media player, Windows media player, Winamp and so on.

EDIT

It is not sufficient for me to know what files are played and how often. As I am listening to these tutorials on my PC I cannot always keep the media player open. I may need to restart my PC at times. So, how will I know when I come back which tutorial I was listening to and at what position. The statistics regarding the frequency of the file and when it was last played is not so useful to me. This is because I will not have the info of the position where I stopped. I have to go through the files and sort them as per last played. But these are not so helpful.

Of course I can just maintain a log book but I was looking for a program to automatically do the logging (last played and the position I stopped it was stopped at) for me.

Stat-R
  • 1,380

2 Answers2

1

You could use foobar 2000 with the plugin foo playcount. It gives you statistics about what you have played, when you have played it and how often.


According to this post on ehow.com Windows Media Player is supposed to have a play count that you can use to sort your library. I don't have Win7 right now, but I suggest you look into that as well because it is the easiest way in my opinion.


Update:

Media Player Classic can remember the last position of any file it was playing when closed. See How to remember positions within multiple files in Media Player Classic? for an explanation. I don't think it can handle an index of all files, though.

simbabque
  • 481
1

Actually 1by1 does it. You need to enable the log by pressing F6 and then selecting log/scrobble before you begin to play anything... enter image description here Then when you play your mp3 files, you need to go press ctrl+shift+L to get the log displayed as illustrated below.

enter image description here

and then you see this enter image description here

Stat-R
  • 1,380