NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 12 13 14 15 16 … 43 Next »
Cleaning up database

 
  • 0 Vote(s) - 0 Average
Cleaning up database
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#11
2021-05-08, 05:58 AM
I'm not sure. I'll probably need to give you a new pre-release build with some extra logging. Looking at the code, your log snippet, and described settings, it should do it.
muzicman0
Offline

Member

United States
Posts: 74
Threads: 11
Joined: Jun 2020
#12
2021-05-13, 02:50 PM
I'm having the same issue. In the past it has worked, but over the last few days, it has not been clearing the manually removed recordings. I even tried a reboot, but they are still listed.
OS: Ubuntu 20.04 | CPU: i7-4770K | RAM: 8 GB | Tuners: HDHomeRun Quatro (OTA)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#13
2021-05-14, 12:05 AM
(2021-05-13, 02:50 PM)muzicman0 Wrote: I'm having the same issue.  In the past it has worked, but over the last few days, it has not been clearing the manually removed recordings.  I even tried a reboot, but they are still listed.

Since you use a Linux backend with just Kodi and the web app, currently because of caching there is no way to trigger this.

Martin
muzicman0
Offline

Member

United States
Posts: 74
Threads: 11
Joined: Jun 2020
#14
2021-05-14, 12:13 AM
Ah. Bummer, that may be a deal killer for me. I use automated scripts to compress certain shows once they are watched, and I also record remotely, and move the files via OneDrive to my home Emby server. Not having the ability to either manually clean up the recordings with a single button, or some sort of API call that I could automate, it will be difficult to manage.
OS: Ubuntu 20.04 | CPU: i7-4770K | RAM: 8 GB | Tuners: HDHomeRun Quatro (OTA)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#15
2021-05-14, 12:23 AM
Sub indicated that this will like be possible in future version.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#16
2021-05-14, 03:49 AM
I have implemented the ability to trigger this from nscripthelper in the next build.
muzicman0
Offline

Member

United States
Posts: 74
Threads: 11
Joined: Jun 2020
#17
2021-05-14, 04:00 AM (This post was last modified: 2021-05-14, 04:02 AM by muzicman0.)
Great...now I just have to figure out what that is!! Do you have a link that can point me in the right direction?

Edit: I found some info. I assume that the option needed will be documented somewhere once it is released.
OS: Ubuntu 20.04 | CPU: i7-4770K | RAM: 8 GB | Tuners: HDHomeRun Quatro (OTA)
muzicman0
Offline

Member

United States
Posts: 74
Threads: 11
Joined: Jun 2020
#18
2021-05-14, 04:14 AM (This post was last modified: 2021-05-14, 04:16 AM by muzicman0.)
Playing around with this, I am getting this error:

Code:
A fatal error was encountered. The library 'libhostpolicy.so' required to execute the application was not found in '/opt/nextpvr/system/'


the command I ran was:

Code:
/opt/dotnet/dotnet /opt/nextpvr/system/NScriptHelper.dll -pin:xxxx -status

I ran the command that NextPVR is running on.  I did install with the deb file.

I checked the contents of /opt/nextpvr/system/ and there is no libhostpolicy.so file there.
OS: Ubuntu 20.04 | CPU: i7-4770K | RAM: 8 GB | Tuners: HDHomeRun Quatro (OTA)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#19
2021-05-14, 08:25 AM
I have posted a solution for this if you search this forum. That problem is fixed in the next version too.

Martin.
muzicman0
Offline

Member

United States
Posts: 74
Threads: 11
Joined: Jun 2020
#20
2021-05-14, 02:59 PM
(2021-05-14, 08:25 AM)mvallevand Wrote: I have posted a solution for this if you search this forum.  That problem is fixed in the next version too.

Martin.

To help me find it later (if needed), the solution was to create the "/opt/nextpvr/system/NScriptHelper.runtimeconfig.json" file with the following content:


Code:
{
  "runtimeOptions": {
    "tfm": "netcoreapp3.1",
    "framework": {
      "name": "Microsoft.AspNetCore.App",
      "version": "3.1.0"
    }
  }
}
OS: Ubuntu 20.04 | CPU: i7-4770K | RAM: 8 GB | Tuners: HDHomeRun Quatro (OTA)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Editing recordings and internal database Bobthegoldfish 5 1,153 2022-12-10, 02:15 PM
Last Post: HarryH3
  Import existing shows into NextPVR Database wayloncovil 8 3,636 2020-04-22, 06:51 PM
Last Post: mvallevand
  Database and Config Compatibility jcjefferies 9 4,073 2019-06-30, 09:32 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode