pyTivo Discussion Forum Forum Index pyTivo Discussion Forum
Answers and the development of pyTivo a TiVo transcoding server
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What am I doing wrong?
Goto page 1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support
 View previous topic :: View next topic  
Author Message
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 2:20 am    Post subject: What am I doing wrong? Reply with quote

I have PyTivoX working on my Macbook Pro (Intel) and it works well, but it sounds like it's been abandoned and probably won't work after I upgrade to Lion.

Question:

So I've decided to try and install pyTivo (sans X) and I'm already stuck. Here's where I'm at.

1. I downloaded the latest version of wcbrines fork
2. downloaded the latest version of FFmpeg (10.0) and stuck it in the folder
3. Changed the config file with the following: [Server]
port = 9032
ffmpeg = /Applications/pyTivo/ffmpeg
4. tried to find the web interface and got a blank page.

I've been on this all day, and quite frankly I'm at an impasse. Is anyone willing to walk me through this process? It might help others who are trying to do the same thing. Smile
Back to top
View user's profile Send private message
wmcbrine



Joined: 04 Jan 2008
Posts: 2007
Location: Maryland

PostPosted: Sat Feb 18, 2012 4:22 am    Post subject: Reply with quote

I dunno, but I missed the part where you started it. Smile
_________________
My pyTivo fork . My page
Back to top
View user's profile Send private message Visit poster's website
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 4:47 am    Post subject: Reply with quote

wmcbrine wrote:
I dunno, but I missed the part where you started it. Smile


I must admit I have no idea how to launch it. I thought it might be through the web interface, but of course, all I got was a blank page.

ETA: By the way, I really want to thank you for creating the last version of pyTivoX. I'm using it now and it's working well. I'd love to get the supported version installed though. So that's where we are at. I'm getting close to giving up though... I registered here back in 2008 and had to give it up back then. The process still eludes me for some reason. Sad
Back to top
View user's profile Send private message
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 4:50 am    Post subject: Reply with quote

By the way, I downloaded your fork from here. Is this the right one?


Screen shot 2012-02-17 at 4.28.28 PM.png
 Description:
 Filesize:  59.65 KB
 Viewed:  418 Time(s)

Screen shot 2012-02-17 at 4.28.28 PM.png


Back to top
View user's profile Send private message
wmcbrine



Joined: 04 Jan 2008
Posts: 2007
Location: Maryland

PostPosted: Sat Feb 18, 2012 4:56 am    Post subject: Reply with quote

The web interface can't exist until the program is running.

If you got as far as you did above, then, while you have the terminal open, just do:

./pyTivo.py

or, if that doesn't work (I'd tell you why it might not, but let's keep this simple):

python pyTivo.py

Then it should be running, unless there's an error. You can use the web interface from that point on. But leave the terminal open. (You can minimize it if you like.)

_________________
My pyTivo fork . My page
Back to top
View user's profile Send private message Visit poster's website
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 5:19 am    Post subject: Reply with quote

wmcbrine wrote:
The web interface can't exist until the program is running.

If you got as far as you did above, then, while you have the terminal open, just do:

./pyTivo.py

or, if that doesn't work (I'd tell you why it might not, but let's keep this simple):

python pyTivo.py

Then it should be running, unless there's an error. You can use the web interface from that point on. But leave the terminal open. (You can minimize it if you like.)


Nope. It says "file not found".

Here is my config file. I put it in the pyTivo folder (in Apps folder) and removed the .dist as instructed. Is this correct?



Screen shot 2012-02-17 at 9.16.21 PM.png
 Description:
 Filesize:  41.66 KB
 Viewed:  414 Time(s)

Screen shot 2012-02-17 at 9.16.21 PM.png


Back to top
View user's profile Send private message
wmcbrine



Joined: 04 Jan 2008
Posts: 2007
Location: Maryland

PostPosted: Sat Feb 18, 2012 5:29 am    Post subject: Reply with quote

bareyb wrote:
Nope. It says "file not found".

You have to first be in the folder where pyTivo is. Um, "cd /Applications/pyTivo", in your case, I assume.

_________________
My pyTivo fork . My page
Back to top
View user's profile Send private message Visit poster's website
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 6:06 am    Post subject: Reply with quote

wmcbrine wrote:
bareyb wrote:
Nope. It says "file not found".

You have to first be in the folder where pyTivo is. Um, "cd /Applications/pyTivo", in your case, I assume.


That's exactly the type of thing I'm talking about. I typed in exactly what you told me to. If you wanted the full path why didn't you say so? You guys give lousy instructions. Very Happy

I assume in my case it should read: Macintosh HD /Applications/pyTivo
I'll try that...
Back to top
View user's profile Send private message
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 6:13 am    Post subject: Reply with quote

