LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 07-06-2003, 06:03 AM   #1
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
My next project


Well i'm bored of Acidrip now.. not that I'll stop making it, but it's moving much more now towards tweaks and small fixes, so i'm after something hew to start with

i've been using a homemade tv recording script http://thirtythreeandathird.net/simple for a while now and I think i'm going to heavily develop this concept by making a PHP tv listings guide and recording framework. so you can load your guide page, find the program you want, and click record, this will then use mencoder (of course!) to record the program via an atd process (which is basically what my "simple" script does, but quite crudely). Also will have the ability to manage the scheduled jobs, delete record requests, and also to browse, delete and playback recorded shows via the web interface.

I suppose this is kinda like a PVR / Freevo thang, but from a much less all inclusive point of view... those apps tend to be somewhat overwhelming i find. I don't want to turn a box into a dedictateed recorder, I just want a nice way to record programs reliably.... and from wherever I want... the number of times i've forgotten to set it in the morning and have no way of getting in...!

sound good to anyone? not planning on starting for a little while but I thought I'd see what people thought, and how it might be even better.

I'd quite possibly also be seeking a few non-UK people to help create listings engines for their own countries (as there is of course no standard way of getting tv listings)

thanks
 
Old 07-06-2003, 06:09 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Right at the end you covered my thoughts

I'll be looking forward to testing it! I'm quite worthless actually, and have used/looked over your simple script several times but cannot for the life of me, figure out how to grab the listings for the US/Northwest.

What I use now is even cruder, a simple cron to capture specific channels at specific times, but nothing more really.



As good as AcidRip was, I can't wait to give this a run!

Cool
 
Old 07-06-2003, 08:02 AM   #3
Franklin
Senior Member
 
Registered: Oct 2002
Distribution: Slackware
Posts: 1,348

Rep: Reputation: 217Reputation: 217Reputation: 217
This is most likely of no use to you, but...

I used to have a personal yahoo page under "My Yahoo" that would list, among other things, up to 30 or so channels from my cable provider with listings starting at a specific time. They must have used my address info to determine my cable provider and determine the channels that were offered. Perhaps you could find something useful there?
 
Old 07-07-2003, 05:18 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Original Poster
Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Well there are ways to easily track down an IP to the country it's in, but most likely i'tll be a one off thing, and most likely outside of my app itself.

I've been looking at the XMLTV library again, and it seems to have become fliexible enough to use now. that currently works for about 12 countries officially, which is nice.
 
Old 07-09-2003, 06:55 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Original Poster
Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
coming along nicely... maybe that's where google got the URL from!! *if* my workstation is turned on.

Last edited by acid_kewpie; 11-15-2003 at 01:55 PM.
 
Old 07-09-2003, 07:05 AM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Hmmm

Looks like a very nice columnized list of programs? Is there more to it, or are you just showing us some of the progress? Looks very nice if that's what things will look like on my box when I'm done!

Cool
 
Old 07-09-2003, 07:31 AM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Original Poster
Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
that's all there is at the moment. one bit at a time...

btw, if anyone's good with css, and tell me how to stop that stupid saw-tooth kinda layout, please let me know! presumably i have to arrange the divs left to rioght, rather than vertaically as tthey won't wrap otherwise.
 
Old 11-15-2003, 08:20 AM   #8
Kroenecker
Member
 
Registered: May 2003
Location: The States
Distribution: Gentoo
Posts: 245

Rep: Reputation: 30
Hey there Acid_kewpie. I will be honest and say that I have only had a semester of C++ in university, but if I can help you out in someway, please let me know. Right now I live in Japan and I can read and speak some Japanese so if you can point me to what I would need to do in order to make a listing for the channels then I would like to help out. That is, if it is not too difficult to do. Otherwise, well, just blowin smoke.
 
Old 11-15-2003, 01:58 PM   #9
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Original Poster
Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
thanks for the offer, I'm currently undecided wether to release it or not, there are programs like mythtv and freevo that do this and a lot lot more aswell, so i'm wondering if anyone would care about it. but then again, mythtv and freevo do a lot lot more, which means a lot lot more complexity and such, so maybe it will come out. at the moment i don't *think* xmltv supports any asian countries, might be wrong. if you wanted i'm sure i could send you the source...
 
Old 11-15-2003, 02:46 PM   #10
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
maybe that's where google got the URL from
Yep, acid, Google picks up LQ links very quickly.
 
Old 11-15-2003, 03:54 PM   #11
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Original Poster
Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well i found ou to my cost.... i came home one day and found 2.4gb worth of MTV clogging up my system.....! i added a password pretty quick after that!
 
Old 11-15-2003, 04:30 PM   #12
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
From watching my Apache logs I have seen that Google will pick up a link on LQ in a few days. If the system is on enough, it will start crawling through the other available pages within a few weeks or a month.
As I was monitoring it I found it interesting.
I can tell my friends to type:
amazing webpage wow
into the Google search box and click the "I'm feeling lucky" button now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
need help with a project rodneybeighle Linux - General 1 09-01-2005 09:32 AM
Beginning a big project - Need an Good Project Manager gamehack Programming 3 01-15-2004 11:49 AM
maybe a project balam Linux - Distributions 1 02-01-2003 04:50 PM
maybe a Project balam Linux - Software 1 02-01-2003 04:49 PM
Cannot see Open GL project in KDevelop project wizard SparceMatrix Programming 2 08-07-2002 11:14 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 05:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration