jellyflood/Swiftfin/Views/ItemView
Min-Yih Hsu 3f52223be5 Basic support for folder-type library items
- Add a new BaseItemDto.ItemType member: .folder.
  - Use CollectionItemViewModel to display folder-type item.
  - For each episode in a folder, fallback to primary image if series
    primary image is not available.
2022-01-25 21:14:58 +08:00
..
Landscape Avoid inverting the colors of movies and series posters when using Smart Invert 2022-01-16 21:39:48 +01:00
Portrait Avoid inverting the colors of movies and series posters when using Smart Invert 2022-01-16 21:39:48 +01:00
ItemView.swift Basic support for folder-type library items 2022-01-25 21:14:58 +08:00
ItemViewBody.swift Add missing accessibility traits for the Headers in the Home and Item views 2022-01-16 21:39:48 +01:00
ItemViewDetailsView.swift lint 2022-01-17 16:11:04 -07:00