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
lomion
3c4a313970
Added Concourse CI files
2021-03-12 20:23:52 +01:00
lomion
2d40cd9444
Removed mime type from upload_media call for better preview compatibility. Works better in Android Web and Fluffy Chat.
2021-03-06 21:28:55 +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
3bdc819c3a
Added "requests" to requirements.txt
2021-03-05 10:08:15 +01:00
lomion
5df818e589
Adapted testcases to changed tmdb data
2021-03-05 09:52:27 +01:00
lomion
b51139e157
Initial Drone CI
2021-03-04 21:56:17 +01:00
lomion
41180653ac
Merge branch 'develop' of codeberg.org:lomion/tmdb-bot into develop
2021-03-04 21:28:38 +01:00
lomion
91ac13cf29
Forced image upload to mimetype "image/jpg"
...
Test result: Image download working with all clients. Image preview is working with Element Android and FluffyChat but not in Element Web.
Todo: Get mimetype from downloaded image or make sure its always jpg
2021-02-17 12:54:35 +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