Commit Graph

56 Commits

Author SHA1 Message Date
skoobasteeve 51b9603624 add user info to logging 2022-04-25 13:02:43 -04:00
skoobasteeve 99ae83ead0 fix ! in movie title 2022-04-25 12:34:33 -04:00
Ray Lyon b9631152ce Update README.md 2022-04-25 09:52:16 -04:00
Ray Lyon 2feec805a2 Update README.md 2022-04-24 17:46:19 -04:00
Ray Lyon ac5451aefc Update README.md 2022-04-24 17:44:43 -04:00
Ray Lyon 1415012fdc Update README.md 2022-04-24 17:37:23 -04:00
skoobasteeve d73225f803 country code support 2022-04-24 17:34:29 -04:00
Ray Lyon adb4924f67 Merge pull request #4 from skoobasteeve/country-code
country code support
2022-04-24 17:26:07 -04:00
skoobasteeve 31ebe358d5 country code support 2022-04-24 17:25:47 -04:00
Ray Lyon 6dff53770a Update README.md 2022-04-24 16:38:40 -04:00
Ray Lyon 9d05885c58 Update README.md 2022-04-24 16:31:33 -04:00
skoobasteeve 9b675364bc return movie even with sa api can't find it 2022-04-24 11:02:10 -04:00
skoobasteeve 13ca0d368d return services var for when error 2022-04-24 10:44:40 -04:00
Ray Lyon 704aaa247d Merge pull request #3 from skoobasteeve/readme
Readme
2022-04-23 17:07:37 -04:00
skoobasteeve 960668545d image for -year flag 2022-04-23 17:07:23 -04:00
skoobasteeve 844f7e86ac resized gif 2022-04-23 17:04:11 -04:00
skoobasteeve fa0c51c73e new readme 2022-04-23 16:52:19 -04:00
skoobasteeve bafe4569d1 change version number to main 2022-04-23 15:15:59 -04:00
skoobasteeve 3d79c0c5a7 name, remove placeholder quotes 2022-04-23 15:02:48 -04:00
skoobasteeve 46958e4bf9 don't print env 2022-04-23 15:01:48 -04:00
skoobasteeve 7e0ef5c11f print env variables 2022-04-23 14:55:26 -04:00
Ray Lyon 4b8076704d Merge pull request #2 from skoobasteeve/docker-compose
Docker compose
2022-04-23 14:53:10 -04:00
skoobasteeve 51e9582886 error handling for invalid api tokens 2022-04-23 14:26:07 -04:00
skoobasteeve 408f70a7d4 moved to correct location 2022-04-23 13:39:04 -04:00
skoobasteeve 53bbb750d0 error and exit if env variables are empty 2022-04-23 13:36:23 -04:00
skoobasteeve 1ae6c9b82a add env variable for filter user 2022-04-23 13:30:42 -04:00
skoobasteeve 9f438eef75 initial working docker-compose 2022-04-23 13:30:24 -04:00
Ray Lyon 3c5e2d76e6 Merge pull request #1 from skoobasteeve/year-lookup
Year lookup
2022-04-23 09:39:53 -04:00
skoobasteeve c03c0e6e9a more logging 2022-04-23 09:39:06 -04:00
skoobasteeve 5dfacd4d18 working -year flag 2022-04-23 09:32:51 -04:00
Ray Lyon d89e41cebb Update README.md 2022-04-06 19:36:32 -04:00
Ray Lyon 1fab9213b5 ignore README 2022-04-06 19:35:34 -04:00
Ray Lyon bbdbf2d5e3 Update README.md 2022-04-06 19:32:57 -04:00
Ray Lyon 34d8465fd7 ignore README updates 2022-04-06 19:31:52 -04:00
Ray Lyon 9bf95a47c5 title/heading update 2022-04-06 19:27:33 -04:00
Ray Lyon 20ec1adc85 start over from example code 2022-04-06 19:11:49 -04:00
Ray Lyon dcd3ed1c74 fix registry name 2022-04-06 19:09:00 -04:00
Ray Lyon 8245485917 remove registry var 2022-04-06 19:04:22 -04:00
Ray Lyon 7bfd085abb switch to docker hub 2022-04-06 18:58:38 -04:00
Ray Lyon b54686e8cd new example 2022-04-05 20:22:37 -04:00
Ray Lyon 4f16c9869d upload image test 2022-04-05 19:41:29 -04:00
Ray Lyon 0a281df3e5 initial commit 2022-04-05 19:26:37 -04:00
skoobasteeve a5811e2542 alpine image, add user, set version 2022-04-05 19:23:12 -04:00
skoobasteeve 2eebcae901 initial working dockerfile 2022-04-03 13:17:05 -04:00
skoobasteeve bb6daef04b fix disney+, make filter user optional 2022-04-03 12:55:28 -04:00
skoobasteeve 04130c058d linting and cleanup 2022-04-03 12:13:57 -04:00
skoobasteeve a2448b5c0a -input sanitization
-return similarity 0 if movie not found
2022-04-03 12:12:15 -04:00
skoobasteeve d1cd952d52 check match similarity and send message if below threshold 2022-04-02 18:53:49 -04:00
skoobasteeve dd2813332e -escape characters for tg markdown
-function to escape characters in response variables
-responds when movie isn't found in tmdb or sa
2022-04-02 17:49:09 -04:00
skoobasteeve 5b18ce59e5 swap rating and TMDB link 2022-04-02 16:21:21 -04:00