Hi my friends
Just an update on my progress
I now test Version 2.10.0 of PLM locally.
I have implemented reading the new names.xml and the new models.lst version. I also have done some refactoring to the code that reads the models.lst. It will make it easier to adjust to future changes to the models.lst.
It also means that i still support the V 1.2.0.84 version of the models.lst in 2.10.0.
No release yet as i want to add another feature: the support of the new playlist format.
So you can read it into PLM and you can also save playlists created by PLM in this new format.
I am sure you will agree that only this way it really becomes complete.
This is on my agenda for tomorrow and if necessary Sunday.
Once this works i will release a new version.
Have fun!
Progress update: I am now able to read vpl playlists in PLM
The last and most tricky part it the writing of vpl files.
VPLs can contain shows and clips.
Question is if PLM should save shows into the vpl too.
For now only the clips will be saved. So if you load a vpl that contains shows and then save it again these shows will have been splitted into clips.
- If PLM should save shows the next question is when should the show be saved and when the clips?
- If you have a playlist with all full show clips of a show should then the show be saved?
iStripper would then also play transitions and demos that were not on the playlist..
So i get back onto coding so that i can at least write clip playlists in vpl-Format.
Then i have to think that through.
But I would also like your opinion!