Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
c665546
create library.Station class for stations found in music libraries
blacktwin Jun 22, 2020
bd536db
add stations method to library.MusicSection
blacktwin Jun 22, 2020
ee9cb7d
add hubs method to library.LibrarySection
blacktwin Jun 22, 2020
c988f39
library.Station docstring update.
blacktwin Jun 22, 2020
ea88be3
add Filter class to library
blacktwin Jun 22, 2020
6829bb2
add _filter method to library.LibrarySection
blacktwin Jun 22, 2020
3746b4e
removal of registerPlexObject as the only usage calls this class dire…
blacktwin Jun 29, 2020
847d21f
add FirstCharacter class
blacktwin Jun 30, 2020
c1cef67
add firstCharacter method to library.LibrarySection
blacktwin Jun 30, 2020
e5d79c7
add Sort class
blacktwin Jun 30, 2020
4a49ca9
add _sorts method
blacktwin Jun 30, 2020
d0943a3
add firstCharacterKey attribute to library.Sort class
blacktwin Jun 30, 2020
9936ee5
create Field, Operator, and FieldType classes
blacktwin Jun 30, 2020
9ec2399
add filterFields method to library.LibrarySection
blacktwin Jun 30, 2020
a665d6f
update library.LibrarySection._cleanSearchFilter method to pull categ…
blacktwin Jun 30, 2020
14c122c
update library.LibrarySection._cleanSearchSort method to pull sort ke…
blacktwin Jun 30, 2020
ea6538f
removal of all ALLOWED_FILTERS, ALLOWED_SORT, BOOLEAN_FILTERS instanc…
blacktwin Jun 30, 2020
23e641e
change if to check both conditions at the same time.
blacktwin Jul 2, 2020
257b7ae
library.LibrarySection._sorts() docstring
blacktwin Jul 2, 2020
8eadcb2
library.LibrarySection.filterFields() docstring
blacktwin Jul 2, 2020
1e58e9c
library.Field class rename to FilterField
blacktwin Jul 2, 2020
bf5d8b8
library.Sort docstring
blacktwin Jul 2, 2020
8aa492f
library.FilterField docstring
blacktwin Jul 2, 2020
6cad8c1
library.Operator docstring
blacktwin Jul 2, 2020
5c3695d
library.FieldType docstring
blacktwin Jul 2, 2020
f079f7d
library.FirstCharacter docstring
blacktwin Jul 2, 2020
a5b5438
create library.Folder class
blacktwin Jul 2, 2020
2112f77
create library.folders method
blacktwin Jul 2, 2020
83c4e64
add library.Collection._preferences() method
blacktwin Jul 2, 2020
614108f
create allSubfolders method for library.Folder class
blacktwin Jul 30, 2020
7d97834
Merge branch 'master' into library_hubs
blacktwin Aug 3, 2020
c6f60d2
flake fix
blacktwin Sep 9, 2020
58a432f
flake fix
blacktwin Sep 9, 2020
d5f9004
Merge branch 'master' into library_hubs
blacktwin Sep 28, 2020
4f96838
update sort field in library.ShowSection.recentlyAdded method
blacktwin Sep 28, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading