Commit graph

23 commits

Author SHA1 Message Date
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
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 40ea8c0086 Minor fix in search_movies 2020-09-16 17:00:42 +02:00
lomion 3b971ffc7f Updated README.md for poster size command.
Final tas kfor #6
2020-09-11 12:35:55 +02: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 90476dd9eb Ticket #8: Changed HTML format of help text since <br> tag seams not to work with the brand new element for Android ... 2020-08-18 15:31:13 +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 14c3b7a043 Merge branch 'develop' 2020-06-26 18:19:21 +02:00
lomion 8408c63191 Added help command !movie-help or !tvshow-help 2020-06-26 17:43:13 +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 2c5d3607f3 Changed release to 0.1.0
Some flake8 improvements
2020-06-23 20:12:43 +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
Lomion 4b42293131 Added license disclaimer to source files 2020-06-22 16:22:28 +02:00
Lomion 4b98279fa6 Got language database to work 2020-06-22 16:21:18 +02:00
lomion 51f9912787 Created database handler 2020-06-22 14:41:31 +02:00
Lomion a811653ebc Initial source commit 2020-06-22 13:15:28 +02:00