Media center (OSMC) with automated TV Shows and subtitles download. Once configured, sit and watch TV.
73
stars
16
forks
source link
Improvements on the delete_seen_shows Python script (and installation improvements) #23
Closed
bernardomaciel closed 7 years ago
This PR contains a few improvements on the delete_seen_shows Python script. Namely:
dryrun
flag that does not actually delete anythingautopep8
, Python conventions, typos, script description)I also added a
.gitgnore
file.There are also two commits (the last two) that are intended to close #14. Sorry for putting the two things together... I should have used branches!