|
08ceca5d8b
|
Use NaiveTime instead of String for seance
|
2022-12-01 11:16:39 +01:00 |
|
|
2ca031c3f6
|
Add seances
|
2022-12-01 10:52:40 +01:00 |
|
|
53439899e1
|
Add synopsis
|
2022-12-01 10:15:18 +01:00 |
|
|
ad1081222e
|
Add notes
|
2022-11-27 23:05:08 +01:00 |
|
|
23a7319904
|
Add duration
|
2022-11-27 22:55:42 +01:00 |
|
|
f9fe232b50
|
Use Option types for all fields that are not vectors
|
2022-11-27 22:51:50 +01:00 |
|
|
f5db4cb8b4
|
Comment the pausing stdio call, for now
|
2022-11-27 22:46:35 +01:00 |
|
|
80b0b6801f
|
Add year
|
2022-11-27 22:46:26 +01:00 |
|
|
288e6ae0d7
|
Add actor
|
2022-11-27 22:29:44 +01:00 |
|
|
d48b102cd8
|
Add nationalities
|
2022-11-27 21:58:34 +01:00 |
|
|
8716926502
|
Add language
|
2022-11-27 21:55:03 +01:00 |
|
|
c6e314eb2e
|
Add director
|
2022-11-27 21:51:56 +01:00 |
|
|
7b9a1e59af
|
Add genre
|
2022-11-27 21:47:56 +01:00 |
|
|
645a45bc43
|
Replace match by if let
|
2022-11-27 09:03:35 +01:00 |
|
|
4813768d57
|
Add check for unreachable Characters
|
2022-11-27 08:52:36 +01:00 |
|
|
414e8e2121
|
Minor changes
|
2022-11-26 16:01:20 +01:00 |
|
|
3918a613b6
|
Borrow attributes when setting category
|
2022-11-26 15:58:41 +01:00 |
|
|
9064ac14a6
|
Make set_title a method
|
2022-11-26 15:57:34 +01:00 |
|
|
dd3a70b0af
|
Make category field private
|
2022-11-26 13:51:21 +01:00 |
|
|
03aa12ce75
|
Make set_category a method
|
2022-11-26 13:33:51 +01:00 |
|
|
c3a245efb7
|
Use english title instead of titre
|
2022-11-25 17:03:48 +01:00 |
|
|
48048da707
|
Use english category instead of catégorie
|
2022-11-25 17:03:30 +01:00 |
|
|
d2baf35305
|
Move category handling into function
|
2022-11-25 16:53:29 +01:00 |
|
|
6fcdd51c3b
|
Handle film catégorie
|
2022-11-25 16:41:22 +01:00 |
|
|
8f6f8ef1e3
|
Add debug input and lines
|
2022-11-25 16:33:06 +01:00 |
|
|
f64e14cbb5
|
Implement Characters within titre
|
2022-11-25 16:01:33 +01:00 |
|
|
fba1f4d97c
|
Use loop instread of for e in parser, more control over iter
|
2022-11-25 15:29:06 +01:00 |
|
|
c31ca553b8
|
Use more match statements
|
2022-11-25 15:19:34 +01:00 |
|
|
50dfd7914f
|
Add film to cinema
|
2022-11-25 13:42:43 +01:00 |
|
|
de9e5f3ca3
|
Use pattern match instead of attributes.len()
|
2022-11-25 13:31:11 +01:00 |
|
|
676bd37387
|
Minor changes
|
2022-11-25 11:37:55 +01:00 |
|
|
c0b9b2848b
|
Add example xml that doesn't really work yet
|
2022-11-24 17:02:28 +01:00 |
|
|
537f0b9a9c
|
Start project
|
2022-11-24 14:19:24 +01:00 |
|