NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 24 25 26 27 28 … 37 Next »
movie loader

 
  • 0 Vote(s) - 0 Average
movie loader
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#1
2008-06-04, 11:23 AM (This post was last modified: 2008-06-09, 12:34 AM by pBS.)
was just seeing if anybody would be interested in or is already working on something to copy movies over to pch with show info and a nice html to go with? for those who wanna be able to take a few movies with pch on hard drive and go mobile...Big Grin

i'm working on making a web page app that lets you see your recordings on gbprv server, and check boxes for ones you'd like to copy over to internal hard drive, when you hit submit, it will copy, and create a movie listing html with info from db and possibly thumbs,etc for viewing when unattached from home net.
[take your movies to a friend's house in HD]

any suggestions welcome..Smile

also wondering if a 'real' web browser might be doable, like lynx or similar?
even just for the ability to browse sites,and maybe with some mods to play content on those hard to link to sites..

6-08-08: almost done with a video library version,should release in a couple days...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
dirkomatic
Offline

Member

Posts: 99
Threads: 12
Joined: May 2008
#2
2008-06-04, 12:57 PM
I like this idea a lot.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2008-06-04, 04:02 PM (This post was last modified: 2008-06-04, 04:26 PM by pBS.)
so far i can do it with a batchfile.cgi and tiny web server...but i'll probably have EWA serve it up eventually...will have to come up with some nice looking web page templates, but the rest should be fairly easy...Smile
[dynamically create listings with checkboxes and form, and then do stuff with selection results...
not sure if the myibox browser can handle checkboxes yet, wait...yep, seems so,enter checks the box..Smile cute...lol
oh and add a delete button to delete shows locally..

shouldn't be long now before i have something ugly but workable....Wink

before i go to much further tho, i need some info about EWA and if it can host this page possibly..[so no extra web server needed]

also, whether this would be best run from pch? or server? [much easier on server to implement!]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#4
2008-06-04, 04:13 PM (This post was last modified: 2008-06-04, 04:28 PM by pBS.)
also,i found a cute way to echo out those pesky < and > chars from dos...
use ^< and ^> !!! :eek:
makes a lot of things with html and xml easier with dos batch files...Big Grin

echo ^<hello^> >file.txt
would have a result of:
<hello>
in the text file...

just a trick i found from the old dos masters..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2008-06-04, 05:11 PM
i was thinking since we have the gbpvr interface already on pch, i could use video library to do it all..Big Grin and it would be available on both local and pch..

tho a simple real plugin would be much better...but that's kinda beyond my talents..with a basic framework i could work some things, just a cross between recordings screen and video library..to see info and be able to select for copy from same screen...which is how i'd do it with html...[which i suppose is also usable on both platforms Big Grin]

first i'll probably do a video library version [just a batch file that spits out html], then a html based query one, then maybe try my hand at a real plugin..

getting db info and making the pages will be easy, it's the picking of files that is hardest part...need a checkbox or similar..

anyone care to donate a simple file browser plugin with show info i could work into a transfer plugin? lol
may be something with source like Recordings2 already out there..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#6
2008-06-04, 07:52 PM
I think mcbainuk had a file transfer plugin that may be of use...
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#7
2008-06-07, 09:24 PM
oh yea, for transfer to usb stick or something right? cool...thanx, will look into that..did it give show details? i thought it was just regular video library type..
[straight listings, no info]
gotta get the web page templates working first tho...

sure wish there were a list of the specs the web browser supports...
and would be totally nice if it did animated gifs, but nope..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#8
2008-06-07, 10:15 PM
No it was just library type stuff. But maybe you could ask for details as well - also not sure if the source is available...
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#9
2008-06-08, 04:08 AM (This post was last modified: 2008-06-08, 04:45 AM by pBS.)
oh...
now thinking i should just use dvdauthor to make little dvd's out of them, really doesn't take any extra time, and gives all sorts of extra playback options on pch...smooth rewind, chapters,[a pseudo comskip!] and menus with info..
and actually this is already built, my showburner or the real plugin, Burndvdx2
just set to output the dvd dir to your pch share and skip burn or iso creation..Big Grin
tho it doesn't make a menu for *all* the dvd's on one page..but i can add that easy..

i really don't know why these playback options aren't available for regular files..? not in-progress, just regular files...

i wonder if a real vob with nav packets would allow that also?
[a lightning easy transcode option]
or just a vob with .ifo? will have to investigate..i like rewind...Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#10
2008-06-08, 05:05 PM (This post was last modified: 2008-06-08, 05:10 PM by pBS.)
already got the video library version working, less than a page of batch..Big Grin
a nice table with thumbs and titl/sub/desc. and links...

right now, it copies any you select to the pch, then rebuilds the index there..
i added a link on my telnet page for this so when away i can just select this instead of gbpvr or browsing blind..Smile

a bit more to clean up and add some options for alternate locations like usb..
[and lots n lots of testing] and prettying up the menu page..
right now i have same bkground as telnet page w/white text...

taking suggestions...Smile

[btw, the links aren't underlined on pch, this is firefox, but it looks same otherwise.. plus only font on pch is arial]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Movie Library plugin through PCH topperdude 5 2,205 2009-02-07, 05:24 AM
Last Post: mvallevand
  Movie Froze Last Night hakras 14 4,534 2008-08-10, 09:56 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode