You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2019. It is now read-only.
I have instances where I need to find a piece of software by the iTunes store id (listed as the artist_id in your library). It doesn't appear as though a simple ITunes.software("[itunes_store_id]") query will work. Is there an undocumented way of completing this search? If not, would you consider implementing it?
The text was updated successfully, but these errors were encountered:
Was forking and about to implement the feature myself when I stumbled upon the Lookup module. I've got what I need, but it'd be worthwhile to add these features to the documentation. Thanks!
I have instances where I need to find a piece of software by the iTunes store id (listed as the
artist_id
in your library). It doesn't appear as though a simpleITunes.software("[itunes_store_id]")
query will work. Is there an undocumented way of completing this search? If not, would you consider implementing it?The text was updated successfully, but these errors were encountered: