1
Wishlist / Feature Requests / Re: Rescan missing files like old Winamp
« on: May 08, 2026, 07:19:05 AM »
Hi, thanks for answering. I've solved it making a plugin that fast opens settings and enables the polling timer on playlist modification, then disables it 4 secs later. Couldn't do it through apis, tried a lot, it seems the scanning feature isn't exposed. It doesn't matter anyway, this way it works very good for my use case and I'm happy with it but I have another question if you could help.
Is there any updated wa_ipc.h or documentation with the new apis? I hadn't found any command to move an item from the playlist to a different index (or to delete and add a song in a specific index). I could delete sending vk_delete but I can't add or move to a specific index which was my desire. Could you please expose some command/ipc to do it?.
Thank you very much in advance
Is there any updated wa_ipc.h or documentation with the new apis? I hadn't found any command to move an item from the playlist to a different index (or to delete and add a song in a specific index). I could delete sending vk_delete but I can't add or move to a specific index which was my desire. Could you please expose some command/ipc to do it?.
Thank you very much in advance