Main functions:
-Auto mount as CIFS, and play from there (Medium CPU usage, perfect file handling) [Requires root]
-Map to miniDLNA URL (given the database file), and play it (Low CPU usage, seek may not always work)
-Stream over HTTP (High CPU usage, seek may not always work)
-Replace the samba URL to local file path. (Only if your files are on the same device, e.g. if you have a shared xbmc database and playing on the server. Low CPU usage)
-Re-stream HTTP specially for Allwinner A10 devices HW decoder.
-Map XBMC PVR to TvHeadend Channels, and possibly re-stream. (*/* login for streaming required)
-Use different external player per protocol
A little explanations:
Auto mount as CIFS, and play from there
Mounts the given smb share to sdcard/xbmcwrapper with busybox and cifs, and plays the file from there.
Busybox should be in one of these places: "/system/bin/busybox", "/system/xbin/busybox", "/xbin/busybox", "/bin/busybox", "/sbin/busybox"
CIFS support in kernel required. UTF8 iocharset support in kernel recommended.
Map to miniDLNA URL
Given the miniDLNA files.db database (local or samba file), that contains the file you are trying to play, the wrapper will map the file to miniDLNA URL, and passes this to player.
You also need to specifiy the level to cut from samba url before searching in database.
E.g. you have a samba URL with smb://abc/disk/Movies/HD/abc.mkv, and your minidlna has the Movies directory set as root. In this case you need to to cut 2 leves (abc,disk) from samba URL.
This has the minimal CPU usage on both Server and Client side.
Re-stream HTTP specially for Allwinner A10 devices HW decoder.
Pre-buffers HTTP input, sometimes it can help HW decoder.
Map XBMC PVR to TvHeadend Channels, and possibly re-stream. (*/* login for streaming required)
XBMC uses its own id's for TV channels(the number before their name), you can set how to remap these to tvheadend channel id's to play in external player.
The syntax is the following:
xbmcid,tvheadendid;xbmcid,tvheadendid;...
Replace URL On-the-fly
If you are using mysql databse, you are accessing even local files over samba, which is a huge overhead. With this tool you can simply replace the samba url with a local file url, thus completely removing this overhead.
免費玩XBMC/Kodi Wrapper APP玩免費
免費玩XBMC/Kodi Wrapper App
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 3.7.1 App下載 | HUF$250.0 | 1970-01-01 | 2015-04-22 |