Dniel97 / RedSea

Music downloader for Tidal, revived, revived, revived and modded to download Dolby Atmos
141 stars 11 forks source link

Failed To download #9

Closed bubundas17 closed 3 years ago

bubundas17 commented 3 years ago

Currently setting this error when downloading some somgs.

=== Downloading track ID 141585291 ===
        Codec: MQA (Master Quality Authenticated) in FLAC container
        Track: 19
        Title: Match My Fly
        Artist: Moneybagg Yo
        Album: Time Served (Deluxe)
        ----
        100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 35.0M/35.0M [00:03<00:00, 10.8MB/s]

        Saving credits to file
Traceback (most recent call last):
  File "/home/bubun/Documents/RedSea-master/redsea.py", line 560, in <module>
    main()
  File "/home/bubun/Documents/RedSea-master/redsea.py", line 486, in main
    track_num=cur+1 if mt['type'] == 'p' else None)
  File "/home/bubun/Documents/RedSea-master/redsea/mediadownloader.py", line 518, in download_media
    f.write(lyrics_data['subtitles'].encode('utf-8'))
AttributeError: 'NoneType' object has no attribute 'encode'

image

bubundas17 commented 3 years ago

And it seems like, It downloaded Same Album Multiple times. image