This website works better with JavaScript.
Home
Help
Sign In
djib
/
FreeboxMoviePlanner
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Remove debug print statement
master
djib
2 months ago
parent
47c5c3380f
commit
10368df6f9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
FreeboxMoviePlanner.py
+ 1
- 1
FreeboxMoviePlanner.py
View File
@ -360,7 +360,7 @@ if __name__ == '__main__':
movies
=
TVGuideScraper
.
_getMovies
(
)
else
:
movies
=
TVGuideScraper
.
findAllMovies
(
)
print
(
args
.
exclude_directory
)
fmp
=
FreeboxMoviePlanner
(
movies
,
excluded_channels
=
args
.
exclude
,
Write
Preview
Loading…
Cancel
Save