VideoHelp Forum




+ Reply to Thread
Page 57 of 57
FirstFirst ... 7 47 55 56 57
Results 1,681 to 1,686 of 1686
  1. Member
    Join Date
    Dec 2024
    Location
    United States
    Search PM
    Originally Posted by iamkennethy_ View Post
    Image
    [Attachment 87345 - Click to enlarge]


    did a re-install with devine, python 3.12 and set up everything, looking back at some threads, and other threads, and i got this error. can somebody who's as much as an expert help me out with this?

    i also need someone help me out doing a complete re-install with everything so i can get devine to work properly.
    ^^ i need help with this.
    Quote Quote  
  2. Originally Posted by iamkennethy_ View Post
    Originally Posted by iamkennethy_ View Post
    Image
    [Attachment 87345 - Click to enlarge]


    did a re-install with devine, python 3.12 and set up everything, looking back at some threads, and other threads, and i got this error. can somebody who's as much as an expert help me out with this?

    i also need someone help me out doing a complete re-install with everything so i can get devine to work properly.
    ^^ i need help with this.
    Hi iamkennethy,

    I'm in no way and expert but I'll try to help you using a guide already on the site which I used to setup devine but adapted it a bit myself when I ran into errors
    I used the guide here - https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...oftware/page44 post number #1304

    When you get to the section

    Code:
    # Poetry "1.8.4"
    (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py - --version 1.8.4
    
    #Exit the Administrator Console!!!;
    exit;
    change the poetry version to this

    Code:
    # Poetry "2.1.3"
    (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py - --version 2.1.3
    
    #Exit the Administrator Console!!!;
    exit;
    then run this command from command prompt as admin

    Code:
    pip install poetry-plugin-shell
    Then after that carry on and follow the guide, you may get errors on this section as I'm not sure if these files exist now

    #########################
    #[5] # Download WVD, PEM:
    #########################

    Code:
    # Download WVD File; 
    Invoke-WebRequest `
    https://files.videohelp.com/u/33133/samsung_sm-a025g_16.0.0_929e205b_22589_l3.wvd `
    -OutFile $home\wvd\samsung_sm-a025g_16.0.0_929e205b_22589_l3.wvd `
    #Fin; 
    
    # Download BBC PEM; 
    Invoke-WebRequest `
    https://raw.githubusercontent.com/sdhtele/VT/18f0e652d3e1a532ca85510469ff175390056b98/vinetrimmer/certs/bbciplayer.pem `
    -OutFile $home\wvd\bbciplayer.pem `
    #Fin;
    If you have your own .wvd and .pem just copy them to the C:\Users\Your User Name\wvd [folder]

    Also installing this helped for me if you're using windows https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
    Last edited by kev043; 11th Jun 2025 at 11:37.
    Quote Quote  
  3. Member
    Join Date
    Dec 2024
    Location
    United States
    Search PM
    Originally Posted by kev043 View Post
    Originally Posted by iamkennethy_ View Post
    Originally Posted by iamkennethy_ View Post
    Image
    [Attachment 87345 - Click to enlarge]


    did a re-install with devine, python 3.12 and set up everything, looking back at some threads, and other threads, and i got this error. can somebody who's as much as an expert help me out with this?

    i also need someone help me out doing a complete re-install with everything so i can get devine to work properly.
    ^^ i need help with this.
    Hi iamkennethy,

    I'm in no way and expert but I'll try to help you using a guide already on the site which I used to setup devine but adapted it a bit myself when I ran into errors
    I used the guide here - https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...oftware/page44 post number #1304

    When you get to the section

    Code:
    # Poetry "1.8.4"
    (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py - --version 1.8.4
    
    #Exit the Administrator Console!!!;
    exit;
    change the poetry version to this

    Code:
    # Poetry "2.1.3"
    (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py - --version 2.1.3
    
    #Exit the Administrator Console!!!;
    exit;
    then run this command from command prompt as admin

    Code:
    pip install poetry-plugin-shell
    Then after that carry on and follow the guide, you may get errors on this section as I'm not sure if these files exist now

    #########################
    #[5] # Download WVD, PEM:
    #########################

    Code:
    # Download WVD File; 
    Invoke-WebRequest `
    https://files.videohelp.com/u/33133/samsung_sm-a025g_16.0.0_929e205b_22589_l3.wvd `
    -OutFile $home\wvd\samsung_sm-a025g_16.0.0_929e205b_22589_l3.wvd `
    #Fin; 
    
    # Download BBC PEM; 
    Invoke-WebRequest `
    https://raw.githubusercontent.com/sdhtele/VT/18f0e652d3e1a532ca85510469ff175390056b98/vinetrimmer/certs/bbciplayer.pem `
    -OutFile $home\wvd\bbciplayer.pem `
    #Fin;
    If you have your own .wvd and .pem just copy them to the C:\Users\Your User Name\wvd [folder]

    Also installing this helped for me if you're using windows https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
    just did it, but i feel like i am missing something because when i retried downloading smth off tubi, i still got this error. do i have to upgrade, add or remove anything?
    Image
    [Attachment 87367 - Click to enlarge]
    Quote Quote  
  4. Did you follow all the steps from this guide but change the parts I said? Did all the steps go through with no errors? also how have you got your devine.yaml set?
    Quote Quote  
  5. Member
    Join Date
    Dec 2024
    Location
    United States
    Search PM
    Originally Posted by kev043 View Post
    Did you follow all the steps from this guide but change the parts I said? Did all the steps go through with no errors? also how have you got your devine.yaml set?
    Image
    [Attachment 87371 - Click to enlarge]

    Image
    [Attachment 87372 - Click to enlarge]

    how its set up
    Quote Quote  
  6. 2nd Army Bridgeburners. WhiskeyJack's Avatar
    Join Date
    Aug 2024
    Location
    Torshavn
    Search PM
    Originally Posted by iamkennethy_ View Post
    Originally Posted by kev043 View Post
    Originally Posted by iamkennethy_ View Post
    Originally Posted by iamkennethy_ View Post
    Image
    [Attachment 87345 - Click to enlarge]


    did a re-install with devine, python 3.12 and set up everything, looking back at some threads, and other threads, and i got this error. can somebody who's as much as an expert help me out with this?

    i also need someone help me out doing a complete re-install with everything so i can get devine to work properly.
    ^^ i need help with this.
    Hi iamkennethy,

    I'm in no way and expert but I'll try to help you using a guide already on the site which I used to setup devine but adapted it a bit myself when I ran into errors
    I used the guide here - https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...oftware/page44 post number #1304

    When you get to the section

    Code:
    # Poetry "1.8.4"
    (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py - --version 1.8.4
    
    #Exit the Administrator Console!!!;
    exit;
    change the poetry version to this

    Code:
    # Poetry "2.1.3"
    (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py - --version 2.1.3
    
    #Exit the Administrator Console!!!;
    exit;
    then run this command from command prompt as admin

    Code:
    pip install poetry-plugin-shell
    Then after that carry on and follow the guide, you may get errors on this section as I'm not sure if these files exist now

    #########################
    #[5] # Download WVD, PEM:
    #########################

    Code:
    # Download WVD File; 
    Invoke-WebRequest `
    https://files.videohelp.com/u/33133/samsung_sm-a025g_16.0.0_929e205b_22589_l3.wvd `
    -OutFile $home\wvd\samsung_sm-a025g_16.0.0_929e205b_22589_l3.wvd `
    #Fin; 
    
    # Download BBC PEM; 
    Invoke-WebRequest `
    https://raw.githubusercontent.com/sdhtele/VT/18f0e652d3e1a532ca85510469ff175390056b98/vinetrimmer/certs/bbciplayer.pem `
    -OutFile $home\wvd\bbciplayer.pem `
    #Fin;
    If you have your own .wvd and .pem just copy them to the C:\Users\Your User Name\wvd [folder]

    Also installing this helped for me if you're using windows https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
    just did it, but i feel like i am missing something because when i retried downloading smth off tubi, i still got this error. do i have to upgrade, add or remove anything?
    Image
    [Attachment 87367 - Click to enlarge]

    did you correct the file mentioned earlier for Tubi? This https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...39#post2759911

    Also, there may be a formetting issue with your devine.yaml, specifically the keyvaults section
    it's imperitive that you have
    Code:
    key_vaults:
    - type: SQLite
      name: Local Vault
      path: C:\Users\owner\AppData\Local\devine\key_store.db
    the t in type needs to be two spaces from the edge
    Last edited by WhiskeyJack; 12th Jun 2025 at 15:24.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!