• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 9
No TV Shows Found since Alpha 3
#16
Can anyone supply a APK with the TVShow fix?

EDIT: Please

EDIT2: Doh, just seen the link above, my bad!
Reply
#17
(2012-08-03, 10:41)sulz Wrote: Thanks.
TV Shows and thumbs are working again.

is it also possible to make the changes for music? there is also nothing found..

Hmm music seems to work for me even with the old version.
Reply
#18
mh curious, for me there is shown album/interpet not found in the app. In the file list, I can browse them all.
In XBMC running on PC and RaspberryPI (Openelec) (both using a relatively new nightly), I can use the database-mode with album, interpret and so on without problems...

The name of the database table is named as mymusic27.

I thought its related to the new database schemas, also for music: http://forum.xbmc.org/showthread.php?tid...pid1152056
Reply
#19
Good to see someone is still devoloping this, the android version has got a fair bit behind the iOS versions out there, such as XBMC commander
Reply
#20
(2012-08-04, 11:46)sulz Wrote: mh curious, for me there is shown album/interpet not found in the app. In the file list, I can browse them all.
In XBMC running on PC and RaspberryPI (Openelec) (both using a relatively new nightly), I can use the database-mode with album, interpret and so on without problems...

The name of the database table is named as mymusic27.

I thought its related to the new database schemas, also for music: http://forum.xbmc.org/showthread.php?tid...pid1152056

Working for me with ICS and XBMC nightly.
Reply
#21
I've uploaded a new apk (https://github.com/tombriden/android-xbm.../downloads):

* Fixed music browsing and crc calculation for thumb cache
* Added new 'Queue Episode' and 'Play from here' items to tv episodes context menu
Reply
#22
thanks, it's working again with the music...
Reply
#23
Sweeeeeeeeeeeeeeeeeeet.
Reply
#24
Hi this crashes when you click on Music, Movies, TV show or Pictures.
with the error
Sorry!
the application XBMC Rmote (process org.xbmc.android.remote) has stopped unexpectedly
Using HTC Desire S, Android Verson 2.3.5
08-06 09:56:10.046 E/InputDispatcher(1372)channel '409f7798 com.android.vending/com.google.android.finsky.activities.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
08-06 09:56:57.052 E/AndroidRuntime(6382)FATAL EXCEPTION: main
08-06 09:56:57.052 E/AndroidRuntime(6382)java.lang.NoSuchMethodError: android.widget.AbsListView.setAdapter
08-06 09:56:57.052 E/AndroidRuntime(6382)at org.xbmc.android.remote.presentation.controller.ListController$3.run(ListController.java:186)
08-06 09:56:57.052 E/AndroidRuntime(6382)at android.os.Handler.handleCallback(Handler.java:587)
08-06 09:56:57.052 E/AndroidRuntime(6382)at android.os.Handler.dispatchMessage(Handler.java:92)
08-06 09:56:57.052 E/AndroidRuntime(6382)at android.os.Looper.loop(Looper.java:150)
08-06 09:56:57.052 E/AndroidRuntime(6382)at android.app.ActivityThread.main(ActivityThread.java:4385)
08-06 09:56:57.052 E/AndroidRuntime(6382)at java.lang.reflect.Method.invokeNative(Native Method)
08-06 09:56:57.052 E/AndroidRuntime(6382)at java.lang.reflect.Method.invoke(Method.java:507)
08-06 09:56:57.052 E/AndroidRuntime(6382)at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:849)
08-06 09:56:57.052 E/AndroidRuntime(6382)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
08-06 09:56:57.052 E/AndroidRuntime(6382)at dalvik.system.NativeStart.main(Native Method)
08-06 09:58:23.036 E/AndroidRuntime(6411)FATAL EXCEPTION: main
08-06 09:58:23.036 E/AndroidRuntime(6411)java.lang.NoSuchMethodError: android.widget.AbsListView.setAdapter
08-06 09:58:23.036 E/AndroidRuntime(6411)at org.xbmc.android.remote.presentation.controller.ListController$3.run(ListController.java:186)
08-06 09:58:23.036 E/AndroidRuntime(6411)at android.os.Handler.handleCallback(Handler.java:587)
08-06 09:58:23.036 E/AndroidRuntime(6411)at android.os.Handler.dispatchMessage(Handler.java:92)
08-06 09:58:23.036 E/AndroidRuntime(6411)at android.os.Looper.loop(Looper.java:150)
08-06 09:58:23.036 E/AndroidRuntime(6411)at android.app.ActivityThread.main(ActivityThread.java:4385)
08-06 09:58:23.036 E/AndroidRuntime(6411)at java.lang.reflect.Method.invokeNative(Native Method)
08-06 09:58:23.036 E/AndroidRuntime(6411)at java.lang.reflect.Method.invoke(Method.java:507)
08-06 09:58:23.036 E/AndroidRuntime(6411)at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:849)
08-06 09:58:23.036 E/AndroidRuntime(6411)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
08-06 09:58:23.036 E/AndroidRuntime(6411)at dalvik.system.NativeStart.main(Native Method)
Reply
#25
(2012-08-05, 19:22)Tom. Wrote: I've uploaded a new apk (https://github.com/tombriden/android-xbm.../downloads):

