You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/rsack", line 8, in
sys.exit(main())
^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/main.py", line 27, in main
bugs.Download(type="album", id=int(id))
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/bugs.py", line 29, in init
self._album(id)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/bugs.py", line 66, in _album
self._download_cover()
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/bugs.py", line 210, in _download_cover
with open(self.cover_path, 'wb') as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 1] Operation not permitted: '/data/data/com.termux/files/home/storage/music/ATEEZ(에이티즈)/ATEEZ(에이티즈) - ZERO : FEVER Part.2/cover.jpg'
~ $
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/rsack", line 8, in
sys.exit(main())
^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/main.py", line 27, in main
bugs.Download(type="album", id=int(id))
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/bugs.py", line 29, in init
self._album(id)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/bugs.py", line 66, in _album
self._download_cover()
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/rsack/bugs.py", line 210, in _download_cover
with open(self.cover_path, 'wb') as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 1] Operation not permitted: '/data/data/com.termux/files/home/storage/music/ATEEZ(에이티즈)/ATEEZ(에이티즈) - ZERO : FEVER Part.2/cover.jpg'
~ $
The text was updated successfully, but these errors were encountered: