[mythtv-users] myth leanfront not playing recordings

Barry Quiel barry.quiel at gmail.com
Sat Feb 29 02:40:31 UTC 2020


Just discovered leanfront, but need some help.

I just installed 106 on my Fire4k using a .29 backend, but can't play 
any recordings.  Based on the ADB logging it looks the URL isn't being 
properly created for the REST calls.
Logs:
02-28 18:18:54.904 13188 13188 I ExoPlayerImpl: Init 1496e6 
[ExoPlayerLib/2.10.7] [mantis, AFTMM, Amazon, 25]
02-28 18:18:54.931 13188 16987 W System.err: 
java.net.MalformedURLException: no protocol: 
null/Content/GetFile?StorageGroup=Default&FileName=/4748_20200228060000.ts
02-28 18:18:54.932 13188 16987 W System.err:    at 
java.net.URL.<init>(URL.java:589)
02-28 18:18:54.932 13188 16987 W System.err:    at 
java.net.URL.<init>(URL.java:486)
02-28 18:18:54.932 13188 16987 W System.err:    at 
java.net.URL.<init>(URL.java:435)
02-28 18:18:54.932 13188 16987 W System.err:    at 
org.mythtv.leanfront.data.a.a()
02-28 18:18:54.932 13188 16987 W System.err:    at 
org.mythtv.leanfront.data.a.doInBackground()
02-28 18:18:54.932 13188 16987 W System.err:    at 
android.os.AsyncTask$2.call(AsyncTask.java:305)
02-28 18:18:54.932 13188 16987 W System.err:    at 
java.util.concurrent.FutureTask.run(FutureTask.java:237)
02-28 18:18:54.932 13188 16987 W System.err:    at 
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:243)
02-28 18:18:54.932 13188 16987 W System.err:    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
02-28 18:18:54.934 13188 16987 W System.err:    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
02-28 18:18:54.934 13188 16987 W System.err:    at 
java.lang.Thread.run(Thread.java:761)

Am I reading that log correct?

Also seeing the same error for preview images:
02-28 18:18:55.154 13188 13188 W Glide   : Load failed for 
null/Content/GetPreviewImage?Format=png&RecordedId=3304 with size [312x176]
02-28 18:18:55.154 13188 13188 W Glide   : class 
com.bumptech.glide.load.n.q: Failed to load resource
02-28 18:18:55.154 13188 13188 W Glide   : There were 3 causes:
02-28 18:18:55.154 13188 13188 W Glide   : 
java.io.FileNotFoundException(/null/Content/GetPreviewImage?Format=png&RecordedId=3304 
(No such file or directory))
02-28 18:18:55.154 13188 13188 W Glide   : 
java.io.FileNotFoundException(No such file or directory)
02-28 18:18:55.154 13188 13188 W Glide   : 
java.io.FileNotFoundException(No such file or directory)
02-28 18:18:55.154 13188 13188 W Glide   :  call 
GlideException#logRootCauses(String) for more detail
02-28 18:18:55.154 13188 13188 W Glide   :   Cause (1 of 3): class 
com.bumptech.glide.load.n.q: Fetching data failed, class 
java.io.InputStream, LOCAL
02-28 18:18:55.154 13188 13188 W Glide   : There was 1 cause:



More information about the mythtv-users mailing list