Difference between revisions of "Foobar2000:Components/Playback Statistics (foo playcount)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
(Updated version numbers, removed outdated info, etc.)
Line 5: Line 5:
 
| caption =  
 
| caption =  
 
| maintainer = Official
 
| maintainer = Official
| stable_release = 2.1.4
+
| stable_release = 2.1.8
 
| preview_release =  
 
| preview_release =  
| foobar_version = 0.9.4.x
+
| foobar_version = 0.9.5
 
| use = Statistics
 
| use = Statistics
 
| license = -
 
| license = -
Line 15: Line 15:
 
'''Playback Statistics'''  
 
'''Playback Statistics'''  
 
collects playback statistics for your Media Library content. Statistics can be displayed in the Properties dialog or accessed by <tt>%first_played%, %last_played%, %played_per_day%, %play_count%, %added%,</tt> and <tt>%rating%</tt>.  
 
collects playback statistics for your Media Library content. Statistics can be displayed in the Properties dialog or accessed by <tt>%first_played%, %last_played%, %played_per_day%, %play_count%, %added%,</tt> and <tt>%rating%</tt>.  
 
'''2.0 Release Highlights:'''
 
* Now uses a separate file for playback statistics database rather than storing data in foobar2000.cfg
 
* Fully backwards compatible with old versions (imports old database on first run)
 
* Keeps track of moved/renamed files
 
* Faster startup and shutdown.
 
  
 
== Links ==
 
== Links ==
* [http://www.foobar2000.org/components/index.html Download: foobar2000 optional components]
+
* [http://www.foobar2000.org/?page=Download Download: foobar2000 optional components]
 
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=58233 Discussion thread]
 
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=58233 Discussion thread]
 
[[Category:foobar2000 Other Components|Playcount (official)]]
 
[[Category:foobar2000 Other Components|Playcount (official)]]

Revision as of 21:32, 8 March 2009

Foobar2000_Logo.png
Playback Statistics

foobar2000 component
Developer(s) Official
Repository {{{repository}}}
Release information
Initial release {{{released}}}
Stable release 2.1.8
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 0.9.5
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use Statistics
License -
Discussion thread [1]
View all components

Playback Statistics collects playback statistics for your Media Library content. Statistics can be displayed in the Properties dialog or accessed by %first_played%, %last_played%, %played_per_day%, %play_count%, %added%, and %rating%.

Links