Skip to content

PLAddBulk() breaks connection #3

@GM-Script-Writer-62850

Description

@GM-Script-Writer-62850

I am using a old version that I have patched up, the change log does not mention this issue being fixed
The UI i have been patching up was taking a very long time to add files after looking into it it was adding everything one by one making a connection for each one, so i rewrote it to use the bulk feature
I spent a few hours trying to figure it out and found if i run $mpd->Connect() after calling PLAddBulk it works correctly
Here is my patched up copy
http://pastebin.com/AZp9YN6W
any idea how to prevent the disconnect or why it happens?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions