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

AE changes: ATV2 issue, unable to close AudioUnit #1149

Closed
jester-xbmc opened this issue Jul 11, 2012 · 1 comment
Closed

AE changes: ATV2 issue, unable to close AudioUnit #1149

jester-xbmc opened this issue Jul 11, 2012 · 1 comment

Comments

@jester-xbmc
Copy link

With the AE PR's (dirty audio etc.) from yesterday I'm getting the following error on stopping a video and on xbmc exit

20:53:31 T:141496320 ERROR: CCoreAudioUnit::Close: Unable to disconnect AudioUnit. Error = -10860

so far, no impact on actual usage (audio works and stop, but still weird error)

Not sure if I should have used trac, but it seems we are slowly moving to github for most things... ?

Please kill if its still trac.

@Memphiz
Copy link
Member

Memphiz commented Jul 11, 2012

  1. Github tracker is for internal usage as for now (managing our merge windows) - we can't set it to private so its a bit hard to communicate that
  2. I have seen these errors in user logs before
  3. The dirty audio doesn't touch anything in core audio - os i really doubt that this error is due to the change.
  4. closed because of 1. :)

@Memphiz Memphiz closed this as completed Jul 11, 2012
tru pushed a commit to RasPlex/plex-home-theatre that referenced this issue May 8, 2014
The problem we had in xbmc#1149 is that the video player hit the metadata
key and got ALL the genres and the listing above only includes two of
them. Which was a bit jarring. To get all genres in the listing I would
have to do a HTTP call per movie in the listing, which is not really
economical. So for now we limit it to two everywhere. Which kind of
makes sense.
tru pushed a commit to RasPlex/plex-home-theatre that referenced this issue May 8, 2014
The problem we had in xbmc#1149 is that the video player hit the metadata
key and got ALL the genres and the listing above only includes two of
them. Which was a bit jarring. To get all genres in the listing I would
have to do a HTTP call per movie in the listing, which is not really
economical. So for now we limit it to two everywhere. Which kind of
makes sense.
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

2 participants