Commit graph

16 commits

Author SHA1 Message Date
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
Renamed from tmdb/test_tmdb.py (Browse further)