Ádám Kocsis
|
91a58e66ad
|
Fixes the filename of the main python script to match what is in the README.
Adds the pytrakt.json to avoid error for first run.
Changes the path of pytrakt.json to the working directory instead of home folder.
|
2022-03-04 09:12:54 +01:00 |
|
Baptiste Roux
|
f8a37b990b
|
Set DELAY_BETWEEN_EPISODES_IN_SECONDS to 1s
|
2022-02-19 14:26:30 +01:00 |
|
Baptiste Roux
|
5c3bda15b7
|
Don't prompt for authentication if Oauth token is still valid
|
2022-02-19 14:15:27 +01:00 |
|
Baptiste Roux
|
7af14f2f8f
|
Debug wrong season returned, fixed by https://github.com/moogar0880/PyTrakt/pull/197
|
2022-02-19 13:28:12 +01:00 |
|
Baptiste Roux
|
3cd4d93d7f
|
Reduce rate-limit based on API reference; Configure python logging library
|
2022-02-19 12:34:54 +01:00 |
|
Baptiste Roux
|
8c58b78b8e
|
Formatting
|
2022-02-19 12:07:17 +01:00 |
|
Baptiste Roux
|
9436798e47
|
Change field selection to named columns instead of indexes. (csv.DictReader)
Allow empty menu input, defaulting to choice #1
Change total line count to reuse already opened CSV file
Use enumerate() to track row ID
|
2022-02-19 11:58:40 +01:00 |
|
Luke Arran
|
77234f58a9
|
skip first row - instead of checking column name
|
2021-11-22 20:51:33 +00:00 |
|
Luke Arran
|
2f22c25b9a
|
updated index numbers of seen_episode
|
2021-11-22 20:40:26 +00:00 |
|
Luke Arran
|
21edfd9c1a
|
update tvShowDateWatched index no
|
2021-11-08 21:43:46 +00:00 |
|
Luke Arran
|
356b8d6c9f
|
fixed changed index on tvShowName
|
2021-11-04 18:13:07 +00:00 |
|
Luke Arran
|
796b1cc33b
|
remove un-used method
|
2021-04-10 01:04:06 +01:00 |
|
Luke Arran
|
909341fa2f
|
fixes and refactoring
|
2021-04-10 00:39:10 +01:00 |
|
Luke Arran
|
53433ad2ed
|
refactoring, and improved comments
|
2021-04-09 22:05:46 +01:00 |
|
Luke Arran
|
4fd33e1a21
|
minor changes to variables etc
|
2021-04-09 17:13:11 +01:00 |
|
Luke Arran
|
f0623aac50
|
removing previous commits to protect private data
|
2021-04-09 15:13:06 +01:00 |
|