|
|
#121 |
|
Forum King
Join Date: Aug 2011
Location: Chicago, IL
Posts: 2,010
|
Hi DrO,
I was browsing through winamp.ini helping a 3rd party dev debug his plug-in and I noticed that one of the Playlist Undo options is named "koopa". Great way to honor him. Unless it's a secret, what does this option do? Win 7 Home Premium 64-bit SP1, WA Pro 5.7.0.3392 beta, cPro MPxi_remix skin, 5.1 speaker system |
|
|
|
|
|
#122 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,272
|
it's used for the 'Save playlist to the undo queue when Winamp is closed or internally restarted' option.
-daz |
|
|
|
|
|
#123 |
|
Major Dude
Join Date: Jan 2006
Location: Cananada
Posts: 802
|
So I just discovered that Playlist Undo is still silently deleting files in conjunction with ActiveWinamp... even though I commented out what I thought was causing the file deletions before (FileSys objects). This is really bumming me out.. not sure how many files I lost again this time. Is there ANY way you could take a moment and try to replicate and see what's going on? Thanks.
Request: A little SmartView Query Language love. |
|
|
|
|
|
#124 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,272
|
where did you describe the issue (just cannot remember what was being deleted)?
though i doubt the script has any affect on things and it's just ActiveWinamp not doing things nicely like causing the duplication of menu identifiers which is then matching with what this plug-in uses (as provided by Winamp - since i use the appropriate API to avoid having to try to find non-duplicated menu identifiers). i know people still sort of use ActiveWinamp but that plug-in is just becoming more and more of a pain in the bum when it comes to the issues it causes from it not being updated (and even if the source was provided, i cannot even remember if what was provided was current against the last release or not *grumble* ). -daz |
|
|
|
|
|
#125 | |
|
Major Dude
Join Date: Jan 2006
Location: Cananada
Posts: 802
|
Latest version of activewa: http://forums.winamp.com/showpost.ph...&postcount=654; AFAIK this is current with the SourceForge svn with the addition of that 1 patch to fix compatibility awhile back (also on SourceForge under submissions/patches).
And the issue, as I originally experienced it: Quote:
Thanks for any help you can provide.
Request: A little SmartView Query Language love. |
|
|
|
|
|
|
#126 |
|
Major Dude
Join Date: Jan 2006
Location: Cananada
Posts: 802
|
Well removing the file.object code seems to have resolved it, oddly enough. And that's REALLY weird considering just commenting out the code didn't seem to stop it. Oh well, at least I can use Party Shuffle again.
Request: A little SmartView Query Language love. |
|
|
|
|
|
#127 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,272
|
what file object code? and no i've not had a chance to look into anything from my side (or any other of the plug-ins that people keep harassing me about).
|
|
|
|
|
|
#128 |
|
Major Dude
Join Date: Jan 2006
Location: Cananada
Posts: 802
|
The FileSys object like I mentioned in my posts above: I was using it to check the existence of files before they got added to the playlist to make sure I didn't add any dead/moved files from the ML.
Problem of course was that this somehow had a weird interaction with Playlist Undo's change queue whereby the added files would be silently deleted after they left the queue. I had thought commenting out the offending object+check would resolve it (and of course it SHOULD, as no parsing of that stuff should occur) but from my testing today actually removing it entirely was what it took to fix it completely. A very very odd beast ActiveWinamp has become... PS: Any chance you could remove the attachment from this post - http://forums.winamp.com/showpost.ph...&postcount=675 It's the broken version. Thanks. Request: A little SmartView Query Language love. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|