All Projects → cockroach → Episoder

cockroach / Episoder

Licence: gpl-3.0
TV episode reminder

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Episoder

Tvrename
Organise your TV videos with ease
Stars: ✭ 163 (+1381.82%)
Mutual labels:  tv, episodes
Duckietv
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Stars: ✭ 942 (+8463.64%)
Mutual labels:  tv, episodes
Sickchill
Less rage, more chill.
Stars: ✭ 2,166 (+19590.91%)
Mutual labels:  tv, episodes
Medusa
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Stars: ✭ 1,268 (+11427.27%)
Mutual labels:  tv, episodes
Flox
Self Hosted Movie, Series and Anime Watch List
Stars: ✭ 901 (+8090.91%)
Mutual labels:  tv, episodes
Anime Offline Database
Updated every week: A JSON based offline anime database containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
Stars: ✭ 292 (+2554.55%)
Mutual labels:  episodes
Tvrecyclerview
TvRecyclerView--针对TV端特性进行的适配与开发
Stars: ✭ 453 (+4018.18%)
Mutual labels:  tv
Odio
odio is now Strimio!
Stars: ✭ 262 (+2281.82%)
Mutual labels:  tv
sofie-core
Sofie: The Modern TV News Studio Automation System (Server Core)
Stars: ✭ 70 (+536.36%)
Mutual labels:  tv
Nakamori
Nakamori is Kodi addon that use Shoko (known as Japanese Media Manager (JMM)) Server as back-end for metadata information.
Stars: ✭ 24 (+118.18%)
Mutual labels:  tv
Overseerr
Request management and media discovery tool for the Plex ecosystem
Stars: ✭ 557 (+4963.64%)
Mutual labels:  tv
Homebridge Webos Tv
Homebridge plugin for LG webOS TVs
Stars: ✭ 433 (+3836.36%)
Mutual labels:  tv
Legalstream
An m3u8 playlist featuring many LEGALLY FREE IPTV streams. For use with VLC.
Stars: ✭ 299 (+2618.18%)
Mutual labels:  tv
Popcorn Api
Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player. Compatible API Anime/Movies/Show Scrapper
Stars: ✭ 529 (+4709.09%)
Mutual labels:  episodes
Oddworks
[MIRROR]
Stars: ✭ 282 (+2463.64%)
Mutual labels:  tv
Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (+72.73%)
Mutual labels:  tv
mcloud
Mobile farm ecosystem for Android and iOS devices
Stars: ✭ 32 (+190.91%)
Mutual labels:  tv
Warezz
It's illegal cuz they can't tax you!
Stars: ✭ 386 (+3409.09%)
Mutual labels:  tv
Homehost
self-hosted, Netflix-like app made for streaming
Stars: ✭ 564 (+5027.27%)
Mutual labels:  tv
Vudash
Powerful, Flexible, Open Source dashboards for anything
Stars: ✭ 363 (+3200%)
Mutual labels:  tv

episoder

episoder

Episoder is a tool to tell you about new episodes of your favourite TV shows. It does so by parsing online TV episode guides.

Currently episoder can get data from epguides and TheTVDB and tells you whenever a new episode of a show listed on one of those sites is aired.

There is also a web-based version of episoder, called webisoder which can be used for free at webisoder.net.

Dependencies

In order to use episoder, you will need python installed on your system. In addition to the default distribution, the requests and sqlalchemy modules are required.

Installation

You can install episoder through pypi (using easy_install or pip) or by downloading the tarball from here and running easy_install episoder-0.8.0.tar.gz

Configuration

The configuration file at ~/.episoder contains your default settings for episoder. After installing episoder man episoder will help you with the configuration.

Using episoder

To use episoder you will typically:

  • Create a cron job to have your database rebuilt once a day using episoder update
  • Add episoder to your ~/.bashrc, ~/.bash_profile, /etc/bash.bashrc or /etc/profile if you want to see your upcoming shows every time you start a shell. Consult your shell's documentation to find out which file you want to use.
  • Or run episoder notify at regular intervals to get your notifications by e-mail.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].