forked from wmcbrine/pytivo
This is a custom fork of pyTivo that is used for pyTivo Desktop.
Dan203/pytivo
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 35 commits ahead, 3 commits behind wmcbrine:master.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
---Description pyTivo lets you stream most videos from your PC to your unhacked tivo. It uses the HMO server protocol. It will guess if your video is 4:3 or 16:9 and pad your video if it thinks it is needed. It will not transcode an mpeg that is supported by your tivo. ---Requirements OS = Anything that will run python and ffmpeg, which I think is anything. Known to work on Linux, Mac OS X and Windows. Python - http://www.python.org/download/ - You need at least version 2.5 of python pywin32 (only to install as a service) - http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063 - Windows users only and only if you intend to install as a service ---Usage You need to edit pyTivo.conf in 3 places 1. ffmpeg= 2. [<name of share>] 3. path= ffmpeg should be the full path to ffmpeg including filename. path is the absolute path to your media. run pyTivo.py ---To install as a service in Windows run pyTivoService.py --startup auto install ---To remove service run pyTivoService.py remove ---Notes pyTivo was created by Jason Michalski ("armooo"). Contributors include Kevin R. Keegan, William McBrine, and Terry Mound ("wgw").
About
This is a custom fork of pyTivo that is used for pyTivo Desktop.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.5%
- Other 0.5%