t3rmin8tor / kodi-player-core-factory-install

install kodi-player-core-factory all you need in one install program
GNU General Public License v3.0
9 stars 6 forks source link

doesnt work #12

Closed steve55792 closed 6 years ago

steve55792 commented 7 years ago

Hi, I had to reinstall windows 10 and i reinstalled the git and kodi-player-core-factory-install. But anyways I tried all 1.8 to 2.2 and i cant get any of them working. I copied the kodi-player-core-factory to the userdata folder in kodi and that worked fine when i played a movie and i hit y to bring out the menu and i click on mpv the cmd popped up and it clicked back to kodi. The only thing i can do is save the url. Also when i try to record the command report line 97 missing ffmpeg command not found.

jaykay0079 commented 7 years ago

Hi,

I had the same issue after installing Win 10 from scratch. Also getting same error "report line 97 missing ffmpeg command not found" when trying to run it manually.

I downloaded ver1.8 and had to add line to user environment variable C:%HOMEPATH%\git\kodi-playercorefactory\bash-scripts-windows to get it working but I can not choose record folder path as it puts recording on to desktop by default.

With ver 1.8 I have to run kodi with admin privilege or else with will come with error permission denied.

t3rmin8tor commented 7 years ago

hi steve55792 hi jaykay0079 since the last windows 10 updates cycle there is a problem with file permissions and paths not being set correctly i am currently working on a solution to these issues i am sorry for the bad experiences you both have had

Topicform commented 7 years ago

Hello T3rmin8tor I am very passionate about your scripts and code, I have easily installed the Rip Records 1.8 file ... all the menus in the codes appear, but at the time of choosing eg Save url or record, or vlc etc ... . nothing is happening. Reload Local Proxy and I can not fix it. I use Krypton 17.4 code on Windows 8.1 64 bit. Thanks for the attention. Hi and good work, you are great and unique. Greetings from Italy. P.S - This is my original Enviroment path: C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;%SystemRoot%\system32;

%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program

Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R)

Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components

\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT

t3rmin8tor commented 7 years ago

Hi PaoloBordoni1 nice to hear from you thanks for the raised issue ..... this is the first one for windows 8.1 i do not see any environment paths for Rip-Record Cygwin or git

these should be
C:\Program Files (x86)\Rip-Record\Cygwin\bin C:\Program Files (x86)\Rip-Record\bin C:\Program Files (x86)\Rip-Record\Git\cmd C:\Program Files (x86)\Rip-Record\Git\bin %userprofile%\git\kodiplayercorefactiry\bash-scripts\windows;

to add these paths to your environment

open a command prompt and copy the text between the arrows on one complete line then press enter /return

setx PATH ";C:\Program Files (x86)\Rip-Record\Cygwin\bin;C:\Program Files (x86)\Rip-Record\bin;C:\Program Files (x86)\Rip-Record\Git\cmd;C:\Program Files (x86)\Rip-Record\Git\bin;%userprofile%\git\kodiplayercorefactiry\bash-scripts\windows;"

<<<<<<<<

i hope this solves your problem

steve55792 commented 7 years ago

to solve the issues windows 10 having with your program, what if i used system restore beore the windows cycle update, would that work?

t3rmin8tor commented 7 years ago

hi steve unfortunately and from experience i have found that windows restore will not resolve this issue

the reason being is while sys retore is good for correcting user file issues etc it isnt capable of rolling back to a previous build of windows 10

to update on the solution i will be releasing version 3 of rip-record later today which i have been testing for the past week i am pleased to state that at pressent i have not found any issues (as yet) version 3 does solve access permissions as i have removed rip-record from program files which is the problem source rip-record will now be standalone in C:\Rip-Record with all needed environment paths ammended to avoid any windows complaining about needing permission from system or UAC which has in my perosnal and proffessiona oppinion become far too aggressive i am of the mind that microsoft have ignored the principle of " Personal Computer" windows 10 for certain does not feel "personal" to me anymore

again i am sorry you have had a really bad experience with the software / windows

Topicform commented 7 years ago