Nope. Still no luck. Here's a screen shot. You tell me. I tried every combination I could think of. I think I managed to get to the right folder with the last one, but it's telling me there's no conf. file which as you can see from the screen shot below, there is.


Screen shot 2012-02-17 at 10.27.37 PM.png
 Description:
 Filesize:  30.68 KB
 Viewed:  399 Time(s)

Screen shot 2012-02-17 at 10.27.37 PM.png




Last edited by bareyb on Sat Feb 18, 2012 6:53 am; edited 5 times in total
Back to top
View user's profile Send private message
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 6:16 am    Post subject: Reply with quote

Here's the exact path (see bottom of window in screen shot) to the folder and the folder contents. Is everything in the folder that is supposed to be in there? It's telling me there's no conf. file. You can see it in the folder below... Any idea what's wrong now?


Screen shot 2012-02-17 at 10.15.28 PM.png
 Description:
 Filesize:  63.42 KB
 Viewed:  404 Time(s)

Screen shot 2012-02-17 at 10.15.28 PM.png


Back to top
View user's profile Send private message
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 6:57 am    Post subject: Reply with quote

I changed the Conf. file to reflect the same path as the Terminal used. Still says there's no Conf. File. What I need is the exact wording for the Conf. file. A screen shot from a Mac would be awesome.

Side note: This REALLY shouldn't be this hard and it shouldn't take this long. Once I understand it myself. I will create a decent step by step guide to installing this thing. I tried to do this back in 2008 and it was as much a disorganized mess back then as it is now.

If you guys can get me up and running I will certainly volunteer to create a guide. If not just to save others from all this running around in circles... Sad



Screen shot 2012-02-17 at 10.54.52 PM.png
 Description:
 Filesize:  33.04 KB
 Viewed:  390 Time(s)

Screen shot 2012-02-17 at 10.54.52 PM.png


Back to top
View user's profile Send private message
wmcbrine



Joined: 04 Jan 2008
Posts: 2007
Location: Maryland

PostPosted: Sat Feb 18, 2012 7:47 am    Post subject: Reply with quote

Try typing what I actually said:

cd /Applications/pyTivo
./pyTivo.py

NOT "/Applications/pyTivo/pyTivo.py".

And please stop complaining about how hard this is. It isn't, at all. The problem is entirely that you aren't familiar with the command line. I told you up front that you needed to be.

_________________
My pyTivo fork . My page
Back to top
View user's profile Send private message Visit poster's website
bareyb



Joined: 06 Dec 2008
Posts: 60

PostPosted: Sat Feb 18, 2012 7:54 am    Post subject: Reply with quote

wmcbrine wrote:
Try typing what I actually said:

cd /Applications/pyTivo
./pyTivo.py

NOT "/Applications/pyTivo/pyTivo.py".



That was the first thing I did. Got the exact same results. Says there's no conf. file.



Screen shot 2012-02-17 at 11.53.07 PM.png
 Description:
 Filesize:  24.08 KB
 Viewed:  368 Time(s)

Screen shot 2012-02-17 at 11.53.07 PM.png




Last edited by bareyb on Sat Feb 18, 2012 8:35 am; edited 2 times in total
Back to top
View user's profile Send private message
wmcbrine



Joined: 04 Jan 2008
Posts: 2007
Location: Maryland

PostPosted: Sat Feb 18, 2012 8:06 am    Post subject: Reply with quote

Congratulations, you got pyTivo running. (Yes, only long enough to give an error message, but that counts.)

But I see now that you messed up your pyTivo.conf. You had a good one here. The path in the changed version is wrong, but more importantly, you took out the "[Server]" line. Why? You need that. In fact, it's all you really need. A minimal working pyTivo.conf is just that one line; everything else has defaults.

Also, I'd put your ffmpeg in /Applications/pyTivo/bin rather than /Applications/pyTivo. That way, you don't have to worry about specifying the path in pyTivo.conf.

_________________
My pyTivo fork . My page
Back to top
View user's profile Send private message Visit poster's website
wmcbrine



Joined: 04 Jan 2008
Posts: 2007
Location: Maryland

PostPosted: Sat Feb 18, 2012 8:11 am    Post subject: Reply with quote

P.S. pyTivo doesn't really belong in /Applications at all -- that's for Mac app bundles. But let's not go into that right now.
_________________
My pyTivo fork . My page
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support All times are GMT
Goto page 1, 2, 3, 4, 5  Next
Page 1 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Site is in NO WAY affiliated with TiVo Inc

Powered by phpBB © 2001, 2005 phpBB Group
phpBB SEO

Get pytivo at SourceForge.net. Fast, secure and Free Open Source software downloads
[ Time: 0.1916s ][ Queries: 20 (0.0232s) ][ GZIP on - Debug on ]