Windows > Third Party Plug-ins, Programs, and Skins
ZELDA v1.0 released (Expression Language editor)
zybex:
Published v1.5, adding support for MCWS connection. This means that you can now connect to a Linux/Mac server too, even if the tool still only runs under Windows.
Zelda v1.5.1 (25.03.2023):
- Add MCWS connection support
- Save/Restore window size and position
- Update Scintilla.Net control
Reminder: Zelda has an auto-upgrade feature, just click the red "new version" notification on the lower-left corner.
lepa:
Thanks for update. MCWS doesn't seem to find all my playlists. Namely my Test list is missing. It reappears if I change to automation object
zybex:
Is it a smartlist or playlist?
Can you please share the playlist definition and full path?
Also, does it show up in this browser call?
http://<yourHostname>:52199/MCWS/v1/Playlists/List
... and does it look something like this?
--- Code: ---<Item>
<Field Name="ID">649401942</Field>
<Field Name="Name">fix</Field>
<Field Name="Path">Categories\fix</Field>
<Field Name="Type">Playlist</Field>
</Item>
--- End code ---
lepa:
It is playlist. If I duplicated it then the TESTI was found but no items for it and the duplicate TESTI (1) was not found at all
MCWS itself founds it. Location is Playlists root
<Item>
<Field Name="ID">743619254</Field>
<Field Name="Name">TESTI</Field>
<Field Name="Path">TESTI</Field>
<Field Name="Type">Playlist</Field>
</Item>
zybex:
(ಠ_ರ) ?
What do you get for this one?
--- Code: ---http://<yourHostname>:52199/MCWS/v1/Playlist/Files?playlist=743619254&action=JSON&fields=key,date,date%20imported,date%20%28release%29,date%20%28year%29,name,filename,file%20size,media%20sub%20type,media%20type
--- End code ---
Actually, please check the logfile in %TEMP%\Zelda, maybe there's an Exception logged there. It's possible it's some char in one of your filenames/metadata causing a decoding issue.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version