- 20 Apr, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
So we can use File.is_present and to simplify integration of Sorting for search results
-
- 13 Apr, 2018 6 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This has the extra benefits of reducing our use of Media.is_present
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 11 Apr, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
Fix #34
-
- 30 Mar, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 29 Mar, 2018 13 commits
-
-
Hugo Beauzée-Luyssen authored
To be able to specify the foreign key relationship on all subsequently created tables
-
Hugo Beauzée-Luyssen authored
Instead of potentially using a thumbnail from an album the artist is only featuring on
-
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
Since it will soon also allow to change the Origin field
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
To help when a const reference is needed as the return value.
-
Hugo Beauzée-Luyssen authored
-
- 28 Mar, 2018 10 commits
-
-
Hugo Beauzée-Luyssen authored
This will be used by all classes using the Thumbnail class
-
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
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
Comparing for equality doesn't work anymore since we removed a Task. Simply check that all expected steps have been completed, regardless of another task being completed as well.
-
Hugo Beauzée-Luyssen authored
-
- 20 Mar, 2018 7 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
It is now up to the user to request thumbnails generation. It allows lazy loading, and prevents us from potentially generating thousands of thumbnails for nothing when indexing an entire network drive.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
We don't need to know if a video track was detected or not anymore
-
Hugo Beauzée-Luyssen authored
-