Federico

Results 58 comments of Federico

I tried the new updates. I'm having troubles when trying to "start playlist" ``` Error: Command failed with exit code 1: osascript -e tell application "Music" set playlistArtwork to first...

@yug2005 > Hello I haven't been able to reproduce the error for start playlist. Could you see if that playlist does not have any artwork? Maybe running the script in...

I'm having trouble when trying to "show tracks" inside "start playlist". Error isn't logged but I believe is with artwork. I'm trying to implement TaskEither so maybe i can fix...

@yug2005 I think too much stuff is going on here. Maybe we should split this PR.. Unfortunately I don't have enough time to implement TaskEither, but i'd like to reintroduce...

> What are the status here now? 🙂 @pernielsentikaer As i said before, the idea is cool but doesn't convince me 100%. Starting from the memory problem (due to images)....

Thanks for reporting, I'll have a look when I'm back from holidays ✌️

In the meantime can you post the error message?

@marcusmoore thanks for the report, I'm working on a big PR fixing everything (this and other bugs) i hope to make ti mergeable asap! ✌️

Working on a fix this weekend! Sorry for delay!

From stackoverflow: > Sadly, the iTunes AppleScript dictionary has no "terminology" for the Up Next queue. Even [Doug's AppleScripts for iTunes](http://dougscripts.com/itunes/index.php), the iTunes scripting authority, has no scripts for Up...