- 03 Sep, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
This fixes sorting tracks by album & artist, and should allow for a better & more consistent sort, especially if we add more criteria or more listing functions
-
Hugo Beauzée-Luyssen authored
Bypass those tables and directly propagate the presence state in the media
-
- 29 Aug, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
It is already stored that way
-
Hugo Beauzée-Luyssen authored
-
- 10 Aug, 2018 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 02 Aug, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 01 Aug, 2018 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
The filename stored in the media is only a shortcut when it comes to sort things, so it's fine to use it in a case insensitive way, as opposed to the mrl stored in the File table
-
Hugo Beauzée-Luyssen authored
-
- 26 Jul, 2018 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 23 Jul, 2018 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This will help fix COUNT request results
-
- 16 Jul, 2018 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This can be used to avoid full table scans when knowing if a media is present in a playlist or not
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
So that we can use it for vacuuming old external media
-
- 06 Jul, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 05 Jul, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 04 Jul, 2018 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This is now up to the user to chose how many items they chose to fetch from the history, through the returned Query's item() method
-
Hugo Beauzée-Luyssen authored
It's now using the regular Media table & requests
-
Hugo Beauzée-Luyssen authored
-
- 03 Jul, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
This will ease up the migrations, as those are the only tables we absolutely need to keep the content of. It will be easier to just create a new version of the model, and include it from the migration script, instead of having the main "create table" and the migration one
-
Hugo Beauzée-Luyssen authored
-
- 02 Jul, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 29 Jun, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 27 Jun, 2018 5 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
We now return all media as a single query
-
Hugo Beauzée-Luyssen authored
-