Ok so I have an idea for a plugin and an idea of how it might work, but am a little fuzzy on the details, whether its posisble and whether there would be an easier way of doing this.
What i really want to do is be able to press ‘c’ and one of the options is generate a genius playlist
this fires of a python script that sends the selected file to an applescript
the applescript finds that file in the itunes library, selects it and generates a genius playlist
the applescript then get the contents of the playlists and sends it back to the python script
the python script then builds the playlist and takes the user to it in the library.
What do you think?
ok so after doing some research i found appscript a python module that is a
Is there any chance this could become a feature of plex's python scripting (is it already?)
It has potential beyond this idea and would much more easily allow scripts that interact with osx
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.