Et Voilà... Hello dear T3rmin8tor, you're as precious as hihihi weights ... It works wonderfully. I added the line; C: \ Program Files (x86) \ VideoLAN \ VLC, and now it's really the Top. I'm waiting for a new version, the 3 ... Maestro thanks and resent soon. Paul.

t3rmin8tor commented 7 years ago

hi paul good to know you are able to use Rip-Record again if you need further assistance just drop me a message thanks for raising the issue

Topicform commented 7 years ago

KK and thank for your kindness... see you soon. Hi.

steve55792 commented 7 years ago

Thank you t3rmin8tor, can not wait till the new version. I'm wondering, I tried using ubuntu mate with NapoleonWilson 's and Im having the same problems with it, im wondering if ubuntu mate is having the same issues as windows 10 has? Maybe his rip-record should be seperated(standalone) also. Just a thought.

t3rmin8tor commented 7 years ago

hi steve i have written patches for versions 1.8 2.0 and 2.2 my suggestion would be to clear out any rip-record instalation you have installed start with v 1.8 install and then apply the patch depending on your os be sure to use the 32 bit patch if the system is not 64 or just use the 1.8 patch,bat if your os is 64 bit

steve55792 commented 7 years ago

Hi, you mentioned to backup the old path of windows, what would be an easy quick way? I was thinking the backup that windows has.

t3rmin8tor commented 7 years ago

hi steve the easiest way is to 1 open file browser 2 right click on This pc 3 select properties 4 select advanced system settings 5 select environment variables 5 select path from user variables so that it is highlighted in blue 6 select edit 7 copy all data in variable value and save it as a txt file on desktop as path_back_up.txt

this is assuming there is a path option in user variables if there is not you can simply install rip-record and apply the patch

steve55792 commented 7 years ago

How do you apply the patch after installing install rip-record?

t3rmin8tor commented 7 years ago

simply double click the patch .bat file and follow the prompts

steve55792 commented 7 years ago

thats it? just type y or n for yes/no and it will do the rest

t3rmin8tor commented 7 years ago

hi steve yes just type y to install the patch

steve55792 commented 7 years ago

that was easy, now gotta play with it and see if it works. And for NapoleonWilson's rip-record for ubuntu, i dont know what happened but its working now in ubuntu. weird.

t3rmin8tor commented 7 years ago

hopefully the issue should be resolved now

steve55792 commented 7 years ago

yes, darn windows operating system, my opinion anything after xp actually after windows 7, it sucks.

t3rmin8tor commented 7 years ago

i agree windows 7 was a nice system xp was easy to use ok it had a few driver issues but it was stable microsoft kinda lost their way with windows 8 onwards as for 10 the new updates remind me of what some linux distros did to restrict root access the concept of PERSONAL has been lost

steve55792 commented 7 years ago

It didnt work, it said windows cant find bash

t3rmin8tor commented 7 years ago

can you paste me the exact command line output please

also you are just running the install with the default install path ? because if the install path is changed from the default the install will fail unless you manually edit the paths in environment settings

Topicform commented 7 years ago

Hi T3rmin8tor, I'm happy since you helped me with Rip-Record .... The wonderful thing is to be able to record streams in AceStream using VLC in the drop down ... the flow is stable and I can record it with VLC, Code could not, because YouTube-DL is not there ... Thank you again, I am having a world of fun. Hello.

steve55792 commented 7 years ago

Windows cant find bash, make sure you typed name correctly, and try again

steve55792 commented 7 years ago

What i did is unistall the first one i had and installed the new one then installed the bat file. that is what i done.

steve55792 commented 7 years ago

i didnt edit no path

t3rmin8tor commented 7 years ago

hi steve im trying to figure out what the issue is
where on your system have you installed Rip-Record ? the full path could help me figure out a solution it should be:

C:\Program Files (x86)\Rip-Record for 64bit and patch file rip-record-v1.8-patch.bat or C:\Program Files\Rip-Record for 32bit and patch file rip-record-v1.8-32bit-patch.bat

however if you need Rip-Record installed in a different location eg an external drive you would need a custom patch file to set the environment paths to the new location

if this is the case if you can give me the location on the system where you need Rip-Record installed i can write a patch file for you

steve55792 commented 7 years ago

