- 05 Jun, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 25 May, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 28 Apr, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 28 Jan, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 27 Jan, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 14 Jan, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 11 Jan, 2016 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This cleans the way we signal task completion, reduces contention, and will allow us to handle multithreading better
-
- 07 Jan, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
So far, we only handle the case where a Media has multiple files
-
- 06 Jan, 2016 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This is already done when adding the track to an album
-
Hugo Beauzée-Luyssen authored
Instead, have a FOREIGN KEY in those extension tables This also mandates a media to be provided when creating a movie/showepisode, and constify the extension getters
-
- 05 Jan, 2016 9 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 is far from complete, but it's a start
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Or fallback to the album artist/unknown artist
-
Hugo Beauzée-Luyssen authored
-
- 04 Jan, 2016 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 30 Dec, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 23 Dec, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 22 Dec, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 19 Nov, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
While we fixed an issue when the first disc is not the first disc being analyzed, we broke the case when it actually is. This should now always work as soon as the tracks have either disc total or disc number meta set, regardless of the order of the file
-
Hugo Beauzée-Luyssen authored
-
- 17 Nov, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
We were relying on the idea that the first disc would always be the first parsed file, which is not true
-
- 16 Nov, 2015 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This allows us not to create a new SQLite connection from a potentially different VLC thread for each media
-
Hugo Beauzée-Luyssen authored
Instead of having a per-field SQL request.
-
Hugo Beauzée-Luyssen authored
-
- 12 Nov, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
Instead, have the caller specify which type they want. This allows us avoid using those ugly std::static_pointer_cast
-
- 10 Nov, 2015 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 06 Nov, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-