How to specify Application Profile
When using Mediabrowser on my Android, Serviio defaults to using the ios profile.
I need a custom profile for android 4.1.1 on my Device (Android 4.1.1; M7) since applehttp fails when using ios.
I added Detect to the application profile but it was ignored.
How do I specify a custom profile to be used with my 4.1.1 device just like I can specify the profile to be used with my TV?
- Code:
2015-05-10 14:56:37,375 DEBUG [CDSRetrieveMediaServerResource] GET http://192.168.1.10:23424/cds/resource/12870/COVER_IMAGE?profile%3Dios%26authToken%3D5772239e6c4640e0b5148f6814d45356%26ext%3D.jpg HTTP/1.1, headers = [host: 192.168.1.10:23424,connection: keep-alive,accept: image/webp,*/*;q=0.8,user-agent: Mozilla/5.0 (Linux; Android 4.1.1; M7 Build/JRO03H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36,referer: http://192.168.1.10:23424/mediabrowser/,accept-encoding: gzip, deflate, sdch,accept-language: en-US,en;q=0.8]
2015-05-10 14:56:37,376 DEBUG [CDSRetrieveMediaServerResource] Creating client with id '192.168.1.22'
2015-05-10 14:56:37,376 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.22, Profile=iOS'
I need a custom profile for android 4.1.1 on my Device (Android 4.1.1; M7) since applehttp fails when using ios.
I added Detect to the application profile but it was ignored.
How do I specify a custom profile to be used with my 4.1.1 device just like I can specify the profile to be used with my TV?