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

It isn't chaning channels name after next song. #3

Open
DraziV opened this issue May 29, 2020 · 2 comments
Open

It isn't chaning channels name after next song. #3

DraziV opened this issue May 29, 2020 · 2 comments
Labels

Comments

@DraziV
Copy link

DraziV commented May 29, 2020

2020-05-29T18:33:30+02:00 error on callback func: Uncaught exception: TypeError: Cannot read property 'setName' of undefined at Now_Playing_[Cleans_Bad_Tags]_[Custom_Display_Formats]_[TTS_Announce]:154:55 backend.getChannelByID(config.TitleChannel).setName("[cspacer0]"); ^ Stack trace: TypeError: Cannot read property 'setName' of undefined at Now_Playing_[Cleans_Bad_Tags]_[Custom_Display_Formats]_[TTS_Announce]:154:56 2020-05-29T18:33:30+02:00 error on callback func: Uncaught exception: TypeError: Cannot read property 'setName' of undefined at Now_Playing_[Cleans_Bad_Tags]_[Custom_Display_Formats]_[TTS_Announce]:154:55 backend.getChannelByID(config.TitleChannel).setName("[cspacer0]"); ^ Stack trace: TypeError: Cannot read property 'setName' of undefined at Now_Playing_[Cleans_Bad_Tags]_[Custom_Display_Formats]_[TTS_Announce]:154:56 2020-05-29T18:33:22+02:00 Playing next from playlist: ytdl://ytdl/?url=PsO6ZnUZI0g&album=Kanye+West&title=Stronger 2020-05-29T18:33:21+02:00 error on callback func: Uncaught exception: TypeError: Cannot read property 'setName' of undefined at Now_Playing_[Cleans_Bad_Tags]_[Custom_Display_Formats]_[TTS_Announce]:142:59 backend.getChannelByID(config.TitleChannel).setName(config.NothingPlayingName); ^ Stack trace: TypeError: Cannot read property 'setName' of undefined at Now_Playing_[Cleans_Bad_Tags]_[Custom_Display_Formats]_[TTS_Announce]:142:60 2020-05-29T18:33:21+02:00 PLAY-NEXT [draziv] OK

Can you help me with it?

@SacredSkull
Copy link
Owner

Hey @DraziV, I'll have a look into this - but it's been a while since I updated this plugin in general.

I will probably need to update the entire thing to the now supported ES6 engine - so it may take a bit of time.

@SacredSkull SacredSkull added the bug label Jun 9, 2020
@DraziV
Copy link
Author

DraziV commented Jun 9, 2020 via email

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

No branches or pull requests

2 participants