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

Fixed TV shows not showing up in new XBMC nightly builds #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed TV shows not showing up in new XBMC nightly builds #37

wants to merge 1 commit into from

Conversation

tsubus
Copy link

@tsubus tsubus commented Jun 5, 2012

The database structure of XBMC was changed with this commit: xbmc/xbmc@aacfed8

@ghost
Copy link

ghost commented Jul 9, 2012

2 things:

  1. Wouldn't this break db access for tv shows with the current release? So if I ran XBMC 11.0 this fix would cause the same issue that the nightlies have now.
  2. Why did you leave the episode.idEpisode lines commented out? Are they needed?

@tsubus
Copy link
Author

tsubus commented Jul 11, 2012

  1. Yes, it would break it for eden...it's meant for people that want to use it with nightlies, so that they can just pull the commit. putting it in a new branch would also be nice, so that work for the new release can be started.
  2. My bad, I forgot to delete those

@bitgangsta
Copy link

I have created a fork which includes the fix for this problem. If you'd like to install my fork, you can compile it yourself from: https://github.com/bitgangsta/android-xbmcremote

Or you can just install my pre-compiled binary: https://dl.dropbox.com/u/1408139/android/android-xbmcremote-drj.apk

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

Successfully merging this pull request may close these issues.

2 participants