Tablo Exporter - Export Tablo Recordings

Yes, I am. I will try this now.

I cant find an output folder for the ffmpeg file to works

Did you try your downloads folder??

It seems very strange, almost like you are a guest user or something

Yes, I did. I will just have to wait until Tablo makes the effort. Thanks for all your help. I think I am logged in to my mac correctly. I see my username and admin info.

Can you create a dir yourself? Create a text file in any of those directories?

I know this is a me problem, but I’m hoping for a little guidance if possible. I am running windows 7. I cannot get the tablo exporter to open. I have Java version 8 update 45 (build 1.8.0_45-b15). When I double click on tablo exporter I get the thinking cursor for a second and then nothing every time. When I try to open it through command prompt I get this error:

C:\Users\Kyle>java -jar TabloExport.jar
Error: Unable to access jarfile TabloExport.jar

I have uninstalled and reinstalled java, but nothing has changed. Any help would be appreciated.

You will get the error above when you run via command line because you have to specifically give the path to the jar file or you have to be in the dir where the jar file is when you run the command.

Thank you. This is what I’m seeing now…

C:\Users\Kyle\TabloExporter>java -jar TabloExport.jar
Exception in thread “JavaFX Application Thread” Exception in thread “main” java.
lang.NoClassDefFoundError: org/json/JSONException
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplicationWithA
rgs$153(Unknown Source)
at com.sun.javafx.application.LauncherImpl$$Lambda$44/1828305.run(Unknow
n Source)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$172(Unknown
Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$46/20085625.run(Unkno
wn Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Sourc
e)
at com.sun.javafx.application.PlatformImpl$$Lambda$48/25035405.run(Unkno
wn Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown S
ource)
at com.sun.javafx.application.PlatformImpl$$Lambda$47/2900468.run(Unknow
n Source)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$36/17230114.run(Unknown S
ource)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.json.JSONException
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 16 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
Caused by: java.lang.NullPointerException
at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(Unk
nown Source)
at com.sun.javafx.application.LauncherImpl.launchApplication(Unknown Sou
rce)
… 5 more

Can you list the dir contents for C:\Users\Kyle\TabloExporter ??

You should see the following:

And
in the lib directory

I got it. I was missing the lib file when I moved it. It also now works with double click. Thanks for your help. As you can see I’m not familiar with command prompt. I’ll check out the exporter later when I have more time. Thanks again!

No worries, let me know if everything works ok.

Hi Jestep -
So I’m stumped. Jar loads and runs fine, and I can see my tablo. However, no shows load. Double clicking on my tablo results in…nothing. It’s interesting because I tried the VLC extension and that seems to be hit or miss. It loads SOME of the shows on my tablo, but most of the new ones are missing. Any ideas on what I can check? Running your jar from the command line doesn’t result in any errors that I can see.

Thanks for any suggestions…
Mike

Do you see a message from command line saying Loading you tablo name …
ANd then a done loading???

Yes- when I double click my Tablo, it immediately says Loading Data, then Done Loading. No shows show up in the GUI.

It may be some data issue with the meta data coming from one of the shows. If you have a lot of shows it may be hard to figure out. if you have only a few not as much.

I will need to give you a beta with some extra debugging in it for the shows to determine what is happening. That may take a day or tow, so let me get back to you

No problem at all…this is just for fun. No rush. I’ll keep playing with it and the other options for now.

Thanks Jestep!
Mike

1 Like

@TabloTV, so I noticed some more shows without episode number or season. Happens to be very old show, Love American Style missing that. Does it have something to do with my area???

Ok, you can download from http://jettsoft.com/products.html

This should give us more of an idea why it is not finding your shows. It also has a bug fix for saving the queue as well.

Ok thanks. I just loaded it up and ran it and I get exactly the same results. Loading, then Done, no errors. Is there something I need to do to enable a more verbose output?

Mike