index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Library
/
IUserDataManager.cs
Age
Commit message (
Collapse
)
Author
2025-03-25
Fixed namespaces
JPVenson
2024-11-11
Fixed TopParent not beeing migrated
JPVenson
2024-09-07
Migrated UserData from library sqlite db to jellyfin.db
JPVenson
2024-08-30
Clean up UserDataManager
Bond_009
* enable nullable * remove unused methods * fix warnings and docs
2023-11-15
Updated the summary and the Dto name.
ArabCoders
2023-11-13
Refactored api call logic handling.
ArabCoders
2021-09-03
Fix some warnings
Bond_009
2021-07-24
Fix warnings in MediaBrowser.Controller/Library
Rich Lander
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2019-11-25
* Add support for multi segment base urls
Bond_009
* Make baseurl case-insensitive
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
Erwin de Haan
2019-01-03
Post GPL cleanup
Bond_009
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-26
remove async when there's nothing to await
Luke Pulverenti
2017-08-19
update live tv data transfer
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2016-12-13
update series queries
Luke Pulverenti
2016-06-19
update task results
Luke Pulverenti
2016-05-11
update user data queries
Luke Pulverenti
2016-04-30
limit use of GetUserDataKey
Luke Pulverenti
2015-05-29
consolidate slideout panels
Luke Pulverenti
2015-02-17
updated playstate methods
Luke Pulverenti
2014-12-26
sync updates
Luke Pulverenti
2014-09-20
Expose new methods on UserDataManager
Eric Reed
2014-07-03
fixes #762 - Marking unwatched doesn't update display
Luke Pulverenti
2013-12-19
added IHasImages and IHasUserData
Luke Pulverenti
2013-10-23
add item to user data save event
Luke Pulverenti
2013-10-02
added user data save event
Luke Pulverenti
2013-10-02
added user data save reason
Luke Pulverenti
2013-10-02
added user data manager, updated nuget
Luke Pulverenti