Playercorefactory Xml Download For Windows

9 months ago

Raw download clone embed report print XML 0.32 KB playercorefactory. Playercorefactory RAW Paste Data We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the.

Archived

hey
here is the log:

after i installed the add on for the log i tried to play 1080p and 4k movies (didnt open it in mpc)

So that means you found the correct location for the playercorefactory.xml. Just replace the current one with modified one with the path to Chrome. On windows, the path is C: Program Files (x86) Google Chrome Application chrome.exe This means if I type that path in my file explorer, it brings up the chrome browser. So for example using the xml above, XBMC will play all videos with MPC HC instead of only 1080p mkvs as specified in the rules. If the playercorefactory.xml file is not deleted then XBMC will honor whatever rules are set. PlayerFactoryCore.xml (Download from. I think if you know what you are doing you can edit the PlayerCoreFactory.xml to direct it to the player you want to use (just replace the LocalCast references). I don't see why you would want to do this if you are not casting, are you wanting to direct to another casting app?

please try to help.


what i did was create a new xml file, name it playercorefactory.xml

put this:

<playercorefactory> <players> <player name='mpc-hc64' type='ExternalPlayer' audio='false' video='true'> <filename>C:Program FilesMPC-HCmpc-hc64.exe</filename> <args>'{1}' /fullscreen /close</args> <hidexbmc>false</hidexbmc> <hideconsole>false</hideconsole> <warpcursor>none</warpcursor> <playcountminimumtime>1140</playcountminimumtime> </player> </players> <rules action='prepend'> <rule videoresolution='1080' filetypes='mkv' videocodec='hevc' player='mpc-hc64'/> </rules> </playercorefactory>

saved it and ran kodi.

do i need to do more stuff?

my mpc-hc file is in:
C:Program FilesMPC-HCmpc-hc64.exe

the 'user data' location is:
C:UsersMotiXAppDataLocalPackagesXBMCFoundation.Kodi_4n2hpmxwrvr6pLocalCacheRoamingKodiuserdata

im with win 10 64bit
installed kodi from windows apps

3upvotes8comments

Windows GUI installer

Windows GUI installer to install and the programs and scripts, by the t3rmin8tor

Manual install instructions

Youtube video

Note you need to use the bash-scripts-windows with cygwin

7zip

ffmpeg

download

unzip the ffmpeg.7zip file

rename the folder to ffmpeg

copy the ffmpeg to C:

C:ffmpegbin

you can run the ff-prompt script to set up ffmpeg with the windows cmd path

or you can manually add it

Install curl

download curl

unzip the download

and rename the folder to curl

then copy the curl folder to your C drive

the path to curl should look like this

C:curlbincurl

you need to add curl to your windows path, see below

cygwin

Install cat, grep and sed if they arent automatically installed

rtmpdump

Playercorefactory for kodi

download rtmpdump

download the windows zip file

unzip the file

create a folder called rtmpdump and create another folder inside it called bin

so you should have this folder structure rtmpdump/bin

move rtmpdump.exe rtmpgw.exe rtmpsrv.exe rtmpsuck.exe into the rtmpdump/bin folder

move rtmpdump folder to your C drive, it should look like this

C:rtmpdumpbin

with the executables inside the bin folder

vlc install

download and install vlc and accept the default install location.

edit your windows system path and add the code below to the end of your system path

;C:Program Files (x86)VideoLANVLC

mpv install

mpv site

mpv windows download

This script sets up file associations for mpv on Windows.

Make sure you have the latest build of mpv. Official builds here: https://mpv.srsfckn.biz/Download the zip: https://github.com/rossy/mpv-install/archive/master.zipCopy the .bat files and the .ico to the same directory as mpv.exeRun mpv-install.bat as administrator. Note: For an unattended install, use the /u switch.Use the Default Programs and AutoPlay control panels to make mpv the default player

To play content from various media streaming sites,place youtube-dl.exe in the same directory as mpv.

mpv config file

This is a fix for black screen when trying to play videos with mpv

open the mpv config folder by typing in the following into Search Windows dialog box

%APPDATA%mpv

create a text file called mpv.conf and add the following code

vo=direct3d

move the mpv.conf text file into the %APPDATA%mpv folder

the mpv.conf file is included in this directory

add mpv to your windows system path

;C:Program Files (x86)mpv

youtube-dl

Download the youtube-dl exe here

create a folder called youtube-dl and then inside it create a folder called bin

like this

youtube-dl/bin

copy the youtube-dl exe into youtube-dlbin

then move the youtube-dl folder to your C drive

The file path should look like this

C:youtube-dlbinyoutube-dl

You also need to copy youtube-dl to C:Program Files (x86)mpv as well

Set up your windows path

system properties, advanced system settings, enviormnental variables

system variables, path, edit

add the code below to your windows path

add rtmpdump to your windows system path

system properties, advanced system settings, enviormnental variables

system variables, path, edit

add the code below to the end of your windows path

;C:rtmpdumpbin

cygwin can install into either C:cygwinbin or C:cygwin64bin

your windows system path should look like this with C:cygwinbin

;C:cygwinbin;C:ffmpegbin;C:Program FilesGitcmd;C:%HOMEPATH%gitkodi-playercorefactorybash-scripts-windows;C:curlbin;C:youtube-dlbin;C:windumpbin;C:notify-sendbin;C:aria2cbin;C:rtmpdumpbin;C:Program Files (x86)VideoLANVLC;C:Program Files (x86)mpv

your windows system path should look like this with C:cygwin64bin

;C:cygwin64bin;C:ffmpegbin;C:Program FilesGitcmd;C:%HOMEPATH%gitkodi-playercorefactorybash-scripts-windows;C:curlbin;C:youtube-dlbin;C:windumpbin;C:notify-sendbin;C:aria2cbin;C:rtmpdumpbin;C:Program Files (x86)VideoLANVLC;C:Program Files (x86)mpv

cygwin should install sed and grep which are needed for the scripts

you can double click the cygwin setup exe and re run the installer,which open a windows where you can search for sed and grep,and install them if cygwin doesnt install them automatically for you

wget install

install wget with cygwin

git install

Adjusting your Path

select 2nd option for path not git bash shell

Use Git from the Windows Command Prompt

Configuring the line endings

select the 2nd option

Checkout as--is, commit Unix-style line endings

Very important you must use Checkout as--is, commit Unix-style line endingsor the scripts wont work

download the kodi-playercorefactory git repository

create a folder called git in your home

open the cmd prompt and change into the git repo

then clone the kodi-playercorefactory git repository

copy the kodi-playercorefactorywindowsplayercorefactory.xml to your kodi userdata foldersee below

open your Windows Start menu and type

then press to open the folder,pin the folder to your file manager sidebar so you find it easily

then copy the kodi-playercorefactorywindowsplayercorefactory.xml to your kodi userdata folder

vlc

windows notify-send

Notify-send for Windows site

Notify-send for Windows download link

unzip the notify-send.zip

create a folder called notify-send,and then create a folder inside notify-send called bin

then copy the notify-send script into the bin folder

the folder structure should look like this notify-sendbinnotify-send

copy the notify-send folder to your C drive

Xml

the path should look like this

Playercorefactory Xml Download For Windows 6

Playercorefactory

C:notify-sendbinnotify-send

add notify-send to windows system path

system properties, advanced system settings, enviormnental variables

system variables, path, edit

add the code below to the end of your windows system path

;C:notify-sendbin

windows install aria2c

download the zip file

64 bit

Playercorefactory Xml Download For Windows Xp

32 bit

unzip the file

create a folder called aria2c,and then create a folder inside aria2c called bin

then copy the aria2c script into the bin folder

the folder structure should look like this aria2cbinaria2c

copy the aria2c folder to your C drive

the path should look like this

C:aria2cbinaria2c

add aria2c to windows system path

system properties, advanced system settings, enviormnental variables

Playercorefactory Xml Download For Windows

system variables, path, edit

Playercorefactory For Kodi

add the code below to the end of your windows system path

;C:aria2cbin

Playercorefactory File

Read the ssh client and server set up