spdermn02 / TouchPortal_ITunes_Plugin

Plugin to control iTunes (windows only for now) directly from Touch Portal
GNU General Public License v3.0
5 stars 1 forks source link

Is this Plugin Still working? #4

Closed JNR8 closed 3 years ago

JNR8 commented 4 years ago

I installed the pluging, and i can see the Actions in the list. iTunes is open. None of the actions do anything.
iTunes version: 12.10.8.5

I followed the setup instructions, which were pretty simple for adding the plugin to Touch Portal. Is ther something else that needs to done that is not listed in the readme file?

spdermn02 commented 4 years ago

Yea this plugin still works. Are you using Apple Music or your own Local Music? There was another user that was using his own music as he doesn't have Apple Music and found a few bugs I need to fix. One of them is related to album artwork, which there is a config option to turn that off and then restart TP to restart the software. You could also check to see if tpitunes.exe is still running in the "Details" tab of the Windows task manager. I do have it on my list of things to research hopefully this week.

JNR8 commented 4 years ago

I think I was a bit hasty. it seems after a restart of the my PC every is working fine.

Would it be possible to add events to the plugin? I'd like to be able to create as little buttons as possible and be able to trigger different actions baced on the state of itunes would be handy (i.e. if a playlist was already playing taping the same button ould toggle play and pause etc, or be able to create a Play/Pause button where the icon changes depend on the state).

spdermn02 commented 4 years ago

Hmmm. You could do that without additional states from the plugin. However if you started the playlist from iTunes itself, it would make it more difficult. I think I should be able to get the current playlist name, and make a state for that (maybe I already did, I can't remember) I'll have a look this weekend hopefully. Thanks for the response too! There are still enhancements and error checking I need to make, but glad it started working!

spdermn02 commented 4 years ago

I'll keep this open until I get a look again and see what I can do.