Search found 295 matches: iTunes playlist

Return to advanced search
Search found 295 matches Page 1 of 20 1, 2, 3, 4, 5 ... 20

Re: Apple Music - constant playlist

... use my own music, not subscription/streamed music), but if you have an iTunes device set up to control it... then you can trigger if the music stops ... to press play. I'm just not sure if "play" = start up your playlist again. Or "play" = start playing whatever is in your library ...
by whmoorejr
Wed Jul 05, 2023 9:20 pm
 
Forum: Triggers and Triggering Events
Topic: Apple Music - constant playlist
Replies: 3
Views: 2075

Re: iTunes Play single track in playlist problem

Ok done a bit of messing around in iTunes and I have seen what's causing it but not a way to fix it. If I crate a playlist that this will pull from and drop a locally downloaded track in it will play fine but what I ...
by Wizard Sleeve
Sun Jan 02, 2022 10:56 am
 
Forum: kmarkley's plugins
Topic: iTunes Play single track in playlist problem
Replies: 1
Views: 1325

iTunes Play single track in playlist problem

Hi I'm trying to trigger a single random track in playlist when I walk in to my bathroom. It creates the "Indigo Single Track" playlist and drops a random track in to it. It plays for less than a second and then stops the player and removes the track again.

Am I doing something wrong?

Lee
by Wizard Sleeve
Sun Jan 02, 2022 10:33 am
 
Forum: kmarkley's plugins
Topic: iTunes Play single track in playlist problem
Replies: 1
Views: 1325

Re: iTunes Local Control and Catalina

... it a shot... I think you could modify the actions.xml and change the iTunes by Music. Something like this: <Action id='launch'> <Name>Music Launch</Name> ... </Action> <Action id='playlistSeperator' /> <Action id='playPlaylist'> <Name>Music Play Playlist</Name> <CallbackMethod>playPlaylist</CallbackMethod> ...
by ppespepe
Thu Jul 09, 2020 5:10 pm
 
Forum: kmarkley's plugins
Topic: iTunes Local Control and Catalina
Replies: 22
Views: 8203

Apple Scripts to Shell Scripts to Python?

So I've successfully migrated my desktop iMac which has my iTunes... I mean Music library, and a few days later, did the same for the Indigo ... Here is the original Apple Script tell application "Music" play playlist named "LinnClassical" tell application "Music" ...
by jltnol
Thu Jul 02, 2020 11:22 am
 
Forum: Help Converting from AppleScript
Topic: Apple Scripts to Shell Scripts to Python?
Replies: 3
Views: 2108

Re: iTunes vs Music

... Useless was a bad choice of words. I actually use both the standard iTunes plugin as well as the iTunes Local plugin. My favorite feature of the latter is the ability to have indigo play a playlist, and ramp up (or down) the volume. I'm sticking with the word useless ...
by Symphonitron
Sat Jun 06, 2020 8:51 am
 
Forum: iTunes
Topic: iTunes vs Music
Replies: 28
Views: 17630

Re: iTunes vs Music

I have iTunes play the radio every morning, but I use neither of those plugins. I believe it’s AppleScript that targets iTunes with a playlist command, which just contains the URL of an online radio stream. Mac Commander plugin kills iTunes ...
by howartp
Thu Jun 04, 2020 2:56 am
 
Forum: iTunes
Topic: iTunes vs Music
Replies: 28
Views: 17630

Re: iTunes vs Music

... Useless was a bad choice of words. I actually use both the standard iTunes plugin as well as the iTunes Local plugin. My favorite feature of the latter is the ability to have indigo play a playlist, and ramp up (or down) the volume.
by jltnol
Wed Jun 03, 2020 10:15 pm
 
Forum: iTunes
Topic: iTunes vs Music
Replies: 28
Views: 17630

Re: Help getting/setting current bluetooth sound/output devi

... are echo/alexa devices, you can use Plex to listen to your home iTunes music collection. When you ask Plex to play an audio track, "Plex, play dubstep playlist", it creates a mini Plex player in the amazon device and will play the playlist ...
by whmoorejr
Mon Feb 03, 2020 9:55 am
 
Forum: Help Converting from AppleScript
Topic: Help getting/setting current bluetooth sound/output device
Replies: 6
Views: 2815

Re: Indigo iTunes Plugin & Music

... happy camper. SET A NEW PLAY LIST What do you mean SET? as in Play a playlist? If so then create an action group that runs an external AppleScript: open script editor and create a script: This is for iTunes: activate application "iTunes" tell application "iTunes" ...
by Korey
Fri Dec 20, 2019 3:17 pm
 
Forum: iTunes
Topic: Indigo iTunes Plugin & Music
Replies: 16
Views: 7008

Re: Get iTunes Album Art

... four instances of 7.2 to 7.4. I also changed all references to "iTunes" to "Music". Saved the script in the appropriate spot ... tell application id "com.apple.Music" to get name of library playlist 1 end timeout on error return true end try return false end MusicIsNotAccesible ...
by jalves
Wed Dec 18, 2019 11:01 am
 
Forum: Control Pages
Topic: Get iTunes Album Art
Replies: 9
Views: 3412

Help converting AppleScript with iTunes to Python with Music

... after mistakenly upgrading to the crippled 7.4 Below is a simple tell iTunes to play (I have one to pause as well) music.... .is it easy in Python??? ... application "iTunes" # if player state is stopped then # play playlist "Vinal Recordings - My Fav" # set shuffle enabled ...
by kcossabo
Mon Dec 09, 2019 3:49 pm
 
Forum: Help Converting from AppleScript
Topic: Help converting AppleScript with iTunes to Python with Music
Replies: 5
Views: 2301

Help with a System Volume Command

... "Finder" # set volume 4 # end tell # tell application "iTunes" # set sound volume to 50 # play user playlist "iTunes WAMU" # end tell I am reading that Python is very easy and simple, ...
by makedrinklas
Sat Nov 02, 2019 4:24 pm
 
Forum: Help Converting from AppleScript
Topic: Help with a System Volume Command
Replies: 9
Views: 2866

Re: iTunes vs Music

Oooops.

May have spoken too soon. While I can see the library in the iOS Remote app, and can see the songs and playlist.... I can't start, stop, pause, or select which songs to play. When I click on the Now Playing pane, it says. "Not Playing" even tho its really playing..
by jltnol
Thu Oct 10, 2019 3:32 pm
 
Forum: iTunes
Topic: iTunes vs Music
Replies: 28
Views: 17630

Re: Non Scripting user of one line Applescripts

... Applescripts no longer work. action group "Test - Play - Chill Playlist", action #1: execute embedded AppleScript "tell application "iTunes"..." action group "iTunes Play Radio 2", action #1: execute embedded ...
by Korey
Wed Oct 09, 2019 5:02 am
 
Forum: Help Converting from AppleScript
Topic: Non Scripting user of one line Applescripts
Replies: 5
Views: 1585
Return to advanced search
Search found 295 matches Page 1 of 20 1, 2, 3, 4, 5 ... 20