NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR iOS and AppleTV Clients v
« Previous 1 2 3 4 5 6 Next »
AppleTV, navigate in recordings

 
  • 0 Vote(s) - 0 Average
AppleTV, navigate in recordings
pascalb
Offline

Member

Posts: 135
Threads: 21
Joined: Nov 2015
#41
2022-02-15, 02:11 PM
I found the reason for the parameter not passed o. in fact in V5 PostProccing.bat need to be under NextPVR-data directory; when I did thisIi got what I wanted for the NScriptHelper -Rename command, but the command -Rename does not work with V5 if I well remember a past discussion with martin; that was why I stayed with V4.
I will test RRImport from Martin, maybe it simplify the work for me

pascal
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#42
2022-02-15, 02:22 PM
RRimport does not work at the directory level right now, just the file but I can change that.

Martin
pascalb
Offline

Member

Posts: 135
Threads: 21
Joined: Nov 2015
#43
2022-02-15, 02:33 PM
so you mean with the RRImport regex I will not be able to do like Nscriphelper -rename "C:\Users\Public\Videos\REC\This Is Us\Season 01\This.Is.Us.S01E11.Raisons.et.sentiments.ts" "D:\NAS\This.Is.Us.S01E11.Raisons.et.sentiments.ts" , where it moves the file in the new location (D:\NAS" and change the pointer in the NextPVR db
in order to be able to play it again in NextPVR ?

w
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#44
2022-02-15, 02:47 PM (This post was last modified: 2022-02-15, 02:48 PM by mvallevand.)
Not right now, it was meant for renaming files , but my plan would be to optionally apply the regex to the folder instead of the filename

Code:
RRImport "C:\Users\Public\Videos\REC\*.ts"   "(C:\\Users\\Public\\Videos\\REC\\[^\\]+\\(?:Season \d+\\)?)(.+$)" "D:\NAS\$2" /r /d /p

Would move all the recordings in one command and update the database for each one.

Martin
pascalb
Offline

Member

Posts: 135
Threads: 21
Joined: Nov 2015
#45
2022-02-15, 02:54 PM
Sounds perfectly what I need.
tell me when you will have updated your RRimport, I will test it

Thank you
Pascal
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#46
2022-02-15, 03:31 PM
(2022-02-15, 02:11 PM)pascalb Wrote: I found the reason for the parameter not passed o. in fact in V5 PostProccing.bat need to be under NextPVR-data directory; when I did thisIi got what I wanted for the NScriptHelper -Rename command, but the command -Rename does not work with V5 if I well remember a past discussion with martin; that was why I stayed with V4.
There was a file missing in older builds, but it should run fine in Windows with current builds.
pascalb
Offline

Member

Posts: 135
Threads: 21
Joined: Nov 2015
#47
2022-02-15, 06:52 PM
NscriptHelper -rename "C:\Users\Public\Recorded TV\REC\Invitation au voyage\Invitation au voyage_20220215_18251855.ts" "C:\Users\Public\NAS\Invitation au voyage\Invitation au voyage_20220215_18251855.ts"
[1] Unable to login

this was working with V4
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#48
2022-02-15, 07:06 PM
Perhaps you changed the PIN https://github.com/sub3/NextPVR/wiki/nscripthelper

Martin
dongna
Offline

Member

Posts: 152
Threads: 31
Joined: Oct 2006
#49
2022-02-17, 07:10 PM
I was very excited to see that sub was able to address the fast-forward / rewind requests. Like pascalb, I was lazy and had not yet migrated to v5. But after reading here that that was necessary for the new Apple app to work properly, I did upgrade my server to the latest version. However I'm experiencing the same response as pascalb first reported-- that is when I right click the progress bar appears to advance, but playback constantly restarts at the beginning. Even if I tap and swipe to attempt to advance ahead, playback always starts back at the beginning. This is the same for both the black and silver remotes.

Since I believe everyone else has reported everything working as designed, I've got to believe I've messed something up on my end-- but what? I'm pretty sure I'm now running the latest server-- I can use the web view and everything looks good. My Apple TV app is showing 3.5 (build 25). Anything else I can check?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#50
2022-02-17, 07:12 PM
You uninstalled v4 right? v5 is not an in-place upgrade, so v4 may still be running if you tried to upgrade.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Changing audio channel in AppleTV app g0141 16 1,948 2025-02-20, 09:41 PM
Last Post: Allan
  Deleting recordings g0141 4 1,043 2024-01-06, 12:41 AM
Last Post: mvallevand
  Modify planed recordings chris3107 0 745 2023-04-10, 11:38 AM
Last Post: chris3107
  AppleTV app, runaway TvGuide - ver 3.0 markn62 26 6,429 2022-02-14, 12:43 AM
Last Post: sub
  NextPVR AppleTV app - PLEASE READ sub 7 10,778 2022-02-11, 03:36 PM
Last Post: sub
  ATV4K: "Live TV" and Recordings both do not PLAY DSperber 8 3,291 2022-01-10, 07:07 AM
Last Post: DSperber
  AppleTV 4K, 2x Homepod mini, audio only thru TV speakers Lanhydrock 0 1,163 2021-06-19, 04:17 AM
Last Post: Lanhydrock
  Appletv app and Comskip musicgasm 7 2,751 2021-04-26, 12:01 AM
Last Post: drbenjamin
  AppleTV 4k, a few questions, a few bugs? Mr Whippy 5 2,269 2020-12-22, 04:28 PM
Last Post: sub
  Recordings through Apple TV 4k stash201518 3 2,476 2020-08-16, 09:24 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