Nov-26-2017, 12:55 AM
Sorry, but I didnt understand what is the fill traceback?
But the error is here:
mbid = track_data['mbid']
But the error is here:
mbid = track_data['mbid']
can´t store the mbid - `KeyError: 'mbid'`.
|
|
Messages In This Thread |
can´t store the mbid - `KeyError: 'mbid'`. - by ozzyk - Nov-25-2017, 09:52 PM
RE: can´t store the mbid - `KeyError: 'mbid'`. - by Larz60+ - Nov-26-2017, 12:32 AM
RE: can´t store the mbid - `KeyError: 'mbid'`. - by ozzyk - Nov-26-2017, 12:55 AM
RE: can´t store the mbid - `KeyError: 'mbid'`. - by Larz60+ - Nov-26-2017, 12:58 AM
RE: can´t store the mbid - `KeyError: 'mbid'`. - by ozzyk - Nov-26-2017, 01:01 AM
RE: can´t store the mbid - `KeyError: 'mbid'`. - by snippsat - Nov-26-2017, 01:13 AM
RE: can´t store the mbid - `KeyError: 'mbid'`. - by ozzyk - Nov-26-2017, 01:59 AM
RE: can´t store the mbid - `KeyError: 'mbid'`. - by heiner55 - Nov-26-2017, 04:47 AM
|