joalla / discogs_client

Continuation of the "Official Python Client for the Discogs API"
https://python3-discogs-client.readthedocs.io
Other
310 stars 50 forks source link

Promote SubTracks to top level of tracks #152

Open VinylVault opened 3 months ago

VinylVault commented 3 months ago

I know that sub_tracks is available under data when the track type_ is index, however it would be useful if it was listed as part of the track information as accessing the details under data is sometimes problematic