Shadowghost
d3d4d37e82
Simplify UserDataManager and remove unused private methods
...
Removes unused private GetUserData and GetUserDataInternal methods.
Moves GetUserDataBatch to be an abstract interface method rather than
having a default implementation for clarity.
2026-01-18 19:45:39 +01:00
JPVenson
42bdb22bfb
Fixed namespaces
2025-03-25 16:45:00 +01:00
JPVenson
2d4f7f725f
Fixed TopParent not beeing migrated
2024-11-11 00:27:30 +00:00
JPVenson
d0b4b2ddb3
Migrated UserData from library sqlite db to jellyfin.db
2024-09-07 19:07:34 +00:00
Bond_009
277830855d
Clean up UserDataManager
...
* enable nullable
* remove unused methods
* fix warnings and docs
2024-08-30 15:08:56 +02:00
ArabCoders
c4013d2e10
Updated the summary and the Dto name.
2023-11-15 13:55:14 +03:00
ArabCoders
2a25c5a2e3
Refactored api call logic handling.
2023-11-13 15:51:06 +03:00
Bond_009
637e86478f
Fix some warnings
2021-09-03 19:32:11 +02:00
Rich Lander
5920f68ca9
Fix warnings in MediaBrowser.Controller/Library
2021-07-24 10:58:50 -07:00
Cody Robibero
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) ( #6078 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com >
2021-06-06 17:16:41 +02:00
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
2021-05-07 00:39:20 +02:00
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
2020-08-22 21:56:24 +02:00
telans
9018f8d8be
Add full stop at end of comments (SA1629)
2020-06-16 10:37:52 +12:00
Patrick Barron
c464f700db
Remove redundant qualifiers
2020-05-20 13:07:53 -04:00
Patrick Barron
9ad839c776
Initial migration code
2020-05-12 22:10:35 -04:00
Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
2019-11-25 11:55:24 +01:00
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
2019-01-13 21:01:16 +01:00
Erwin de Haan
26ca4b607b
Visual Studio Reformat: MediaBrowser.Controller
2019-01-13 20:25:32 +01:00
Bond_009
340a2c6512
Post GPL cleanup
2019-01-03 23:19:02 +01:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
e287e3a50d
remove async when there's nothing to await
2017-08-26 20:32:33 -04:00
Luke Pulverenti
1ad990ad72
update live tv data transfer
2017-08-19 15:43:35 -04:00
Luke Pulverenti
33014f77aa
update GetItems method
2017-05-26 02:48:54 -04:00
Luke Pulverenti
e1b880a5a0
update series queries
2016-12-13 02:36:30 -05:00
Luke Pulverenti
759f5a8560
update task results
2016-06-19 02:18:29 -04:00
Luke Pulverenti
3118196ac6
update user data queries
2016-05-11 10:36:28 -04:00
Luke Pulverenti
1f9d32afc5
limit use of GetUserDataKey
2016-04-30 18:05:13 -04:00
Luke Pulverenti
4e04d31c7d
consolidate slideout panels
2015-05-29 19:51:33 -04:00
Luke Pulverenti
b52bc327f2
updated playstate methods
2015-02-17 13:42:46 -05:00
Luke Pulverenti
0ec3d217e7
sync updates
2014-12-26 12:45:06 -05:00
Eric Reed
1be6a836fb
Expose new methods on UserDataManager
2014-09-20 18:14:16 -04:00
Luke Pulverenti
7fa9b14f56
fixes #762 - Marking unwatched doesn't update display
2014-07-03 22:22:57 -04:00
Luke Pulverenti
cd859ac2e6
added IHasImages and IHasUserData
2013-12-19 16:51:32 -05:00
Luke Pulverenti
6415776cd1
add item to user data save event
2013-10-23 12:03:12 -04:00
Luke Pulverenti
33a3e215d0
added user data save event
2013-10-02 15:08:58 -04:00
Luke Pulverenti
1f7bc3e61d
added user data save reason
2013-10-02 13:23:10 -04:00
Luke Pulverenti
9a4712cf22
added user data manager, updated nuget
2013-10-02 12:08:58 -04:00