2022-10-20, 01:49 AM
This is the file I am using does it work if you add it?
|
2022-10-20, 04:25 AM
unzipped NextEnd.dep.json but still aborts.
Code: 2022-10-19 21:13:15.517 [DEBUG][12] Started recording (38905:1:/RecordedTV/Kung Fu/Season 03/Kung.Fu.S03E03.The.Compass.ts)
2022-10-19 21:13:15.522 [DEBUG][12] Starting: bash -c "'/var/opt/nextpvr/scripts/ParallelProcessing.sh' '/RecordedTV/Kung Fu/Season 03/Kung.Fu.S03E03.The.Compass.ts' 31.1 38905 27 'Kung Fu'"
2022-10-19 21:13:15.598 [DEBUG][17] > Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'NUtility, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null'. The system canno
t find the file specified.
2022-10-19 21:13:15.598 [DEBUG][17] >
2022-10-19 21:13:15.598 [DEBUG][17] > File name: 'NUtility, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null'
2022-10-19 21:13:15.675 [DEBUG][17] > /var/opt/nextpvr/scripts/ParallelProcessing.sh: line 4: 103135 Aborted (core dumped) /opt/dotnet/dotnet /var/opt/nextpvr/NextEnd.dll --oid $3 --early --postgame 15
2022-10-20, 01:03 PM
Didn't seem to work
Code: 2022-10-20 05:59:42.374 [DEBUG][12] Started recording (39017:1:/RecordedTV/KCRA 3 News at 530am/KCRA 3 News at 530am_20221020_05300600-0.ts)
2022-10-20 05:59:42.387 [DEBUG][12] Starting: bash -c "'/var/opt/nextpvr/scripts/ParallelProcessing.sh' '/RecordedTV/KCRA 3 News at 530am/KCRA 3 News at 530am_20221020_05300600-0.ts' 3.1 39017 21 'KCRA 3 News at 5:30am'"
2022-10-20 05:59:42.402 [DEBUG][9] cached catalog does not exist
2022-10-20 05:59:42.404 [DEBUG][9] SD using existing token
2022-10-20 05:59:42.404 [DEBUG][9] SD. Looking in database for existing artwork for SH00325953
2022-10-20 05:59:42.404 [DEBUG][9] - found fanart at https://json.schedulesdirect.org/20141201/image/6200c7a3a685a1dd26ff0f132b45f068a728673dd745a2f550d782d667e7b336.jpg?token=c9878a9800275a5e06b9fe53609de1b9
2022-10-20 05:59:42.404 [DEBUG][9] - found poster at https://json.schedulesdirect.org/20141201/image/174893915204785516b85f759afdeb41ccc69b05b41b413fba801a9894d4c6d4.jpg?token=c9878a9800275a5e06b9fe53609de1b9
2022-10-20 05:59:42.404 [DEBUG][9] - found landscape at https://json.schedulesdirect.org/20141201/image/6200c7a3a685a1dd26ff0f132b45f068a728673dd745a2f550d782d667e7b336.jpg?token=c9878a9800275a5e06b9fe53609de1b9
2022-10-20 05:59:42.407 [DEBUG][18] About to download https://json.schedulesdirect.org/20141201/image/6200c7a3a685a1dd26ff0f132b45f068a728673dd745a2f550d782d667e7b336.jpg?token=c9878a9800275a5e06b9fe53609de1b9 to /var/opt/nextpvr/media/shows/KCRA 3 News at 5:30am_00325953.landscape.jpg
2022-10-20 05:59:42.407 [DEBUG][17] About to download https://json.schedulesdirect.org/20141201/image/174893915204785516b85f759afdeb41ccc69b05b41b413fba801a9894d4c6d4.jpg?token=c9878a9800275a5e06b9fe53609de1b9 to /var/opt/nextpvr/media/shows/KCRA 3 News at 5:30am_00325953.jpg
2022-10-20 05:59:42.407 [DEBUG][6] About to download https://json.schedulesdirect.org/20141201/image/6200c7a3a685a1dd26ff0f132b45f068a728673dd745a2f550d782d667e7b336.jpg?token=c9878a9800275a5e06b9fe53609de1b9 to /var/opt/nextpvr/media/shows/KCRA 3 News at 5:30am_00325953.fanart.jpg
2022-10-20 05:59:42.512 [DEBUG][21] > NEXTPVR_INSTALLDIR /var/opt/nextpvr/
2022-10-20 05:59:42.512 [DEBUG][21] > NEXTPVR_DATADIR /var/opt/nextpvr/data/
2022-10-20 05:59:42.512 [DEBUG][21] > NEXTPVR_DATADIR_USERDATA /var/opt/nextpvr/
2022-10-20 05:59:42.542 [DEBUG][21] > Unhandled exception. System.TypeInitializationException: The type initializer for 'Microsoft.Data.Sqlite.SqliteConnection' threw an exception.
2022-10-20 05:59:42.542 [DEBUG][21] > ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
2022-10-20 05:59:42.542 [DEBUG][21] > ---> System.DllNotFoundException: Unable to load shared library 'e_sqlite3' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libe_sqlite3: cannot open shared object file: No such file or directory
2022-10-20 05:59:42.542 [DEBUG][21] > at SQLitePCL.SQLite3Provider_e_sqlite3.NativeMethods.sqlite3_libversion_number()
2022-10-20 05:59:42.542 [DEBUG][21] > at SQLitePCL.SQLite3Provider_e_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_libversion_number()
2022-10-20 05:59:42.542 [DEBUG][21] > at SQLitePCL.raw.SetProvider(ISQLite3Provider imp)
2022-10-20 05:59:42.542 [DEBUG][21] > at SQLitePCL.Batteries_V2.Init()
2022-10-20 05:59:42.542 [DEBUG][21] > --- End of inner exception stack trace ---
2022-10-20 05:59:42.542 [DEBUG][21] > at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
2022-10-20 05:59:42.542 [DEBUG][21] > at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
2022-10-20 05:59:42.542 [DEBUG][21] > at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
2022-10-20 05:59:42.542 [DEBUG][21] > at Microsoft.Data.Sqlite.Utilities.BundleInitializer.Initialize()
2022-10-20 05:59:42.542 [DEBUG][21] > at Microsoft.Data.Sqlite.SqliteConnection..cctor()
2022-10-20 05:59:42.542 [DEBUG][21] > --- End of inner exception stack trace ---
2022-10-20 05:59:42.542 [DEBUG][21] > at Microsoft.Data.Sqlite.SqliteConnection..ctor(String connectionString)
2022-10-20 05:59:42.542 [DEBUG][21] > at NUtility.DatabaseHelper.GetConnection()
2022-10-20 05:59:42.542 [DEBUG][21] > at NUtility.ScheduledRecording.Load(String clause, Boolean descending, Boolean fastLoad)
2022-10-20 05:59:42.542 [DEBUG][21] > at NUtility.ScheduledRecording.LoadByOID(Int32 oid)
2022-10-20 05:59:42.542 [DEBUG][21] > at NextEnd.Program.Main(String[] args)
2022-10-20 05:59:42.617 [DEBUG][23] > /var/opt/nextpvr/scripts/ParallelProcessing.sh: line 4: 1791 Aborted (core dumped) /opt/dotnet/dotnet /var/opt/nextpvr/NextEnd.dll --oid $3 --early --postgame 15Craig
2022-10-20, 01:14 PM
(This post was last modified: 2022-10-20, 01:34 PM by mvallevand.)
That's better you are missing a step that isn't on the wiki though that you probably did on v5 from the data folder.
ln -s runtimes/linux-x64/native/libe_sqlite3.so Assuming that works I can probably get it working from the Plugins folder like I do. This survives version updates of the deb installer better Martin
2022-10-20, 02:56 PM
Still not there...
Code: 2022-10-20 07:50:13.007 [DEBUG][12] Started recording (39022:1:/RecordedTV/FOX 40 News at 700am/FOX 40 News at 700am_20221020_07000800-0.ts)
2022-10-20 07:50:13.012 [DEBUG][12] Starting: bash -c "'/var/opt/nextpvr/scripts/ParallelProcessing.sh' '/RecordedTV/FOX 40 News at 700am/FOX 40 News at 700am_20221020_07000800-0.ts' 40.1 39022 23 'FOX 40 News at 7:00am'"
2022-10-20 07:50:13.122 [DEBUG][21] > NEXTPVR_INSTALLDIR /var/opt/nextpvr/
2022-10-20 07:50:13.122 [DEBUG][21] > NEXTPVR_DATADIR /var/opt/nextpvr/data/
2022-10-20 07:50:13.122 [DEBUG][21] > NEXTPVR_DATADIR_USERDATA /var/opt/nextpvr/
2022-10-20 07:50:13.150 [DEBUG][21] > Unhandled exception. System.TypeInitializationException: The type initializer for 'Microsoft.Data.Sqlite.SqliteConnection' threw an exception.
2022-10-20 07:50:13.150 [DEBUG][21] > ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
2022-10-20 07:50:13.150 [DEBUG][21] > ---> System.DllNotFoundException: Unable to load shared library 'e_sqlite3' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libe_sqlite3: cannot open shared object file: No such file or directory
2022-10-20 07:50:13.150 [DEBUG][21] > at SQLitePCL.SQLite3Provider_e_sqlite3.NativeMethods.sqlite3_libversion_number()
2022-10-20 07:50:13.150 [DEBUG][21] > at SQLitePCL.SQLite3Provider_e_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_libversion_number()
2022-10-20 07:50:13.150 [DEBUG][21] > at SQLitePCL.raw.SetProvider(ISQLite3Provider imp)
2022-10-20 07:50:13.150 [DEBUG][21] > at SQLitePCL.Batteries_V2.Init()
2022-10-20 07:50:13.150 [DEBUG][21] > --- End of inner exception stack trace ---
2022-10-20 07:50:13.150 [DEBUG][21] > at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
2022-10-20 07:50:13.150 [DEBUG][21] > at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
2022-10-20 07:50:13.150 [DEBUG][21] > at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
2022-10-20 07:50:13.150 [DEBUG][21] > at Microsoft.Data.Sqlite.Utilities.BundleInitializer.Initialize()
2022-10-20 07:50:13.150 [DEBUG][21] > at Microsoft.Data.Sqlite.SqliteConnection..cctor()
2022-10-20 07:50:13.150 [DEBUG][21] > --- End of inner exception stack trace ---
2022-10-20 07:50:13.150 [DEBUG][21] > at Microsoft.Data.Sqlite.SqliteConnection..ctor(String connectionString)
2022-10-20 07:50:13.150 [DEBUG][21] > at NUtility.DatabaseHelper.GetConnection()
2022-10-20 07:50:13.150 [DEBUG][21] > at NUtility.ScheduledRecording.Load(String clause, Boolean descending, Boolean fastLoad)
2022-10-20 07:50:13.150 [DEBUG][21] > at NUtility.ScheduledRecording.LoadByOID(Int32 oid)
2022-10-20 07:50:13.150 [DEBUG][21] > at NextEnd.Program.Main(String[] args)
2022-10-20 07:50:13.228 [DEBUG][21] > /var/opt/nextpvr/scripts/ParallelProcessing.sh: line 4: 2216 Aborted (core dumped) /opt/dotnet/dotnet /var/opt/nextpvr/NextEnd.dll --oid $3 --early --postgame 15Craig
2022-10-20, 03:05 PM
Did you remember sudo with the ln command?
If so what do you see with ls -la /opt/nextpvr/system/libe_sqlite3.so Martin
2022-10-20, 03:10 PM
Code: ls -la /opt/nextpvr/system/libe_sqlite3.so
ls: cannot access '/opt/nextpvr/system/libe_sqlite3.so': No such file or directoryCraig
2022-10-20, 03:13 PM
Sorry I wrote data folder when I meant program folder.
Martin
2022-10-20, 09:04 PM
Maybe try this for the NextEnd command. Martin suggested it to me a few weeks ago and I'm currently using it successfully.
Code: LD_LIBRARY_PATH=/opt/nextpvr/system/runtimes/linux-x64/native /opt/dotnet/dotnet /var/opt/nextpvr/Plugins/NextEnd.dll --[your params] |
|
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Upcoming NextEnd addon and remote server changes | mvallevand | 1 | 196 |
2026-09-04, 01:00 AM Last Post: mvallevand |
|
| NextEnd Docker Install | Mark-McG | 61 | 24,038 |
2023-08-30, 09:15 PM Last Post: mvallevand |
|
| Comskip + NextEnd | VCR58 | 12 | 6,405 |
2023-06-30, 02:26 PM Last Post: mvallevand |
|
| NextEnd Extension Mechanism | jcole998 | 7 | 4,682 |
2020-05-24, 03:39 PM Last Post: jcole998 |
|
| NextEnd V4 | jcole998 | 1 | 2,740 |
2020-05-18, 01:35 PM Last Post: mvallevand |
|
| NextEnd: "Sports event monitor did not start" | antenna | 37 | 19,390 |
2019-10-27, 12:22 AM Last Post: mvallevand |
|
| NextEnd Interruption | jcole998 | 2 | 2,919 |
2019-09-02, 05:54 PM Last Post: jcole998 |
|
| NextEnd Readiness | jcole998 | 24 | 12,813 |
2019-06-01, 01:33 PM Last Post: jcole998 |
|
| Nextend help | CDinger | 5 | 5,640 |
2018-11-05, 03:59 PM Last Post: mvallevand |
|
| NextEnd not extending sports event | antenna | 26 | 16,377 |
2018-10-11, 04:25 PM Last Post: mvallevand |
|