Commit Graph

38 Commits

Author SHA1 Message Date
04bc2d263c Make the program easier to use (auto configuration for the authentication token) v1.0.0 2019-10-16 10:05:20 +02:00
4965e64627 Fix bad key name in config.template.json 2019-10-16 08:44:54 +02:00
e637100d79 Fix Freebox version 2019-10-15 10:43:45 +02:00
02d8908e29 Fix typo 2019-10-15 10:26:50 +02:00
ebfebf403b Improve documentation following feedback from users 2019-10-15 10:20:53 +02:00
8e92b7ef5e Update config.template.json 2019-10-15 10:17:22 +02:00
3304636205 Speed improvement when creating Fbx object 2019-10-15 02:40:45 +02:00
72c68fde66 Further explain how running the program works 2019-10-15 02:32:08 +02:00
b977e302ab Fix error in dotted lists 2019-10-15 02:10:21 +02:00
b87f5aa796 Improve Readme 2019-10-15 02:08:03 +02:00
499da11c04 Add screenshot 2019-10-15 01:01:04 +02:00
5d3341d879 Added Pipenv 2019-10-15 00:50:37 +02:00
842bbd5853 Change log format for programmed movies 2019-10-12 09:41:11 +02:00
56cf5979f0 Fix margin (in seconds not minutes) 2019-10-12 09:40:10 +02:00
bcac7bfc03 Minor comment changes 2019-10-10 01:38:33 +02:00
53b8ca8b1e Minor comment changes 2019-10-10 01:37:39 +02:00
23838437bc Exclude television films 2019-10-10 01:21:30 +02:00
a12ffa58b0 Detect conflicts 2019-10-10 01:06:09 +02:00
965d3e6c09 Add margin before and after in settings 2019-10-10 00:39:04 +02:00
eb1e3295c0 Program movies on Freebox 2019-10-10 00:20:30 +02:00
4cb1a26863 Update Todo 2019-10-09 07:28:00 +02:00
282b1f5de9 Merging automation 2019-10-09 00:35:35 +02:00
c953b34ecb Finalize filtering unavailable channels 2019-10-09 00:06:59 +02:00
a54bff144b Filter movies on available channels 2019-10-09 00:01:29 +02:00
a82afa837b Fix incorrect template 2019-10-08 23:38:07 +02:00
30e251ac09 Fetch the list of available Channels from the Freebox API 2019-10-08 23:32:04 +02:00
c20b24b53c Interactive movie selection 2019-10-06 23:11:29 +02:00
6587cb2457 Interactive movie selection 2019-10-06 23:08:44 +02:00
fca1cb2c5a Filter for paid channels 2019-10-06 08:40:25 +02:00
9cf5792d07 Refactor: Better decoupling 2019-10-06 01:45:40 +02:00
1ff676b8a4 Code refactoring: separate scraper and movie objects 2019-10-06 00:59:41 +02:00
2555e568c9 Comply to Pep8 standard 2019-10-05 18:19:40 +02:00
cd50bd9b54 Refactor code: separate fetching and printing 2019-10-05 16:54:08 +02:00
ade622d0dd Adapt the list of days to start with the current day 2019-09-28 23:45:49 +02:00
60b1ba262a Add a filter on movie rating, and display movies within 7 days 2019-09-24 00:35:57 +02:00
2dddc56656 Display all movies with rating and summary 2019-09-24 00:10:50 +02:00
47be13a26b Added Readme.md 2019-09-23 22:46:25 +02:00
6ef7f3e94f Initial commit - Displays movies on a specific day 2019-09-23 22:29:13 +02:00