* Fixed music browsing and crc calculation for thumb cache
* Added new 'Queue Episode' and 'Play from here' items to tv episodes context menu

Thanks! TV Shows working again for me

Running 4.0.3 on a Samsung Galaxy S2
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
Reply
#26
I've just uploaded 0.9.2 that fixes the 'play now' button in the episode details that i managed to break in the last release


(2012-08-06, 10:33)andyrav Wrote: Hi this crashes when you click on Music, Movies, TV show or Pictures.
with the error
Sorry!
the application XBMC Rmote (process org.xbmc.android.remote) has stopped unexpectedly
Using HTC Desire S, Android Verson 2.3.5

Does the official app from the play store work? It's probably an incompatibility with android 2.3.5 but i don't think I've changed anything that would cause those errors, maybe i'm missing some libraries from that API version or something in my build environment.
Reply
#27
(2012-08-06, 20:36)Tom. Wrote: I've just uploaded 0.9.2 that fixes the 'play now' button in the episode details that i managed to break in the last release


(2012-08-06, 10:33)andyrav Wrote: Hi this crashes when you click on Music, Movies, TV show or Pictures.
with the error
Sorry!
the application XBMC Rmote (process org.xbmc.android.remote) has stopped unexpectedly
Using HTC Desire S, Android Verson 2.3.5

Does the official app from the play store work? It's probably an incompatibility with android 2.3.5 but i don't think I've changed anything that would cause those errors, maybe i'm missing some libraries from that API version or something in my build environment.

Yes the official app works
Reply
#28
Tom, thanks for doing these updates. I made the necessary query fixes, but accidentally lost the code. I was having the same crash that andyrav described with your build, so I tried building it with the "Android + Google APIs" 2.3.3/API 10 target and it worked without crashing on my Nook Color running CM7/2.3.7.

Just FYI: the current XBMC master branch requires changes to the music artist queries, as they don't work with your Android Remote fork at the moment. Should be a simple fix: looks like it'll need at least one more join and some table name changes.
Reply
#29
(2012-08-06, 21:42)philipacentaur Wrote: Tom, thanks for doing these updates. I made the necessary query fixes, but accidentally lost the code. I was having the same crash that andyrav described with your build, so I tried building it with the "Android + Google APIs" 2.3.3/API 10 target and it worked without crashing on my Nook Color running CM7/2.3.7.

Just FYI: the current XBMC master branch requires changes to the music artist queries, as they don't work with your Android Remote fork at the moment. Should be a simple fix: looks like it'll need at least one more join and some table name changes.

Nice one, thanks for that info. I figured it had to be something in the build i was doing wrong Smile So, im downloading all the old API SDKs now, did you have to change any files or just do a build with those installed?

That's annoying about the music db considering i only just got that working again! For now though, i'm just keeping it working with the latest OpenELEC build for raspberry pi as that's what i'm using Smile but, once that gets updated i'll look into those changes, hopefully won't be too long
Reply
#30
Didn't change anything from your repo, so you should be fine with those SDKs.

The rest of the music functions seem to be okay. It's just the artists query that's not working, so it's not a big deal.

What version is the music db on the RPi OpenELEC you're running?
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 9

Logout Mark Read Team Forum Stats Members Help
No TV Shows Found since Alpha 30