a216a7b455[FEATURE] Finalized possibility to reimport all subtitles from database and bumped version to 0.4-SNAPSHOTLouis Vallat2020-11-17 21:10:30 +01:00
5446e6af38[WIP] Cleaned code a bit and added a better check to removed subtitle adsLouis Vallat2020-11-17 21:08:58 +01:00
4490eff40c[WIP] Now it is possible to get all subtitles from the database (including language and films) and to print them through the logger.Louis Vallat2020-11-17 00:19:24 +01:00
9890b005fd[WIP] Maintenance mode can be enabled through socket calls and client/server communication works fine.Louis Vallat2020-11-16 23:38:05 +01:00
0c23268ed3[WIP] Communication should be working fine now.Louis Vallat2020-11-16 22:39:58 +01:00
df7d92fc5d[WIP] Better integration of the maintenance mode: added checks and auto switch to normal operations.Louis Vallat2020-11-16 21:55:14 +01:00
af9b13b050[WIP] Implementing a socket system for governing the bot from another instance, to turn on maintenance mode for example.Louis Vallat2020-11-16 21:30:07 +01:00
7e0a62bbfa[FIX] Used min instead of max to delete last element of the parsed subtitles, so the bot wouldn't import the first opensubtitle ad, and the first line of the film, but would import the last of the film, which is the second adLouis Vallat2020-11-16 14:23:24 +01:00
5b5f42c123Fixed bad english + dropped Docker user from root to its own user (moviesquotebot)Louis Vallat2020-11-12 21:25:32 +01:00
de2c008e63Adding eval ssh-agent -s because it is required and I didn't think it wasLouis Vallat2020-11-10 21:04:33 +01:00
a028dab281Added KERNEL PANIC message when commands crash unexpectedly, so I can take a look at it later, and it doesn't break the commandLouis Vallat2020-11-10 12:44:08 +01:00
c134e87d89Fixed bad gitlab-ci due to previous aborted testsLouis Vallat2020-11-09 11:59:33 +01:00
5b60e8c243Implemented parsing HTML to remove all HTML tags after parsiong i, u and bLouis Vallat2020-11-09 11:55:35 +01:00
a7c4b8c997Added more checks because if you search for a movie with an imdb id of a series, then it gives you... a series.Louis Vallat2020-11-05 21:50:02 +01:00
af1c4e4cc3Added checks because receiving an empty file would make the bot crash (outoufbounds)Louis Vallat2020-11-05 21:29:52 +01:00
8f4eb5349dImplemented a search option to specify a movie's title or imdb identifierLouis Vallat2020-11-04 10:08:47 +01:00
0ea4385cf0Removed formatting on usage printing on parsingErrorLouis Vallat2020-11-03 23:51:18 +01:00
ebd37fa1b5Implemented a better way to parse options for the Quote commandLouis Vallat2020-11-03 23:49:13 +01:00
07d094add9Fixed Snowflake showing as itself instead of the id as a stringLouis Vallat2020-11-01 00:20:21 +01:00
b4a4188dc8Added quoting people when successfully downloading a subtitleLouis Vallat2020-10-31 21:22:01 +01:00
c2a6080cfeFixed the fact that the importer id and the guild id were flippedLouis Vallat2020-10-31 21:18:30 +01:00
bcf1bb766dRemoved useless function in the LanguageManager and also added a way to reconnect when fetching data from OpenSubtitles and getting 401 due to inactivityLouis Vallat2020-10-31 10:22:00 +01:00
5d96a15113Sorted languages available instead of just getting the listLouis Vallat2020-10-30 23:57:50 +01:00
2f3ebf0509Removed the encoding limitation that I had, and also added a lang object to limit the interactions with the databaseLouis Vallat2020-10-30 19:12:27 +01:00
c2022568a6Fixed typo in version command, saying twice Subtitles for imported data instead of subtitle lines & subtitlesLouis Vallat2020-10-29 23:07:04 +01:00