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 … 20 21 22 23 24 … 37 Next »
Installation improvements

 
  • 0 Vote(s) - 0 Average
Installation improvements
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,930
Threads: 956
Joined: May 2006
#1
2008-11-08, 07:54 PM
Many of you may know I am working on and installer for GBPVR and the PCH which will do the following (most are optional) primary for PCH users. The install is tedious and I am hoping to smooth it but it is turning into a big installer. Would you as first time users think the following is too much?

What I am looking at scripting for the first release.

A. Basic install
- download and install GBPVR msi
- download unzip and install VC run time
- download and unzip survivor guide patches
- download and unzip my favourite patches

B. PCH customization
- make config.xml changes for PCH
- create mvpmc share
- download and install mvpmcx2
- create pch install script
- configure recording service to interact with desktop

C. Skin and plugins

- download unzip and run Music plugin installer
- download unzip and run Mayhem 3 skin installer

Martin
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#2
2008-11-08, 08:57 PM
Is this mainly geared towards new GBPVR users who have come across form the nmt forums?

As I would assume a "normal" gbpvr user would have their system all up and running before adding a pch.
disco340
Offline

Junior Member

Posts: 23
Threads: 3
Joined: Sep 2008
#3
2008-11-08, 10:01 PM
I know this would have helped me out if it was available when I did my first install. Not to mention the time you would have saved helping me out Smile
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,930
Threads: 956
Joined: May 2006
#4
2008-11-09, 04:38 AM
It is definitiley meant for NMT users who have never installed GBPVR, or may never even heard of it. My goal is to go from zero to NMT in under fifteen minutes with one or two support emails. I expect longer on older XP systems that need .NET, WMP updates etc.

psycik if you are curious the reason I have the Mayhem3 skin with the Music plugin I am trying to attract xbmc users who want better audio than the PCH. Once they are installed they can investigate ML2, CS3 etc. I would have implemented ML2/3 if you had moved to implement cover art during audio play the way ACTCMS with MLPANEL or last.fm integration.

Martin
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#5
2008-11-09, 05:17 AM
No I assumed it was because Music Plugin was being worked on more than ML2/ML3.

What are the differences re: I would have implemented ML2/3 if you had moved to implement cover art during audio play the way ACTCMS with MLPANEL or last.fm integration. that you are thinking of?

ML2 and now 3 has had last.fm integrattion for a couple of years now. But not sure what your "cover art during audio play" is - is that that image thing I played with quickly with you one evening but never finished?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#6
2008-11-09, 05:57 AM
It's a good thing we have you on our side Martin. This is bleeping brilliant...

I would like to see a way for the GB-PVR portion to still be available to non pch users too, as just installing has been a support issue (for some)

But this is really really cool...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,930
Threads: 956
Joined: May 2006
#7
2008-11-09, 06:31 AM
psycik Wrote:ML2 and now 3 has had last.fm integrattion for a couple of years now. But not sure what your "cover art during audio play" is - is that that image thing I played with quickly with you one evening but never finished?

These are sort of tied. In the August firm Syabas provided a sync option that allowed me to tell GBPVR what song is active, and I mentioned a change was available. This would allow you to tell last.fm what song from the playlist is available since as you told me it doesn't work from the PCH.

The cover art option expands on this (yes as we discussed) and allows you to create an jpg/png which mvpmcx2 displays with the current song. ACTCMS has coded it into MLPanel (early demo here http://ca.youtube.com/watch?v=_hK-eB0uOlE ) but it is useful when the stong title or art don't change with the song, and the screen goes black without yours or sub's pieces.

Just so you know I think ML2/3 and Music are complementary, you have a great track based jukebox and Music has a album based jukebox.


@zehd there should be no reason for a GBPVR or MVP user to try this. You select the components you want on the first screen The source to ths NSIS installer will also be available so people can add there own modules, they are trivial with NSIS.

Martin
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#8
2008-11-09, 06:44 AM (This post was last modified: 2008-11-09, 06:50 AM by psycik.)
mvallevand Wrote:These are sort of tied. In the August firm Syabas provided a sync option that allowed me to tell GBPVR what song is active, and I mentioned a change was available. This would allow you to tell last.fm what song from the playlist is available since as you told me it doesn't work from the PCH.

ahh ok, yeah that would be required. So this sync option is now provided? Do i have to do anything to enabled this on my pch installation so i could test the functionality - or does the plugin just receive the regular IEventNotification that the track has changed?

mvallevand Wrote:The cover art option expands on this (yes as we discussed) and allows you to create an jpg/png which mvpmcx2 displays with the current song. ACTCMS has coded it into MLPanel (early demo here http://ca.youtube.com/watch?v=_hK-eB0uOlE ) but it is useful when the stong title or art don't change with the song, and the screen goes black without yours or sub's pieces.

I'll be able to revisit this at a later point.

mvallevand Wrote:Just so you know I think ML2/3 and Music are complementary, you have a great track based jukebox and Music has a album based jukebox.

So do I, at one point there were 5 music players all doing different things, so it will be interesting to see where Music plugin goes. Maybe there will be some common portions that we can share on later - common dbs, tag readers etc, as keeping these separate are probably not a good idea since they both use similar libraries.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,930
Threads: 956
Joined: May 2006
#9
2008-11-09, 10:09 PM
psycik Wrote:ahh ok, yeah that would be required. So this sync option is now provided? Do i have to do anything to enabled this on my pch installation so i could test the functionality - or does the plugin just receive the regular IEventNotification that the track has changed?

The option is there if mvpmcx2 is older than July The options is --em-sync

At end of file or if user presses Next GBPVR will see a skip, if user presses prev you will get a Replay.

Quote:So do I, at one point there were 5 music players all doing different things, so it will be interesting to see where Music plugin goes. Maybe there will be some common portions that we can share on later - common dbs, tag readers etc, as keeping these separate are probably not a good idea since they both use similar libraries.

Agreed I feel the same for Web Radio which even shares the same name and which is why I asked Ubu for the source to at least differentiate it to Ubu. I would somehow like to merge these, maybe even using your last.fm code with web radio. The using AWS I will fetch album art with web radio and I will be really pleased.

Martin
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#10
2008-11-09, 10:11 PM
I've already got a AWS album art downloader as part of AudioCD (and that was taken from some basic ML2 code).

Last.fm stuff isn't public, but I guess could be.

I'll see what gets added to the "Why So Many Common Libraries" and maybe the Last.Fm integration can go in there.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): 1 2 3 4 5 … 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  installation problems with pch 210 giladmichael 3 2,474 2011-09-10, 06:46 PM
Last Post: mvallevand
  Installation improvements II mvallevand 3 1,973 2009-08-26, 11:41 AM
Last Post: ReggiePerrin
  "Request Cannot be processed" from USB installation JiiJii 5 2,481 2009-06-08, 07:27 PM
Last Post: mvallevand
  mvpmcx2 Installation and Survival Guide for the NMT mvallevand 13 67,929 2008-11-15, 04:27 PM
Last Post: mvallevand
  Problems with Telnet during installation althon 21 6,733 2008-08-10, 04:41 PM
Last Post: althon
  Installation update suggestion Questor 4 2,393 2008-05-20, 01:34 AM
Last Post: mvallevand
  Improvements on music player Sheik Yerbouti 4 2,369 2008-04-12, 11:42 AM
Last Post: mvallevand
  Installation and startup clarifications? ggee 8 4,098 2008-03-21, 02:10 AM
Last Post: mvallevand
  mvpmcx2 installation question mcervi 20 9,409 2008-03-14, 12:01 AM
Last Post: mcervi

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

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

Linear Mode
Threaded Mode