Yug Sahu

Results 24 comments of Yug Sahu

Yeah, for sure, I love to work on raycast stuff when I've got free time. Let me know if you wanna see any other features and I could look into...

@Rawnly is it possible to play a track on repeat through applescript? I couldn't get it to work. Also, I am planning to add a push action for playlists, to...

Not ready to merge yet. I will add a few features soon.

May I ask what is the reason/advantage of using TaskEither?

Added some awesome new features! * You can see songs in a playlist. * However the results still have to be limited. * The list view is best for seeing...

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 script editor...

Make sure you are not using the id of the track as that sometimes varies (especially with tracks of playlists). That's why I made the switch to using database ID...

@Rawnly I tried using `onSelectedId` but it was difficult to implement and did not work well. I was trying to implement it for the grid view. Fetching the artwork takes...