Commit graph

99 commits

Author SHA1 Message Date
Scott Wallace cc89e95403
Refactoring:
* Remove the movie poster parsing
* Fix some code issues
* Increase blurb trunctation length
2024-11-28 09:04:03 +00:00
Scott Wallace 0c400fb4d5
Fix bad image downloads 2023-05-31 11:53:09 +01:00
markus cbc96b425c
Added vote average 2023-05-31 11:43:29 +01:00
markus 82a6c7d4f9
Added vote average 2023-05-31 11:43:28 +01:00
Scott Wallace 413015b509
Bump version 2023-03-06 16:59:43 +00:00
lomion ad5863ea3a
Preparation of Release 1.3.0 2023-03-06 16:59:02 +00:00
lomion d95760bbf7
Added release note file in preparation for Release 1.3.0 2023-03-06 16:59:02 +00:00
lomion bdacd55fa5
Test for vote updated 2023-03-06 16:59:02 +00:00
lomion 94917d0b98
Fixed flake8 2023-03-06 16:59:02 +00:00
lomion 78eedc51de
Minor cleanups
Improved text for popular result
2023-03-06 16:59:01 +00:00
lomion 0f3cb6b3d3
First implementation of event database for popular 2023-03-06 16:59:01 +00:00
lomion 3523d1631b
Added link for CI info 2023-03-06 16:59:01 +00:00
markus 09a59717be
Changed command order in help and README. Improved README text. 2023-03-06 16:59:01 +00:00
markus f583af7e4f
Fixed missing await 2023-03-06 16:59:01 +00:00
markus 52164d283a
Fixed drone.yaml for newest woodpecker versions 2023-03-06 16:59:01 +00:00
markus 3010ca6507
Updated test data 2023-03-06 16:59:00 +00:00
lomion 8d2da49922
Added screenshot 2023-03-06 16:59:00 +00:00
lomion 50482ea2ca
Added details to popular 2023-03-06 16:59:00 +00:00
markus 8d32883c71
Added vote average 2023-03-06 16:59:00 +00:00
Scott Wallace 4d9f76b9e0
Add year searches to TV shows 2021-12-12 10:26:28 +00:00
lomion 2681786f9c Merge branch 'develop' 2021-11-12 17:45:37 +01:00
lomion a53cb1a56e Removed HTML unit test 2021-11-11 20:13:28 +01:00
Lomion 88a65d3272 Prepared Release 1.2.0 2021-11-11 13:57:21 +01:00
Lomion e62000098d Fixed test for name without y: 2021-11-11 13:54:53 +01:00
Lomion 80782de641 Merge remote-tracking branch 'origin/aiohttp' into develop 2021-11-11 13:44:11 +01:00
lomion 2c78919b7f Fixed Unittests 2021-11-08 22:48:18 +01:00
lomion e0497912d0 Merge remote-tracking branch 'refs/remotes/origin/aiohttp' into aiohttp 2021-11-08 22:40:34 +01:00
lomion 81ce86fc60 Clean up
Removes search for id
2021-11-08 22:33:30 +01:00
lomion 16336d61f3 Fixed MoviesPopular 2021-11-08 22:28:34 +01:00
lomion f6ef56fe93 New maubot version requires additional parameter 2021-09-23 22:32:07 +02:00
lomion 339998ab93 Fixed Flake 2021-09-23 22:22:35 +02:00
lomion 954a55e628 Made Popular async as well
Fixed unittests
TODO: Use self.api in all routines
2021-09-23 22:09:49 +02:00
lomion 28c2a9e474 Improved Movie and TvShow search 2021-09-23 13:39:40 +02:00
lomion 67e21f1f1e Disabled unittests for the time being 2021-09-22 09:58:45 +02:00
lomion aecf52a095 Renamed aiphttp_tester.py to aiohttp_tester.py
Fixes flake
2021-09-22 09:54:27 +02:00
lomion 52273ce538 Satisfy Flake 2021-08-20 10:39:08 +02:00
lomion 5204ed5617 Support for maubot 0.1.2 2021-08-20 10:31:47 +02:00
lomion 42555849b2 Fix "No answer if no movie was found" 2021-08-20 10:07:57 +02:00
lomion 2ff78cfd4a Working 2021-07-03 09:29:08 +02:00
lomion 460cb51d86 First tests. Gathering 2 requests takes longer than serial handling 2021-05-14 17:15:13 +02:00
lomion fd390e279c Corrected Release version in maubot.yaml 2021-03-29 16:39:04 +02:00
lomion 74ac2415cc Prepared release 2021-03-16 21:58:18 +01:00
lomion 483372284c Add "Most Popular" - Part2 2021-03-16 21:45:27 +01:00
lomion 53d14f153c Add "Most Popular" - Part 1 2021-03-16 17:56:02 +01:00
lomion bb8b6f63f1 Include TmdbBot class 2021-03-16 16:51:57 +01:00
lomion 24a84e508f Fixed Flake error "F541 f-string is missing placeholders" 2021-03-16 16:40:00 +01:00
lomion 2eb62a790f Added flake to drone.yaml
Changes proposed by flake
2021-03-16 16:35:02 +01:00
lomion 5cb36d7f34 Added support for woodpecker CI
Because of historical reasons the pipeline file is still named drone.yaml (might be changed in future).
2021-03-15 16:07:39 +01:00
lomion 1ae2bbf230 Merge branch 'develop' of codeberg.org:lomion/tmdb-bot into develop 2021-03-15 16:04:39 +01:00
lomion 07e43ecf0a Trying to resolve file conflict in pull request 2021-03-15 16:04:15 +01:00