0 Members and 2 Guests are viewing this topic.
My use case is that I wish to write to a text write the current track, and the next track to another text file.Apparently, it's not possible in the latest version, is there a way I can accomplish that?Many thanks,
This template should write text file about next track in the same time as the info about current track (at the start of current).What is the problem? There is no file about next track?
Question: is there a chance I could possibly load the track that comes AFTER the next track at the same time?
No, you can't.Of course, I can try to implement, but it is too much forecast.
In addition, I found a bug, please check the following video to illustrate the issue:https://www.useloom.com/share/e22769564f11441db30318c64d9fb8cc
This is the most clear and useful bug report I ever see.I will check and try to find the issue. One of possible reasons is that internal player queue (the "next" and "prev" features relies on her) is somehow involved.
%IF(%Replace(%Replace(%Artist,B,C),B,C),%IF(%Artist,%Artist - %Title,%Title),%Replace(%Title,B,C))