Help - Search - Members - Calendar
Full Version: Play Counter
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
...Just Elliott
Uhh... all of a sudden my playcount isn't updating. I can't give any more info than that, it's just... stopped updating. Help please? unsure.gif
xiaomickey
played %play_counter% times$char(10)
last played %first_played% $char(10)

IPB Image

what's wrong? sad.gif
dev_HH
QUOTE(xiaomickey @ Sep 7 2006, 02:42) *

played %play_counter% times$char(10)
last played %first_played% $char(10)

IPB Image

what's wrong? sad.gif


enabling the "Automatically synchronize file tags with statistics" option helped for me.. (although it sometimes causes a little higher cpu-usage)

maybe you should have a look a the properties dialog of some song - maybe your script is using another tag than your version of the foo_playcount-plugin?!

Hope this helps!
Andreas

IPB Image
gumbulak
There is a new version on the server.
Does anybody know what is new?

Thanx
kockroach
QUOTE(gumbulak @ Sep 17 2006, 10:57) *

There is a new version on the server.
Does anybody know what is new?

Thanx

That is not the same plugin as the one discussed in this thread.
gumbulak
QUOTE(kockroach @ Sep 18 2006, 03:31) *

QUOTE(gumbulak @ Sep 17 2006, 10:57) *

There is a new version on the server.
Does anybody know what is new?

Thanx

That is not the same plugin as the one discussed in this thread.


Sorry for doing this wrong. I will ask the question in the correct thread.
kanak
@Just Elliott

hmm. not working here either. Anyone know what's wrong? maybe we should just bite the bullet and start using the official play counter or something smile.gif

Edit: Found the solution. Use the updated version of the unofficial play counter.

Download dll

Here's where i found the solution: HA Thread Link

Also, the metadb leaks are gone.

wohoo!
OCedHrt
I've already bit the bullet and am using the official play counter smile.gif No regrets either. It's much better than it originally was.
virus_found
2OCedHrt
I fully agree with you
Sihkih
how can i display date but without hour?
neooffs
QUOTE(OCedHrt @ Sep 26 2006, 02:02) *

I've already bit the bullet and am using the official play counter smile.gif No regrets either. It's much better than it originally was.

Does the official updates the tags?
Does the official work without the Media Library?
krazy
Official updates tags if you set it to. Otherwise it just writes to the database.
gob
is this plugin still being updated? if so, tags arent updated if foobar is restarted while a song is playing. assuming its restarted before the update should happen. and also, is ther eanyway to get rid of that damn annoying tag updating window? bye2.gif
OCedHrt
QUOTE(gob @ Oct 14 2006, 21:03) *

is this plugin still being updated? if so, tags arent updated if foobar is restarted while a song is playing. assuming its restarted before the update should happen. and also, is ther eanyway to get rid of that damn annoying tag updating window? bye2.gif


Tags shouldn't update if foobar restarts before it should be updated. Read what you just wrote again. And yes, by using the official playback statistics instead.
gob
this plugin used to leave a tmp file in foobars directory to indicate if it was playing, but not updated in the case foobar is restarted. some people have chosen foobar to resume playback on startup and in this case, the files do not get updated. also, the official plugin lacks too many options not to mention the fact that the tag it generates is useless to me..
OCedHrt
QUOTE(gob @ Nov 7 2006, 21:26) *

this plugin used to leave a tmp file in foobars directory to indicate if it was playing, but not updated in the case foobar is restarted. some people have chosen foobar to resume playback on startup and in this case, the files do not get updated. also, the official plugin lacks too many options not to mention the fact that the tag it generates is useless to me..


Working with resume playback after restart is probably just something that was overlooked. However, the official plugin writes every tag the unofficial plugin writes.
gob
ok, ive figured out that %last_played% will display a readable date format and %last_played_timestamp% shows this strange format. what format is it?

is it possible to convert all my old tags from 2006-10-15 15:30:41 to this format?
tomthomson
@gob
for converting from old format (DATE) to new format (TIMESTAMP) have a look
HERE
AND HERE
gob
ive seen this before but the thread is in the general (fb2k) forums lol. thanks for pointing this out.
co6
Is there any way to supress the "updating files" window when it updates the playcount?? It keeps stealing focus from other programs..
topdownjimmy
QUOTE(co6 @ Dec 31 2006, 23:08) *

Is there any way to supress the "updating files" window when it updates the playcount?? It keeps stealing focus from other programs..

you can try using the official playcount plugin

http://wiki.hydrogenaudio.org/index.php?ti...oo_playcount%29
Frank Bicking
Due to repeated crash reports during the last weeks, foo_playcount (unofficial) has been added to the list of problematic components.

Please refrain from recommending it until these issues have been sorted out.

Users are recommended to switch to the official Playback Statistics component instead.
neooffs
the official playcount plugin doesn't have the same behavior as the unofficial does... am I wrong?
I don't want to use a database and I want it to update on the middle of the playing music...
Lord Stealth
The info doesnt show up all that shows up are '?' (question marks) and I dont have the option in ADVANCED to do that stuff, anyone know whats wrong???
Frank Black
QUOTE(dev_HH @ Sep 8 2006, 19:38) *

IPB Image


I've recently installed the latest version of FOFR and everything seems to be working except the playcount feature. If I check the box like shown in the picture above will that cause my tags to get modified? I only want this to modify db records and not alter my tags.

Anyone have any ideas on how to troubleshoot this? I installed the playcount component that's linked at the very beginning of this thread. I'm running foobar v.0.9.4.1.

Sincerely,

FB
kanak
Enabling that option means the files will be modified. that's not the option you're looking for. Were the files you tried to play in the media library?
Frank Black
QUOTE(kanak @ Jul 24 2007, 12:42) *

Enabling that option means the files will be modified. that's not the option you're looking for. Were the files you tried to play in the media library?


Yes I've played multiple files and it does not seem to be working, but I am not sure of a better way to test this other than my playlist query.

Below is an example of my query. I'm probably doing something wrong there.

IPB Image

Please let me know of how to better toubleshoot the problem if there is nothing wrong with my query and let me know if I need to provide any more info.

Thanks,

FB
kanak
Should be %play_count% not %playcount%
Frank Black
QUOTE(kanak @ Jul 24 2007, 14:35) *

Should be %play_count% not %playcount%


Hmmm.. ok. I tried "NOT %playcount% MISSING", "NOT %play_count% MISSING". "NOT play_count MISSING", and "NOT playcount MISSING"

I got the original query from here -> http://wiki.bowron.us/index.php/Example_Queries

Is there some other way I can troubleshoot? I tried putting the format as "$num(%play_count%,5) - %artist% - %title%" for one of my queries and the playcount showed as 00000 for all of them. %last_played%...

WAIT.. I think I got it! It was the query altogether. It's working like a charm now.

Thanks for your help,

FB
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.