aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Querying/NextUpQuery.cs
AgeCommit message (Expand)Author
2022-08-14Use guid for seriesId API parameterNiels van Velzen
2022-03-01Include played and unplayed results in the same next up requestBill Thornton
2022-02-20Rewatching next up (#7253)SenorSmartyPants
2021-05-25Review notes to set value to Datetime min value instead of nullJack
2021-04-16Some code cleanup. Allow NextUpDateCutoff to be nullJack
2021-04-15Add NextUpCutoffDate to NextUpQueryJack
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2021-01-15Add query parameter to disable returning first episode as next upcrobibero
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-06-16Add full stop at end of comments (SA1629)telans
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-23Fix some warningsBond_009
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-03-21improve next up performanceLuke Pulverenti
2014-12-02updated nugetLuke Pulverenti
2014-12-01updated nugetLuke Pulverenti
2014-05-08fix portable and 3.5 project referencesLuke Pulverenti
2014-05-03add new web client sidebarLuke Pulverenti
2014-03-06updated nugetLuke Pulverenti
2013-10-26added new params for missing/unairedLuke Pulverenti
2013-10-16fixes #592 - Add options to import missing and future episodesLuke Pulverenti
2013-06-16added next up queryLuke Pulverenti