NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC X-NEWA v
« Previous 1 5 6 7 8 9 13 Next »
X-Newa vs NextPVR XBMC - Comskip with Black Bars

 
  • 0 Vote(s) - 0 Average
X-Newa vs NextPVR XBMC - Comskip with Black Bars
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,129
Threads: 957
Joined: May 2006
#31
2016-01-26, 10:11 PM
jksmurf Wrote:I don't know what happened but I managed to reset all my NextPVR settings.
The backup config.xml was the same as the config.xml. Anyway back in action now. I made a batch file to back it up ... for future use.

Redid my shares .... same old, same old.

k.

You can set up ArchivedMovies to play as a share in Kodi Video Libraries to confirm that the edl file is found. Personally I would always start on the server since you could play right from the G drive in Kodi plain Files mode.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#32
2016-01-27, 11:07 AM
stustunz Wrote:Have you set comskip up to produce the edl file
Yes that was always there. Recognized in post # 1 of the thread.

Good try though!
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#33
2016-01-28, 09:04 AM
Hi Martin

I'm starting to feel like that horror movie character that goes "I'm baaaaaack...."
Never mind. I'm back. I noticed on another thread, for NPlayer, that he uses FROM smb to substiute for TO smb, whereas mine doesn't (yet), it just has FROM <PATH> to smb.

I will try again tonight for the grillionth time, but could this be it? Or is NPLayer's syntax in error?

Code:
1.    ...
2.    <substitute>
3.        <from>D:/GBPVRVids/</from>
4.        <to>smb://SMURFPC/GBPVRVids/</to>
5.    </substitute>
6.    <substitute>
7.        <from>G:/ArchivedMovies/</from>
8.        <to>smb://SMURFPC/ArchivedMovies/</to>
9.    </substitute>
10.    </pathsubstitution>

Code:
1.    <advancedsettings>
2.        <pathsubstitution>
3.        <substitute>
4.        <from>[B]smb[/B]://Nyplayer/npvrrecq/</from>
5.        <to>smb://NYPLAYER/NPVRRECQ/</to>
6.        </substitute>
7.        </pathsubstitution>
8.    </advancedsettings>

I also do not appear to have all upper case (although I may have changed that already) - will check.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#34
2016-01-28, 10:12 AM
what are you using to edit ?

I use notepad++

AND mine works by the way Smile

Code:
<advancedsettings>
    
    <video>
    <timeseekforward>60</timeseekforward>  <!-- Time to seek forward in seconds when doing a short seek.  Defaults to 30. -->
  <timeseekbackward>-30</timeseekbackward>  <!-- Time to seek backward in seconds when doing a short seek.  Defaults to -30. -->
  <timeseekforwardbig>240</timeseekforwardbig>  <!-- Time to seek forward in seconds when doing a long seek.  Defaults to 600 (10 minutes). -->
  <timeseekbackwardbig>-120</timeseekbackwardbig>  <!-- Time to seek forward in seconds when doing a long seek.  Defaults to -600 (10 minutes). -->
  </video>
    <pathsubstitution>
<substitute>
<from>G:/GDrive/</from>
<to>smb://192.168.1.100/GDrive/</to>
</substitute>
<substitute>
<from>F:/FDrive/</from>
<to>smb://192.168.1.100/FDrive/</to>
</substitute>
</pathsubstitution>
</advancedsettings>
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#35
2016-01-28, 10:58 AM
stustunz Wrote:what are you using to edit ?
I use notepad++

EditPad light.
I'm desperate...
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,129
Threads: 957
Joined: May 2006
#36
2016-01-28, 12:12 PM
jksmurf Wrote:EditPad light.
I'm desperate...

Since you haven't done what I have asked yet I can't help. If the case fails it will stream by http.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#37
2016-01-28, 01:02 PM
mvallevand Wrote:Since you haven't done what I have asked yet I can't help. If the case fails it will stream by http.
Martin
Martin; it's my next step. I was looking for an easy solution first I guess.
I will have to go and read how to install OpenElec on a PC.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,669
Threads: 170
Joined: Jun 2007
#38
2016-01-28, 03:37 PM
jksmurf Wrote:I noticed on another thread, for NPlayer, that he uses FROM smb to substiute for TO smb, whereas mine doesn't (yet), it just has FROM <PATH> to smb.

Code:
1.    <advancedsettings>
2.        <pathsubstitution>
3.        <substitute>
4.        <from>smb://Nyplayer/npvrrecq/</from>
5.        <to>smb://NYPLAYER/NPVRRECQ/</to>
6.        </substitute>
7.        </pathsubstitution>
8.    </advancedsettings>

I also do not appear to have all upper case (although I may have changed that already) - will check.

The only thing that particular substitute setting will do is change the server and share name from mixed case to upper case. I do recall reading that the kodi smb client (at least on the RPi) requires smb server names to be all upper case to work. So this substitution could be to do just that in order to get it to work properly.

However, I would recommend (and I think Martin suggested this earlier) that you do the substitution to the IP address rather than the server name. That way you don't have any problem with lower case. Plus, at least in theory, it should be slightly faster since the kodi smb client doesn't have to do the name to IP address lookup/translation.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,129
Threads: 957
Joined: May 2006
#39
2016-01-28, 03:55 PM
jksmurf Wrote:Martin; it's my next step. I was looking for an easy solution first I guess.
I will have to go and read how to install OpenElec on a PC.

Too drastic, just install Kodi for Windows.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,129
Threads: 957
Joined: May 2006
#40
2016-01-28, 04:57 PM
mvallevand Wrote:Too drastic, just install Kodi for Windows.


... and don't even bother with x-newa. I just want to see edl files working for you in Kodi libraries, first in Windows and then on the RPi.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Skip no longer works on NextPVR New Client jcjefferies 6 909 2024-12-20, 01:37 PM
Last Post: mvallevand
  X-NEWA client problem jcjefferies 2 1,168 2023-04-11, 05:01 PM
Last Post: jcjefferies
  NextPVR Timeout message in knewc baj1 3 2,330 2020-11-21, 07:11 PM
Last Post: mvallevand
  x-newa new install wheemer 14 4,805 2020-09-15, 02:21 AM
Last Post: mvallevand
  New repository for KNEWC and X-NEWA mvallevand 8 8,947 2020-05-09, 02:19 AM
Last Post: jksmurf
  knewc xml files in NextPVR-data jksmurf 3 2,415 2020-04-04, 10:44 PM
Last Post: jksmurf
  X-NEWA keeping host PC awake lost@c 6 2,854 2020-04-03, 04:26 AM
Last Post: lost@c
  Comskip working with knewc, but autoskip is forced on? baj1 13 4,446 2020-01-29, 02:16 AM
Last Post: mvallevand
  X-NEWA End of Life mvallevand 39 16,207 2019-11-16, 02:30 AM
Last Post: jksmurf
  knewc vs NextPVR 3.3.15.4 Timeshift Settings - which one governs? jksmurf 4 2,559 2019-10-19, 03:27 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode