Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_cwb_hooks (Read 297985 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_cwb_hooks

Reply #400
cwb_bowron, If you have time. Can you look into this? What cause the problem?

Thanks.

foo_cwb_hooks

Reply #401
anyone else noticed that for the last few foobar versions the New File Tagger has done nothing... I have it ticketed and masstagger installed...

it previously worked with 0.9.4 but doesnt work with 0.9.5.1

pls help it used to save me lots of manual processing..

 

foo_cwb_hooks

Reply #402
Still work fine here. Foobar 0.9.5.1

foo_cwb_hooks

Reply #403
damnit.. its not doing anything for me > any ideas how to test it maybe?

foo_cwb_hooks

Reply #404
I don't think i can come up with something you don't already knew or tried. But I will try

- Check that it is in use in "new file tagger" not in "CWB hooks" option which is different thing.

- Check that the script is still work.

- Try create new script and test.

- Check that masstagger is really install.

- Remove component, clear it's setting, reinstall and try again.

- Check your media library that it setup properly.

Sound stupid.. but I just don't know why it didn't work for you

foo_cwb_hooks

Reply #405
i used to be able to use this to rename files too
i used to be able to use the "trim the word THE" from the artist name
i really miss this too
stopped working with the new foobar
so i am in the same boat

foo_cwb_hooks

Reply #406
my issue with having added and date
I can get my little masstager scripts to work for first time run > but if I use masstager or the new file operations system, hooks seems to re run my new file script which is overwriting previous dates to the current date.

My masstage is setup as follows

1. Time Stamp: ADDED_Temp
2. Format value: Field Name: ADDED_Temp
    Formatting Pattern: $left(%added_temp%,10)
3. Guess value from other fields
    Source Format: %ADDED_Temp%
    Guessing Pattern: $if(%ADDED%,%ADDED%,%ADDED_temp%)
4. Remove Tag: %ADDED_Temp%

so this will add the date correctly to the files the first time around, but then if I rerun the script to simulate then the script will overwrite previous dates every time... anyway able to advise what I am doing wrong...

I basically need it to compare the 2 tags added and added_temp
if they are both in existance then do nothing
if added does not exist then do not do anything - just delete the added_temp tag

appreciate any help

foo_cwb_hooks

Reply #407
3 should be
Code: [Select]
3. Format value from other fields
Destination Field: %ADDED%
Pattern: $if(%ADDED%,%ADDED%,%ADDED_temp%)

This way it sets %ADDED% to %ADDED% if it exits otherwise it sets it to %ADDED_temp%,

foo_cwb_hooks

Reply #408
ok so i tried yoru suggestion but then when new files get added with no current added tag then the script sets the added field to ? rather then the date


foo_cwb_hooks

Reply #410
Feature request:


Any chance of adding a variable to give the name of the selected playlist-tree and playlist tree node, sometime?

I'd like to get playlist tree headings showing up in panelsui!

foo_cwb_hooks

Reply #411
Possible Bug: After starting foobar %cwb_activelist% is undefined until i play a song.
Can't believe i'm the first to come across this, but I couldn't find a post regarding this problem.


foo_cwb_hooks

Reply #413
I read that too, but I thought playlist order refers to playback order, cause that is also not working. Playlist order probably refers to both problems 

foo_cwb_hooks

Reply #414
Feature Request:

Would it be possible for you to add some variables to grab information from the properties dialog when you have multiple songs selected?

For example:
?
Song List: keikoniumboards.ke.funpic.org/files/songlist.html

foo_cwb_hooks

Reply #415
Would it be possible to return the free space on a certain partition?

foo_cwb_hooks

Reply #416
found a way to get system time in seconds (sort of)
for people using it in scripts etc (if you want to do somehting every so often)
however this has no advantage over using playing time since foobar only calculates it when it's playing a song

(couldn't believe i didn't think of replace before )
Code: [Select]
$replace($replace(%cwb_systemdatetime%,%cwb_systemdate% ,,),:,,)


foo_cwb_hooks

Reply #418
Website Down? I'm getting a 404 error when I try to access the page: http://wiki.bowron.us/index.php/Foobar2000
That is, once I turn off firefox's security setting to block "suspected attack sites", which, apparently, includes yours.


I moved my foobar2000 components to a different server.  I forgot to update the first post in this thread.  The correct location is http://www.bazquux.com/wiki/Foobar2000:Hooks.
There used to be a link to my website here.

foo_cwb_hooks

Reply #419
Quote
As of May 2008, I will no longer be developing foobar2000 components.

I no longer wish to contribute my time to a closed source, single platform app.

Also, certain actions by the foobar2000 developers have lead to my no longer wishing to contribute.  These include removing features utilized by developers and users because they dislike they way they are  being used and allowing only an elite few access to new API features.


Sorry to see you go. I see some misconceptions in that statement, but I don't think that any amount of typing on my behalf will change those misconceptions one iota.

foo_cwb_hooks

Reply #420
What a sad thing to read!!! 
No offence to anybody here please... but I tend to adhere with you in respect to a bit of a tiny elitist feeling floating somewhere around the house...
And I'm talking just from a user's perspective... I can imagine what someone might feel after having spent thousands of hours contributing to a project just to be left aside...
Thanks a lot cwbowron for all your hard work!!!... without you, our foobar experience would be lots less enjoyable...   

foo_cwb_hooks

Reply #421
@ Chipicui

Totally agree.

C.
PC = TAK + LossyWAV  ::  Portable = Opus (130)

foo_cwb_hooks

Reply #422
C'est la vie 

foo_cwb_hooks

Reply #423
This is a horrible message!

I wish you good luck and I hope that you still will remain.

Thank you very much for a lot of components! Especially for foo_cwb_hooks!!!

foo_cwb_hooks

Reply #424
Well, this is certainly unfortunate news. Thanks for all your hard work; I get a lot of use out of cwb_hooks and Playlist Tree, and hope to for some time to come. (Which I suppose means that, at some point, I'll have to stop updating my foobar installation.)