Jump to content

Recommended Posts

EODCrafter
Posted (edited)

Not Emby related but I hope someone has experience and can help me......

 

I would like to put in a Windows network share path to a XML Guide file I have Windows Task Scheduler Building once a week instead of having to upload the file manually to my Android Nvidia Shield Server. There is no Android Equivalent of Zap2Xml as far as I know.

 

No matter what path I put in the TV Guide Data Providers Emby doesn't recognize the Path. The actual Windows Share is \\STEVE\TVGuide and the local IP is 192.168.1.114. How do I share this to the Android Server on Nvidia Shield? Do I need to install some special Android App like Android SMB or something?

 

I have tried:

http:\\192.168.1.114\STEVE\Guide\xmltv.xml

smb:\\STEVE\Guide\xmltv.xml

\\STEVE\Guide\xmltv.xml

 

What am I missing? Also, I have the Share to "everyone" so access shouldn't be an issue.

 

5bbc886a83ffe_Capture.png

Edited by EODCrafter
Posted

Use the ip address rather than machine name, and it will need to be shared anonymously.

EODCrafter
Posted

I don't think it works anymore...

5bbce8b6f228c_Path4.png

 

5bbce91d8054f_Path5.png

Posted

Looks like the server does not have access to the folder.

EODCrafter
Posted (edited)

Looks like the server does not have access to the folder.

I figured you might suggest that....

5bbd190472f0c_Path7.png

 

I've been Googling also and People are reporting this as a possible Bug with the Windows 10 Creator Update...IDK. Oh Well, Manual upload once a week until someone creates a Zap2Xml Parser for Android. :(

Edited by EODCrafter
Posted

Thanks for the feedback.

EODCrafter
Posted

Thanks for the feedback.

Finally got it @@Luke...This is the correct path.....

5bbe7fc119344_Capture.png

Posted

thanks for the feedback.

 

based on that i would have also expected 

\\192.168.1.114\TVGuide\xmltv.xml

 to also work. but definitely not the http one as this is not the http protocol.

  • Like 1
EODCrafter
Posted (edited)

thanks for the feedback.

 

based on that i would have also expected 

\\192.168.1.114\TVGuide\xmltv.xml

 to also work. but definitely not the http one as this is not the http protocol.

It adds the smb: in there by itself but only when you add the trailing \ and click on a folder...Networking just freaks me out sometimes :)

5bbe848cd0369_Capture.png

 

5bbe849bab91b_Capture2.png

 

Perhaps you could update your Cheat Sheet up there ^^^^^^^^ and add the trailing \ for Dummies like me.

Edited by EODCrafter
EODCrafter
Posted (edited)

Huh, weird...None of the Mapping shows up and no guide data is imported.....

It Maps fine when I directly upload the file...... @@ebr @@Luke

 

5bbe8c9283b69_Capture.png

 

Here's the log that shows the error....

2018-10-10 19:07:31.879 Info HttpServer: HTTP Response 200 to 192.168.1.114. Time: 9ms. http://192.168.1.130:8096/emby/ScheduledTasks?IsEnabled=true
2018-10-10 19:07:31.966 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 3.6.0.53
	Command line: /data/app/com.emby.embyserver-TmhuGh6IhGEeqHKZvGuvCw==/base.apk
	Operating system: Unix 3.10.96.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: False
	Processor count: 4
	Program data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application directory: /data/user/0/com.emby.embyserver
	Mono: 5.12.0 (tarball)
	Android Version: 8.0.0-REL - SDK: 26 'O'
	Patch Level: 2604118_1256.7693 (2018-06-01)
	Fingerprint: NVIDIA/foster_e_hdd/foster:8.0.0/OPR6.170623.010/2604118_1256.7693:user/release-keys
	Model: SHIELD Android TV - NVIDIA/NVIDIA
	Hardware: foster/foster_e_hdd/foster_e_hdd/unknown
	SupportedAbis: arm64-v8a, armeabi-v7a, armeabi
	System.NotSupportedException: The URI prefix is not recognized.
	Source: mscorlib
	TargetSite: Void Throw()
	  at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x000ae] in <b78695579ed9422b8bc80218eeda782c>:0 
	  at System.Net.WebRequest.Create (System.Uri requestUri) [0x00014] in <b78695579ed9422b8bc80218eeda782c>:0 
	  at System.Xml.XmlDownloadManager.GetNonFileStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00000] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00022] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00032] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in <a26bd4a8d2534df8b37395d4ed1cdbfd>:0 
	  at Emby.XmlTv.Classes.XmlTvReader.CreateXmlTextReader (System.String path) [0x00022] in <bb8c768795224ef79a91600891059ae1>:0 
	  at Emby.XmlTv.Classes.XmlTvReader.GetChannels () [0x00006] in <bb8c768795224ef79a91600891059ae1>:0 
	  at Emby.Server.Implementations.LiveTv.Listings.XmlTvProvider+<GetChannels>d__22.MoveNext () [0x000bd] in <b888900d7e9d4d0bb42c1bbcec5adcfa>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at MediaBrowser.Api.LiveTv.LiveTvService+<Get>d__21.MoveNext () [0x001a9] in <1f8a0674c28c4224b6166ec709f9de47>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at Emby.Server.Implementations.Services.ServiceExecGeneral+<GetTaskResult>d__3.MoveNext () [0x00081] in <b888900d7e9d4d0bb42c1bbcec5adcfa>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>d__13.MoveNext () [0x00237] in <b888900d7e9d4d0bb42c1bbcec5adcfa>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <43dbbdc147f2482093d8409abb04c233>:0 
	  at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>d__56.MoveNext () [0x00af1] in <b888900d7e9d4d0bb42c1bbcec5adcfa>:0 
	
2018-10-10 19:07:31.969 Info HttpServer: HTTP Response 500 to 192.168.1.114. Time: 876ms. http://192.168.1.130:8096/emby/LiveTv/ChannelMappingOptions?providerId=58febddb8c1e4890904f09560ee969c2
2018-10-10 19:07:32.870 Info HttpServer: HTTP GET http://192.168.1.130:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
Edited by EODCrafter
Posted

Thanks, we'll take a look.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...