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

specify formats #6

Open
Musickiller opened this issue May 17, 2021 · 0 comments
Open

specify formats #6

Musickiller opened this issue May 17, 2021 · 0 comments

Comments

@Musickiller
Copy link

Musickiller commented May 17, 2021

Hello,

Please specify formats that your player can read.

I have a book in m4b (+ .cue file) and while I attempt to play it, I get following error:

2021-05-17 13:35:10,250 appJar:DEBUG [Line 318]: playing REDACTED
2021-05-17 13:35:10,252 appJar:WARNING [Line 173->7525/setImage]: Not updating player_image, REDACTED hasn't changed.
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\REDACTED\AppData\Local\Programs\Python\Python37\lib\tkinter_init_.py", line 1705, in call
return self.func(*args)
File "C:\Users\REDACTED\AppData\Local\Programs\Python\Python37\lib\site-packages\appJar\appjar.py", line 3783, in
return lambda *args: funcName(param)
File "main.py", line 319, in libraryButton
preparePlayer(library[name])
File "main.py", line 180, in preparePlayer
app.selectListItem('list_queue',audioFiles[0])
IndexError: list index out of range
2021-05-17 13:37:48,242 appJar:DEBUG [Line 426]: editing REDACTED

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