|
SageTV Clients Development This forum is for discussions relating to SageTV Open Source Clients Development. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
SagetvMiniClient Crashing....on ShieldTV.
Since the latest release of the Windows Sage ... The MiniClient when going into Videos Folders it crashes.... Running on my ShieldTV.
log attached.... see bottom of the log.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 08-21-2017 at 01:52 PM. |
#2
|
||||
|
||||
Are you able to test using a placeshifter? Just trying to narrow down if this is an Android issue or a server issue?
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
Yes I can will post back.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#4
|
|||
|
|||
Update it works on PlaceShifter.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#5
|
||||
|
||||
That's good to know... we can focus on Android... Sadly, though, that going to make it harder Google has locked down the log file access, so it's pretty hard to get logs on an android device.
When it crashes, do you get the option to send a crash report? If so, do that, and it will send me the logs. I see some tools like this.. https://play.google.com/store/apps/d...rg.jtb.alogrec That appear to redirect the logcat output to the sdcard, not sure if that can help us get the logs or not. But somehow, we'll need to get the logging info. The MiniClient has a settings option to write the log to sdard, but that's only helpful if I'm catching the and logging the error, which in this case, I'm not (since it's crashing)
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#6
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#7
|
||||
|
||||
You have hit this issue
https://github.com/OpenSageTV/sagetv...ient/issues/73 sagetv gives me a filename in which to cache the image from the server... this filename is too large for android, and I'll need to find another caching strategy. I just don't know of a good reliable strategy, yet. I open to suggestions. I can use a hash, but a hash may result in collisions In your case the image filename is... Code:
file-C3a5cProgram20Files2028x86295cSageTV5cSageTV5cGeneratedThumbnails5cNAS2dBE2dB82d48backupVIDEOSAdventures20of20Superman20195220Complete20SeriesAdventures20of20Superman20Season202Adventures20of20Superman202d202x01202d20Five20Minutes20To20Doomavi2ejpg-1498275906000-512-384
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#8
|
|||
|
|||
Quote:
__________________
Home Network: https://karylstein.com/technology.html |
#9
|
||||
|
||||
without file caching, you'll see lots of pauses in the UI.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#10
|
|||
|
|||
Even if just a couple files can't be cached, or is it all or nothing? I just had this problem with some late night episode names. It does not seem to be a wide issue. In fact I turned recording of late night shows back on after family objections and I haven't seen issues over the past week or two, (which after saying that probably means tonight some recording will cause problems again ).
And I'm just saying as a way to keep the client from crashing until a better solution can be found.
__________________
Home Network: https://karylstein.com/technology.html |
#11
|
|||
|
|||
Quote:
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#12
|
|||
|
|||
@nyplayer - for now can't you shorten the path of the folder. Currently it is something like (I may have the folder breaks wrong): VIDEOS\Adventures of Superman 1952 Complete Series\Adventures of Superman\Season 2\Adventures of Superman - 2x01 -Five Minutes To Doom.avi
Or will that screw something else up. Even if it was automatically named you should be able to change the name of the folder and it should still work as it is still in your VIDEOS library.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#13
|
|||
|
|||
Quote:
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#14
|
|||
|
|||
Quote:
|
#15
|
||||
|
||||
Quote:
Quote:
I was thinking that maybe using a hash + the last 30chars of the filename. That will create a file that is about 50chars in length and collisions would likely be reduced.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#16
|
|||
|
|||
Quote:
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#17
|
||||
|
||||
Quote:
Unfortunately, do to other pending requirements, I can't work on this in the next few weeks (I'd be happy to accept a pull request, if someone wanted to give it a try). But, unfortunately, between work and another time sensitive paid side project, it's not leaving a lot of time lately for sagetv
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help - WAF crashing! | pjpjpjpj | The SageTV Community | 26 | 07-12-2014 12:51 PM |
Crashing UI | Patrick25 | SageTV Software | 5 | 04-13-2010 12:37 PM |
Are your HD200s crashing? | ericscottf | SageTV Media Extender | 12 | 03-07-2010 09:03 AM |
Crashing | glmason | SageTV Placeshifter | 6 | 06-17-2008 01:36 PM |
Why is sage crashing? | rwc | SageTV Software | 1 | 02-06-2006 03:34 PM |