Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Не включает аниме #39

Open
reussssya opened this issue May 26, 2024 · 0 comments
Open

Не включает аниме #39

reussssya opened this issue May 26, 2024 · 0 comments

Comments

@reussssya
Copy link

~/search/episode/video/quality 3
Executing: mpv --title="13 Red Scale Магическая битва 2 (JAM CLUB)" "https://cloud.kodik-storage.com/useruploads/6851f737-9092-4830-8d0a-d7694a4b4a95/a292771c688b3dd2f815e34d2de28cfc:2024052703/720.mp4:hls:manifest.m3u8"
Error! command search with args: магич
Full traceback:
Traceback (most recent call last):
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\manager.py", line 76, in exec
return command.handle(args)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\command\objects.py", line 24, in handle
return self.fn(*args, **kwargs)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\search.py", line 42, in search
app.fsm.run(SearchStates)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 145, in run
return self._current_fsm.run(state.first())
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 59, in run
return self._exec_state(self._current_state)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 48, in _exec_state
return self.handlersstate
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\search.py", line 60, in start_search
app.fsm.next()
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 155, in next
self._current_fsm.next()
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 73, in next
return self._exec_state(self._current_state)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 48, in _exec_state
return self.handlersstate
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\search.py", line 95, in choose_episode
app.fsm.set(SearchStates.SOURCE)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 160, in set
self._current_fsm.set(state)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 52, in set
return self._exec_state(self._current_state)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 48, in _exec_state
return self.handlersstate
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\search.py", line 116, in choose_source
app.fsm.set(SearchStates.VIDEO)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 160, in set
self._current_fsm.set(state)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 52, in set
return self._exec_state(self._current_state)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\fsm\fsm.py", line 48, in _exec_state
return self.handlersstate
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\search.py", line 157, in choose_quality
run_video(video, title, player=app.CFG.PLAYER, use_ffmpeg=app.CFG.USE_FFMPEG_ROUTE)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\player.py", line 201, in run_video
return MpvPlayer.play(video, title)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\player.py", line 100, in play
cls.shell_execute(command)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\anicli\cli\player.py", line 38, in shell_execute
proc = subprocess.Popen(cmd)
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 969, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1438, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] Не удается найти указанный файл

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\app.py", line 255, in _handle_error
raise exc
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\app.py", line 298, in _handle_commands
if result := self.command_manager.exec(key, args):
File "C:\Users\amireusya\AppData\Local\Programs\Python\Python310\lib\site-packages\eggella\manager.py", line 100, in exec
raise CommandRuntimeError(msg)
eggella.exceptions.CommandRuntimeError: FileNotFoundError(2, 'Не удается найти указанный файл', None, 2, None) in search callable

с любым источником

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant