* return meta
This commit is contained in:
parent
c329912527
commit
049a90445b
|
|
@ -2487,6 +2487,7 @@ module JamRuby
|
|||
if is_tim_tracks_storage?
|
||||
meta[:genres] = ['acapella']
|
||||
end
|
||||
meta
|
||||
rescue AWS::S3::Errors::NoSuchKey
|
||||
return nil
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue