Skip to content

Application targetting desktop and mobile to organize your tv series

Notifications You must be signed in to change notification settings

rom1504/TvSeriesOrganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TvSeriesOrganizer

Application targetting desktop and mobile to organize your tv series

Build Status Get it on Google Play Screenshots Google+ Facebook Twitter

Translations are done with Transifex, you can contribute there if you want

Features

  • List of episodes organized by season and series
  • From http://www.thetvdb.com/ database, download list of episode and season with :
    • banners
    • poster
    • description
    • name
  • Good looking interface
  • Track the episode and series you have seen
  • Air time of episodes
  • Display upcoming series/season/episode
  • Search and add any series you want
  • Explore series using http://trakt.tv/ database
  • See all the actors of the tv series : importance in the series, names and role

Roadmap

  • Download subtitles from subtitles website
  • Recommend you some other series you might like
  • Calendar and airing times

Installation

Package manager

That's the best way to install it, it will upgrade with sudo apt-get upgrade

  • on ubuntu trusty :
  • wget -O- http://apt.rom1504.fr/public.gpg.key | sudo apt-key add -
  • sudo add-apt-repository 'deb http://apt.rom1504.fr/apt/ubuntu trusty main'
  • sudo apt-get update
  • sudo apt-get install tvseriesorganizer

Binary

Compilation

Dependencies : gcc >=4.8, Qt >=5.2.1

Two possibilities :

  • git clone --recursive git://github.com/rom1504/TvSeriesOrganizer.git && cd TvSeriesOrganizer && qmake && make
  • git clone --recursive git://github.com/rom1504/TvSeriesOrganizer.git && cd TvSeriesOrganizer && qtcreator TvSeriesOrganizer.pro

Technical description

  • Programmed with c++11, Qt5 and Qml
  • The app is made with a Model View Controller organization
  • Using Qml for the view makes it possible to target both desktop and mobile with the same code

Languages

All series, season and episode text translation have been done in many languages by thetvdb contributors. The text of this application (menu, google play description, buttons, ...) have been translated from English in :

About

Application targetting desktop and mobile to organize your tv series

Resources

Stars

Watchers

Forks

Packages