Category Archives: inapp

posts with thsi cat will appear in the xdm app

71824-respawn-time-590x465

i got some free time

i don’t know if anyone is still using this and because i haven’t coded for it in a long time i am just going to merge the dev branch to master in the next days it might all break and what not but i need some point to start from :/

if you thought this project is dead and deserted it, thats okay. personally i still use it exclusively and it does its job pretty good … but of course there are issues that i noticed myself and thats what i’ll be working on. like the different scheduler task die and it just stops searching of checking downloads.

 

Fork me on GitHub
breaking-bad-bryan-cranston-change-the-equation-tv-poster-print

Path vs site < 0.5.15.xx

in versions 0.5.15 and above the module / library handling has changed this might break some plugins !

if you are missing some plugins reinstall them new version should work

what changed is that all external libraries are now added to the python path with the site module

so most plugins doing something like this

from lib import requests
should now do this
import requests

OLD SCHOOL TV

TV, Trakt and PostProcessing

TV plugin is now available in the in the Main Plugin Repo

And so is a Trakt Provider for TV. And a special PostProcessor called Episode Mover that accepts a python format string. Currently only one root/parent Folder for all TV Shows is supported.

I would also advice that you set the Default status of TV to “ignore” otherwise XDM will go haywire and start searching snatching.

Screen Shot 2013-11-28 at 21.01.08

Screen Shot 2013-11-29 at 10.22.54

tumblr_m4c3voQcRA1r4zjwbo1_500

Snatching

First snatch on a TV show :)

XDM snatched a single episode and you can see the available stuff for each episode. For the quality setting i simply used the Movie Quality plugin (which i might rename). Technically you can assign each single episode / season a different setting. and of course the retry on failed is also working for episodes.

TV!

i was bored to i started TV support.

the info is there now what kind of GUI would you like ? … Anyway i am tinkering…

latest version:

XDM tv5

old version:

 

XDM tv4

Screen Shot 2013-09-01 at 00.28.34