| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-24 | Clear playlist in SyncPlay group | Ionut Andrei Oanca | |
| 2021-01-15 | Remoed configurationPageType | BaronGreenback | |
| 2021-01-15 | Rename IPluginConfigurationPage.cs to ConfigurationPageType.cs.cs | BaronGreenback | |
| Renamed file. | |||
| 2021-01-12 | Removal of IPluginConfigurationPage | BaronGreenback | |
| 2021-01-12 | Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip | Bond_009 | |
| This test uses a very small object (CountryInfo), using a bigger object would increase the difference in allocated memory. ``` BenchmarkDotNet=v0.12.1, OS=fedora 32 Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores .NET Core SDK=5.0.100 [Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT DefaultJob : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT | Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | |---------------- |-----------:|---------:|---------:|-------:|------:|------:|----------:| | RoundTripBytes | 932.0 ns | 5.09 ns | 4.25 ns | 0.1173 | - | - | 368 B | | RoundTripString | 1,114.8 ns | 22.19 ns | 23.74 ns | 0.1469 | - | - | 464 B | ``` | |||
| 2021-01-09 | Fix release build ... again | Bond_009 | |
| 2021-01-09 | Fix release build | Bond_009 | |
| 2021-01-09 | Add tests for NFO parsers | Bond_009 | |
| 2021-01-09 | Remove CropWhitespace function | Bond_009 | |
| 2021-01-06 | Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver | Ian | |
| 2020-12-30 | Merge branch 'master' into PluginDowngrade | Cody Robibero | |
| 2020-12-30 | Merge pull request #4853 from Ullmie02/servicestack-json | Bond-009 | |
| 2020-12-26 | not apply to progressive playback | Nyanmisaka | |
| 2020-12-24 | also avoid 7ch transcoding | nyanmisaka | |
| 2020-12-24 | avoid transcoding to 3ch audio for HLS streaming | nyanmisaka | |
| 2020-12-24 | Put json serializer options in private field | David | |
| 2020-12-24 | fix some profiles for H264 AMF encoder | nyanmisaka | |
| 2020-12-23 | Updated to latest unstable. | BaronGreenback | |
| 2020-12-23 | Remove custom Json serializer from MediaBrowser.Controller | David | |
| 2020-12-19 | allow empty video encoder profile | Nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-17 | Fix some video profile for Android client | nyanmisaka | |
| * Fix constrained high profile for some encoders * Extended profile is not supported by any known h264 encoders * Replace HEVC 10-bit profiles with main profile | |||
| 2020-12-16 | Merge pull request #4771 from crobibero/typed-get-preference | Claus Vium | |
| Use typed UserManager GetPreference | |||
| 2020-12-15 | Merge branch 'master' into PluginDowngrade | BaronGreenback | |
| 2020-12-14 | Initial upload | Greenback | |
| 2020-12-13 | Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies | Joshua M. Boniface | |
| 2020-12-13 | Use a more descriptive function name | crobibero | |
| 2020-12-11 | Use typed UserManager GetPreference | crobibero | |
| 2020-12-11 | Use typed UserManager GetPreference | crobibero | |
| 2020-12-11 | Fix copy-paste error | crobibero | |
| 2020-12-11 | Merge pull request #4766 from barronpm/usermanager-async | Bond-009 | |
| Convert DeleteUser to async | |||
| 2020-12-11 | Convert DeleteUser to async | Patrick Barron | |
| 2020-12-11 | Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restore | Claus Vium | |
| Restore sessions in SyncPlay groups upon reconnection | |||
| 2020-12-10 | Forgot to revert some other changes, dunno if needed | cvium | |
| 2020-12-10 | Simplify | cvium | |
| 2020-12-10 | Remove ImageFetcherPostScanTask | cvium | |
| 2020-12-08 | Actually use library options when filtering metadata providers | crobibero | |
| 2020-12-07 | Update authorization policies for SyncPlay | Ionut Andrei Oanca | |
| 2020-12-07 | Add SessionControllerConnected event | Ionut Andrei Oanca | |
| 2020-12-04 | Bump version to 10.8.0 for next release | Joshua M. Boniface | |
| 2020-12-04 | Merge pull request #3194 from OancaAndrei/syncplay-enhanced | Joshua M. Boniface | |
| SyncPlay for TV series (and Music) | |||
| 2020-12-04 | Merge pull request #4652 from crobibero/display-preferences | Joshua M. Boniface | |
| Add support for custom item display preferences | |||
| 2020-12-04 | Add ItemId to all display preferences | crobibero | |
| 2020-12-04 | Reorder parameters in HandleRequest | Ionut Andrei Oanca | |
| 2020-12-04 | Merge pull request #4651 from crobibero/iso_manager | Joshua M. Boniface | |
| Remove IIsoMounter and IsoMounter | |||
| 2020-12-04 | Change type of PlaylistItemId to Guid | Ionut Andrei Oanca | |
| 2020-12-04 | Merge pull request #4242 from Spacetech/library_scan_speed | Claus Vium | |
| Increase library scan and metadata refresh speed | |||
| 2020-12-03 | Add OnConfigurationUpdated method | Gary Wilber | |
| 2020-12-03 | Add support for custom item display preferences | crobibero | |
| 2020-12-03 | Rename GroupController into Group | Ionut Andrei Oanca | |
| 2020-12-03 | Move SyncPlay request DTOs to proper namespace | Ionut Andrei Oanca | |
