vitiko98 / qobuz-dl

A complete Lossless and Hi-Res music downloader for Qobuz
GNU General Public License v3.0
1.41k stars 185 forks source link

AttributeError: 'tuple' object has no attribute 'lower' #159

Open EmmaDuch opened 2 years ago

EmmaDuch commented 2 years ago

Today, I can no longer use the 'fun' option. The 'url' option works.

Traceback (most recent call last): File "/home/manu/.local/bin/qobuz-dl", line 8, in sys.exit(main()) File "/home/manu/.local/lib/python3.10/site-packages/qobuz_dl/cli.py", line 176, in main _handle_commands(qobuz, arguments) File "/home/manu/.local/lib/python3.10/site-packages/qobuz_dl/cli.py", line 91, in _handle_commands qobuz.interactive() File "/home/manu/.local/lib/python3.10/site-packages/qobuz_dl/core.py", line 303, in interactive ].lower() AttributeError: 'tuple' object has no attribute 'lower'

rusdyshuka commented 2 years ago

I experienced that too Screenshot_20220719-002011_Termux~2

alex-got-ears commented 1 year ago

same issue with fun and lucky mode. (Linux 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64)

Logging... Logged: OK Membership: Studio Set max quality: 27 - 24 bit, >96kHz

Ok, we'll search for albums Enter your search: [Ctrl + c to quit]

would be great, if you can fix it.