- 23 Feb, 2018 7 commits
-
-
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
-
- 21 Feb, 2018 17 commits
-
-
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
This is only a rescan, due to changes in album detection and MRL encoding
-
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
And always use MRL for directories, path for files
-
Hugo Beauzée-Luyssen authored
The folderMrl is expected to be sanitized, while the entrypoint is user specified
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 20 Feb, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
This fixes invalid duplicate albums in case of a compilation by the same artist
-
- 02 Feb, 2018 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 01 Feb, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
We were wrongfuly creating multiple albums for compilations that were properly tagged with an AlbumArtist & a year. This fixes the detection of compilation so that per-year discrimination doesn't kick in. Fix https://trac.videolan.org/vlc/ticket/19585
-
- 31 Jan, 2018 5 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This will help us adjust the behavior when we can't find the filesystem representation of a file
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 29 Jan, 2018 5 commits
-
-
Hugo Beauzée-Luyssen authored
This prevents us from pushing the same file multiple times to the task list, most likely in case we were to fail early during the discovery/parsing process
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This is required if a service needs to fetch something from the database, as we will mostly clear it after flush, causing dangling reference to be held.
-
Hugo Beauzée-Luyssen authored
aka: Replace place holder comment by the actual code.
-
Hugo Beauzée-Luyssen authored
We were trying to re-create a file during each resume, which could only work if the task got interrupted during the extraction step
-