- 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 1 commit
-
-
Hugo Beauzée-Luyssen authored
This is only a rescan, due to changes in album detection and MRL encoding
-
- 02 Feb, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 29 Jan, 2018 6 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
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
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 26 Jan, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
This is now handled by a specific task table in DB
-
- 25 Jan, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 24 Jan, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
Until VLC handles those without lua, we can't do much with those files
-
- 23 Jan, 2018 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 19 Jan, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
So that we don't break the logic for released versions
-
- 03 Jan, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
In order not to confuse them with media we failed to parse
-
- 29 Dec, 2017 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
6 to 7 migration will remove all albums & artists anyway, so there's now no need to update their values during 5 -> 6. The test is removed as regardless of the migration, it would now yeild success due to the inversion of the condition when fetching present entities (is_present = 1 became is_present != 0)
-
Hugo Beauzée-Luyssen authored
Relying on foreign keys might not work of something is poorly tagged/analyzed.
-
Hugo Beauzée-Luyssen authored
-
- 27 Dec, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 26 Dec, 2017 5 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
This reverts commit 0fc6b3bb.
-
- 07 Dec, 2017 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
sqlite doesn't warrant a `true` boolean will have a value of 1, but `false` will always be 0
-
- 06 Dec, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 05 Dec, 2017 1 commit
-
-
And rescan unknown files Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-