Warning: session_start(): open(/tmp/sess_622mceji668gtt21gfho0nh0d6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KatchTV openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

KatchTV

   0.91  

KDE Video Application

Score 82%
KatchTV
zoom


KatchTV
zoom


KatchTV
zoom


Link:  Link
Downloads:  11091
Submitted:  Apr 30 2006
Updated:  Feb 18 2009

Description:

KatchTV is an "Internet TV" application for KDE, otherwise known as a broadcatcher. It makes it easy to subscribe to "TV" channels from all over the internet in the form of podcasts, so that you can browse channels, download shows, and watch them, all from one convenient interface.

Supported features include:

* Video podcasts ("vodcasts").
* Bittorrent-based broadcatching.
* Audio podcasts.
* Multiple background downloads of media and updates of feeds, all while you watch/listen to your favourite shows.
* Manages any media you download, so that you don't lose track of your disk space.
* Built-in KHTML-based web browser, with specific customisations for this application.
* Automatically subscribes to any feeds you click on while browsing.
* Uses KDE's default embedded media players, for flexible configuration and KDE integration.
* Supports Macromedia Flash movies, if you have a suitable plugin.
* Built-in bookmarks of major vodcast/podcast sites, so you don't have to look to hard for great content.
* Stores episode details along with downloaded media to make tracking easier.
* Allows manually adding any feeds (in case some site makes it awkward to add them
* Can also read standard RSS news feeds, if you prefer not to run separate media and news aggregators.
* Feed for KatchTV updates, so you never have to miss the latest features.

Installation is easy, as long as your distro has PyKDE, PyQt, and a movie player capable of playing videos inside Konqueror, such as Kaffeine or MPlayer. Just untar to some directory like /usr/local, and run the KatchTV program. You can also make a symlink to that executable from a directory like /usr/local/bin, and KatchTV will work out where to find its files. Oh, you seem to also need konsole for PyKDE, although that's probably a bug in PyKDE.

Comments welcome; let me know if you've any problems using it.




Changelog:

* Display feeds in reverse chronological (latest first) order always (fixes a regression)
* Separately track unseen/seen vs. new/old episodes
* Better coloring for new/old/downloaded episodes, so it's easy to see what's new
* Various small bugfixes and improvements
* (internal) improvements to code documentation

(latest update is just to change homepage and download links to KatchTV's new site)




LicenseGPL
(Homepage)
Send to a friend
Subscribe
Other  Content  from jel
Report inappropriate content



goto page: prev   1  2  3  4 

-

 Not working on Edgy

 
 by eeproms on: May 27 2007
 
Score 50%

Im on Kubuntu 6.10 and I get the following error..

Traceback (most recent call last):
File "./KatchTV", line 59, in ?
mainFunc()
File "./KatchTV", line 31, in mainFunc
from KTVMainWindow import KTVMainWindow
File "/home/logan1/Documents/KatchTV/code/KTVMainWindow.py", line 11, in ?
from kparts import KParts
ImportError: /usr/lib/python2.4/site-packages/kparts.so: undefined symbol: _ZN11konsolePart8setPtyFdEi

I do run a few python-kde type apps without any issues this is a first for me.


Sometimes in this age of high technology the best tool is a rock.
Reply to this

-

 Re: Not working on Edgy

 
 by jel on: May 27 2007
 
Score 50%

"from kparts import KParts
ImportError: /usr/lib/python2.4/site-packages/kparts.so: undefined symbol: _ZN11konsolePart8setPtyFdEi

I do run a few python-kde type apps without any issues this is a first for me."

This is almost certainly a fault on your system, or with the python-kde package you have installed. Most likely, your packages are out of sync with each other. The reason it's not appearing in other python-kde apps, is that many of them probably don't use kparts. A simple apt-get update followed by an apt-get upgrade may solve it. If not, you'll need to figure out the dependencies that are broken/incorrect, and fix them -- perhaps with help from one of the debian IRC channels or mailing lists.


Reply to this

-

 Download

 
 by KarstenSteinke on: May 27 2007
 
Score 50%

Hi,

sorry, but I can not unpack any new version of katchTV. The tar-ball seams to be broken......

FF.,

Karsten.


Reply to this

-

 Re: Download

 
 by jel on: May 27 2007
 
Score 50%

It's working fine for me, and seemingly for others. You may just have a corrupted download, which you need to download again. How are you trying to open/extract it?


Reply to this

-

 Re: Re: Download

 
 by tryfan on: May 27 2007
 
Score 50%

Same problem here. Can't unpack the latest tarball.


Reply to this

-

 Re: Re: Re: Download

 
 by jel on: May 27 2007
 
Score 50%

OK, same question: how are you trying to unpack it? With ark? tar? If tar, what command line? What error do you get? This is a bzip2 tarball, not a gzip tarball.

Thanks :)


Reply to this

-

 Re: Re: Download

 
 by KarstenSteinke on: May 27 2007
 
Score 50%

Hi,,
I use the standard ARK inside KDE to unpack it. It shows "Das Entpacken ist fehlgeschlagen" = "The unpacking failed".....
Not more.

I use openSUSE 10.2, KDE 3.5.7

FF.,

Karsten.


Reply to this

-

 Re: Re: Re: Download

 
 by jel on: May 27 2007
 
Score 50%

OK, you should try right-clicking to save the file to your machine then, and seeing what tar says. Ark works fine for me. I suspect you've probably got a corrupted download.


Reply to this

-

 Re: Re: Re: Download

 
 by jel on: May 27 2007
 
Score 50%

In case you're not familiar with tar, the command line to use is:

tar -xvjf filename


The problem might also be that you don't have bzip2 (or, specifically, bunzip2 and bzcat) installed.


Reply to this

-
.

 Re: Re: Re: Re: Down

 
 by 747419 on: May 28 2007
 
Score 50%

The tarball gave me the mentioned error-message when I unpacked as well, yet the same package was unpacked without any errors when I treated it via command-line, so I guess it might be some kinda bug in Ark (not the only one...).

Just a few words @KatchTV: It's a funny lil' app, thank you! It could need a little more stability, also a simple dialogue to set the player or the download-folder would be nice (letting the user guess how and where to set the symlink isn't a good way...). Still, I am very glad I stumbled over it. Great work!


Reply to this

-
.

 Problem on Archlinux

 
 by Lookanio on: Jun 2 2007
 
Score 50%

When I try to start KatchTV I get:
Traceback (most recent call last):
File "./KatchTV", line 59, in <module>
mainFunc()
File "./KatchTV", line 31, in mainFunc
from KTVMainWindow import KTVMainWindow
File "/usr/local/share/KatchTV/code/KTVMainWindow.py", line 11, in <module>
from kparts import KParts
ImportError: libkonsolepart.so: cannot open shared object file: No such file or directory.

Any hint welcomed :-)

B.regards


Lookanio
Reply to this

-

 Re: Problem on Archlinux

 
 by jel on: Jun 2 2007
 
Score 50%

Sounds like you don't have konsole installed. Your distro should have it, if it has other parts of KDE. If you do have it installed, then you might need to regenerate your library links or something. You should check with your distro's user support forums/mailing lists if you need help with that.


Reply to this

-
.

 Re: Re: Problem on A

 
 by Lookanio on: Aug 12 2007
 
Score 50%

You're right. After update of kde, works well :-)


Reply to this

-

 Lots of features

 
 by zanoi on: Apr 25 2010
 
Score 50%

This program has an amazing number of features. Unfortunately it required python-kde3 bindings and since they aren't available anymore in Kubuntu I could only run it in Kubuntu Jaunty KDE3 Remix. I also tried to remove its KDE3 dependencies but that was too much work, especially since I never programmed in KDE3. It's a bit of a shame that such a featureful program won't run anymore as KDE3 is phased out. I might be able to take some inspiration from it for Videocatcher though.


Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team