- Jul 17, 2018
-
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 885dc3d8) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- Jun 29, 2018
-
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 48017dd3) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- Jun 14, 2018
-
-
Hugo Beauzée-Luyssen authored
The Task UNIQUE constraint doesn't consider 2 (mrl, NULL) entries as duplicated. By detecting it early, we prevent the metadata extraction to be run twice for nothing. (cherry picked from commit 35c61e2c) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit b5a23750) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- Mar 30, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- Mar 28, 2018
-
-
Hugo Beauzée-Luyssen authored
Which was created as is_track_presentAFTER, which apparently defaults to a BEFORE trigger, causing the wrong is_present value to be used
-
Hugo Beauzée-Luyssen authored
-
- Mar 09, 2018
-
-
Hugo Beauzée-Luyssen authored
-
- Mar 08, 2018
-
-
Hugo Beauzée-Luyssen authored
This seems to happen on some devices, with folders ending with a trailing dot Fix https://trac.videolan.org/vlc/ticket/19909
-
- Mar 07, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- Mar 05, 2018
-
-
Hugo Beauzée-Luyssen authored
We were leaving potentially scheduled parser tasks behind
-
Hugo Beauzée-Luyssen authored
is_present doesn't exist, and we want to reset the count for all tasks anyway. It will start or not depending on the file presence, but we don't need to care when reseting
-
Hugo Beauzée-Luyssen authored
This version will ensure all the File have an associated Task, to avoid some content not appearing because it wasn't analyzed
-
Hugo Beauzée-Luyssen authored
This eases up recreating a task from a file, in case we failed to do so during the original migration
-
Hugo Beauzée-Luyssen authored
Which is more appropriate for what this function does
-
- Feb 27, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
That makes it 2 forgotten tables...
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
If any, they are signaled through an sqlite exception
-
Hugo Beauzée-Luyssen authored
-
- Feb 26, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
It will now check for the folder existence & validity during the Directory constructor. As such, we need to check for potential exceptions being thrown, and don't need to check for the return value.
-
Hugo Beauzée-Luyssen authored
To recover from different encoding without removing all files
-
Hugo Beauzée-Luyssen authored
-
- Feb 23, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-