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 |
|
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 |
|
lomion
|
bdacd55fa5
|
Test for vote updated
|
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 |
|
markus
|
3010ca6507
|
Updated test data
|
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
|
a53cb1a56e
|
Removed HTML unit test
|
2021-11-11 20:13:28 +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
|
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
|
67e21f1f1e
|
Disabled unittests for the time being
|
2021-09-22 09:58:45 +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
|
460cb51d86
|
First tests. Gathering 2 requests takes longer than serial handling
|
2021-05-14 17:15:13 +02: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
|
2eb62a790f
|
Added flake to drone.yaml
Changes proposed by flake
|
2021-03-16 16:35:02 +01:00 |
|
lomion
|
07e43ecf0a
|
Trying to resolve file conflict in pull request
|
2021-03-15 16:04:15 +01:00 |
|
lomion
|
2c520ac3e9
|
Revert error in test cases
|
2021-03-05 10:14:28 +01:00 |
|
lomion
|
09369395b9
|
Added error in tests in order to verify CI
|
2021-03-05 10:10:19 +01:00 |
|
lomion
|
5df818e589
|
Adapted testcases to changed tmdb data
|
2021-03-05 09:52:27 +01:00 |
|
lomion
|
41180653ac
|
Merge branch 'develop' of codeberg.org:lomion/tmdb-bot into develop
|
2021-03-04 21:28:38 +01:00 |
|
lomion
|
92f89dc9a8
|
Added mime type to poster message. This might address #10 but needs to be verified (not reproduceable).
|
2021-02-16 15:00:01 +01:00 |
|
lomion
|
aba4a0e5da
|
Moved construct_html_message into own class. Next step: additional method to create body.
|
2021-01-16 09:23:51 +01:00 |
|
lomion
|
7b92383d0c
|
Finalized poster size feature
|
2020-09-11 11:15:04 +02:00 |
|
lomion
|
0127ad1f66
|
Initial creation of poster size implementation
|
2020-09-09 15:18:22 +02:00 |
|
lomion
|
03a63987ef
|
Improved command parser for wrong command syntax
|
2020-07-20 14:07:19 +02:00 |
|
lomion
|
fbaf6c6666
|
Unifed command (see ticket #7)
|
2020-07-03 15:06:33 +02:00 |
|
lomion
|
0eafc0fc3c
|
Enhanced movie search by release year
|
2020-06-26 16:41:44 +02:00 |
|
lomion
|
59a6ce50bf
|
Handling for Tv Shows (tmdb part)
|
2020-06-24 11:17:19 +02:00 |
|
lomion
|
984ce533e5
|
Turned movie title into link
|
2020-06-24 10:51:42 +02:00 |
|
lomion
|
10955cc96f
|
Handling for Tv Shows (tmdb_api part)
|
2020-06-24 10:45:18 +02:00 |
|
lomion
|
75d2682458
|
Moved database to own file
|
2020-06-23 17:34:34 +02:00 |
|
lomion
|
053f7a3785
|
Created unittest for HTML creation and refactored code to use it
|
2020-06-23 15:47:40 +02:00 |
|