I installed it in the program files but the patch file rip-record is on the desktop. Being on the desktop(Bat file) would that cause the issues?

t3rmin8tor commented 7 years ago

hi steve found the issue in the patch file have fixed the problem please re download the patch and re run it should now solve the problems

steve55792 commented 7 years ago

I downloaded it to program file folder and i folled directions and it did the same but windows cant find bash did not pop up. so no luck yet.

t3rmin8tor commented 7 years ago

that is weird

can you do this

1 open file explorer 2 select C Drive 3 in the search box on the top right where it says search c drive type in bash

let me know the results and paths

steve55792 commented 7 years ago

Lol, still waiting, windows 10 soooooooo slow lol.

steve55792 commented 7 years ago

It did not download to c drive. The only one showed up is the ones i did yesterday of installing. should i unistall everything and reinstall everything?

t3rmin8tor commented 7 years ago

yes clear out everything

steve55792 commented 7 years ago

should i downlaod rip-record and bat file seperately or download one whole file like in github.

t3rmin8tor commented 7 years ago

better to download the rip-record installer and patch file seperately just be sure to download the patch that does not have 32 in the file name if using 64 bit

steve55792 commented 7 years ago

Its not working yet. Rip-record is in program files folder. The bat file is on the desktop. for some reason i cant download the bat file, but i copied it in a text file and made it into a bat file., on the desktop. You dont think its a kodi 17.4 would cause the issue?

steve55792 commented 7 years ago

I dont know what i'm doing wrong here, do you use teamviewer?

t3rmin8tor commented 7 years ago

its not going to be a kodi 17 issue

inside rip-record folder are 2 files
gitconfig.bat and continue-install.bat

first run the gitconfig.bat then run the continue-install.bat

see if that changes anything

t3rmin8tor commented 7 years ago

no i dont use teamviewer

steve55792 commented 7 years ago

i did the 2 bat file and that did not work but it happened so fast with a command prompt, it said something like fatal error. hat if i tried the 2.0 or 2.2?

steve55792 commented 7 years ago

and if i remember it said something about the directory. the command prompt went so fast i could not get all the information.

t3rmin8tor commented 7 years ago

hi steve i have just ran the installs for 1.8 2.0 and 2.2 2.2 still has issues but 1.8 and 2.0 installed fine

t3rmin8tor commented 7 years ago

i suspect the issue was on gitconfig.bat sometimes it cant access continue-install.bat because windows UAC locks it out running continue-install.bat should have made git pull the repo files from NapoleonWils0n's repo

Topicform commented 7 years ago

Hi T3rmin8tor, Rip-Record 2.0 is so fine and You are a big Boss. I wait the release 3. One word... Amazon work. Paolo

Il 08/set/2017 16:46, "t3rmin8tor" notifications@github.com ha scritto:

i suspect the issue was on gitconfig.bat sometimes it cant access continue-install.bat because windows UAC locks it out running continue-install.bat should have made git pull the repo files from NapoleonWils0n's repo

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/t3rmin8tor/kodi-player-core-factory-install/issues/12#issuecomment-328122940, or mute the thread https://github.com/notifications/unsubscribe-auth/AeOxKVLAFxNE6LpQeKnjofLXseeRwTYYks5sgVMwgaJpZM4Ongk3 .

steve55792 commented 7 years ago

I'm gonna try 2.0 and see if that works for me. i wonder if unistall 1.8 to install 2.0 or will it just upgrade it.

steve55792 commented 7 years ago

anyways how does a person unlocks the UAC in Windows?

steve55792 commented 7 years ago

Hi Paolo, did you say that your 2.0 is working fine?

Topicform commented 7 years ago

Is work in fine?... I say... Super work in fine, I'm so gladiatore of Rip-record.

Paolo

Il 08/set/2017 17:43, "steve55792" notifications@github.com ha scritto:

Hi Paolo, did you say that your 2.0 is working fine?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/t3rmin8tor/kodi-player-core-factory-install/issues/12#issuecomment-328139593, or mute the thread https://github.com/notifications/unsubscribe-auth/AeOxKXQWyzGJdtj4grRXwQfr7Neop2Dsks5sgWCjgaJpZM4Ongk3 .