Commit Graph

401 Commits

Author SHA1 Message Date
Luke Pulverenti
f23e957381 record tmdb collection name 2013-10-17 11:34:47 -04:00
Luke Pulverenti
ca3a0c5dc9 fixes #592 - Add options to import missing and future episodes 2013-10-16 19:35:11 -04:00
Luke Pulverenti
dc986db8cc added ContainsEpisodeNumber helper on Episode 2013-10-15 18:16:26 -04:00
Eric Reed
d519b11272 Load index children on creation (kinda defeats the purpose of the Ienum and the deferring is still making it not work quite right) 2013-10-14 10:03:18 -04:00
Luke Pulverenti
05378c82cb fixes #582 - support tbn image files. 2013-10-13 01:56:44 -04:00
Luke Pulverenti
204f7f6879 fix null reference in IsPathOffline 2013-10-10 12:55:19 -04:00
Luke Pulverenti
82ffaafc03 add more to mbt endpoints 2013-10-05 21:04:41 -04:00
Luke Pulverenti
d1d639ce2c prefix game/music user data id's to avoid collisions with movies and tv 2013-10-04 20:44:43 -04:00
Luke Pulverenti
54a5d63a61 mono fixes 2013-10-04 16:08:45 -04:00
Luke Pulverenti
c9345179db fix ambiguous method call 2013-10-04 15:48:31 -04:00
Luke Pulverenti
fb98b0c8e0 updated nuget 2013-10-04 11:22:03 -04:00
Luke Pulverenti
d021e20249 improve shortcut performance 2013-10-03 11:24:32 -04:00
Luke Pulverenti
16fd474ad3 safer hls kill 2013-10-03 10:14:40 -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
Luke Pulverenti
26ccfa9b0f key music user data using musicbrainz id's 2013-10-01 19:33:50 -04:00
Luke Pulverenti
dcca3f0236 update music artist when saving artist 2013-10-01 14:31:32 -04:00
Luke Pulverenti
3d40c5ba36 fixed xml providers running over and over 2013-10-01 14:24:27 -04:00
Luke Pulverenti
f7deec40d0 added DateLastEpisodeAdded 2013-09-29 20:51:21 -04:00
Luke Pulverenti
02ebeb0e5b added logging during app update, and IsHD 2013-09-29 20:51:04 -04:00
Luke Pulverenti
ce3e881c10 migrate to new user data db 2013-09-27 11:23:27 -04:00
Luke Pulverenti
c643dd072e added more direct querying to folder 2013-09-27 08:24:28 -04:00
Luke Pulverenti
2d8152f36a mono progress - able to start app 2013-09-26 17:20:26 -04:00
Luke Pulverenti
2d0cc66e6b remove additional enumerations in get recursive children 2013-09-26 14:45:43 -04:00
Luke Pulverenti
c29276ae50 fixed broken podcasts 2013-09-26 11:49:37 -04:00
Luke Pulverenti
b1a345341d fix children null reference 2013-09-25 22:22:54 -04:00
Luke Pulverenti
791d64ceed removed locking from resolve args 2013-09-25 18:41:25 -04:00
Luke Pulverenti
c620129b89 removed dotnetzip 2013-09-25 14:58:03 -04:00
Luke Pulverenti
7360950496 reduce locking on folder children 2013-09-25 14:05:21 -04:00
Luke Pulverenti
b49764dbaa fixes #555 - Have clients report seek and queuing capabilities 2013-09-24 11:08:51 -04:00
Luke Pulverenti
d43fd8c51d updated nuget 2013-09-23 14:28:07 -04:00
Luke Pulverenti
831c412ecf Added IsInstalledOnClient to Game 2013-09-22 18:42:21 -04:00
Luke Pulverenti
02b34c6393 fix children null reference 2013-09-22 14:29:07 -04:00
Luke Pulverenti
1c7c71075a pass current server version into installation manager to get update list 2013-09-22 14:21:55 -04:00
Luke Pulverenti
6146b57e7c update to servicestack 3.9.62 2013-09-22 12:49:55 -04:00
Luke Pulverenti
4064b8bada added GameSystem entity 2013-09-21 17:00:04 -04:00
Luke Pulverenti
0a7df60207 make marking date played up to the caller to decide 2013-09-21 15:24:50 -04:00
Luke Pulverenti
842b95ea02 fixes #547 - Manually marking watched and last played date 2013-09-21 12:23:56 -04:00
Luke Pulverenti
03d27d4756 add singular AddChildInternal 2013-09-21 11:06:21 -04:00
Luke Pulverenti
21e9a7950e subtitle fixes 2013-09-19 22:03:37 -04:00
Luke Pulverenti
b7a8b92c00 reduce system info refreshing from dashboard 2013-09-19 20:53:18 -04:00
Luke Pulverenti
04468452ea Added Add/Remove/Clear Children protected methods 2013-09-19 17:23:56 -04:00
Luke Pulverenti
4a1d8771a8 added multipart game properties 2013-09-19 16:36:45 -04:00
Luke Pulverenti
3037c18e31 made folder sync lock protected 2013-09-19 15:35:53 -04:00
Luke Pulverenti
d580abcd65 cleanup repeated querying within CollectionFolder 2013-09-19 11:12:54 -04:00
Luke Pulverenti
8136647a0a changed ActualChildren to IEnumerable 2013-09-18 20:37:01 -04:00
Luke Pulverenti
18a909797f hide concurrent dictionary from folder subclasses 2013-09-18 19:33:21 -04:00
Luke Pulverenti
d58da2a772 moved image manager to an interface 2013-09-18 14:49:06 -04:00
Luke Pulverenti
3b41f9cd23 fixes #544 - No warning being given when running IE in compatibility mode 2013-09-16 23:41:49 -04:00
Luke Pulverenti
1007f24200 reduce task allocations by making IBN api synchronous 2013-09-16 22:08:18 -04:00
Luke Pulverenti
4d304e3048 revert extension method changes from previous build 2013-09-13 11:04:19 -04:00
Luke Pulverenti
803e8b4a2e improved performance of item counts 2013-09-11 13:54:59 -04:00
Luke Pulverenti
229e050cd3 fixes #532 - Add ability to sort music artists/genres by song or music video count 2013-09-10 16:23:41 -04:00
Luke Pulverenti
9d7b3fdda6 add movie count sort order 2013-09-10 15:30:56 -04:00
Luke Pulverenti
740a10a4e3 de-normalize item by name data. create counts during library scan for fast access. 2013-09-10 14:56:00 -04:00
Luke Pulverenti
52ca9527cc add some safe guards with linked children & shortcuts 2013-09-08 13:55:37 -04:00
Luke Pulverenti
1d9c163f5f fixes #506 - Song list - make columns headers clickable for sorting 2013-09-06 15:17:15 -04:00
Luke Pulverenti
062d2dc29f fixes #522 - Use last fm as a secondary provider for album images 2013-09-06 11:38:22 -04:00
Luke Pulverenti
4039c0f704 fixes #521 - Use last fm as a secondary provider for artist images 2013-09-06 11:23:20 -04:00
Luke Pulverenti
e22b696d96 fixes #403 - Grouping by.. with a mixed media collection (Movies & TV) shows an folder <unknown> with all the Movies under it 2013-09-05 18:58:57 -04:00
Luke Pulverenti
44b12c0f9f fixes #520 - Support multiple artists per audio track 2013-09-05 15:00:50 -04:00
Luke Pulverenti
e7e18af2d7 fixes #433 - Add root collection type to ItemResolveArgs 2013-09-04 13:07:35 -04:00
Luke Pulverenti
981973a028 use mbz id for last fm searches when we have it 2013-09-04 09:19:03 -04:00
Luke Pulverenti
f0542f69bc record bluray playlist file name 2013-09-01 21:35:57 -04:00
Luke Pulverenti
b828af0a0a hls changes 2013-09-01 09:13:11 -04:00
Luke Pulverenti
8b85a7bab1 updated nuget 2013-08-31 15:48:11 -04:00
Luke Pulverenti
b538dc31b1 added new properties and endpoints for series special features 2013-08-30 21:08:32 -04:00
Luke Pulverenti
e031694a99 Front-load soundtrack links 2013-08-30 19:55:17 -04:00
Luke Pulverenti
d0f3262ba3 Added Book 2013-08-30 19:54:49 -04:00
Luke Pulverenti
982a303940 added IsMuted to playback progress 2013-08-29 17:00:27 -04:00
Luke Pulverenti
1ea627a6e7 Fixed blank ForcedSortName 2013-08-25 15:54:18 -04:00
Luke Pulverenti
8d5c0cbe04 fixes around saving music brainz id's to xml 2013-08-25 13:18:56 -04:00
Luke Pulverenti
c2bd92a1bd updated GetRecursiveChildren params 2013-08-23 18:15:45 -04:00
Luke Pulverenti
950cc50ae6 added full support for linked children 2013-08-23 18:13:18 -04:00
Luke Pulverenti
96328b61a1 optimize collection folder 2013-08-21 16:09:10 -04:00
Luke Pulverenti
5791524090 use a dictionary for quicker comparison 2013-08-20 11:33:45 -04:00
Eric Reed
80fb3c9eb4 Initial support of shortcuts everywhere 2013-08-19 17:17:03 -04:00
Luke Pulverenti
c59e49a8ed revert single/multi transition. too risky for now. 2013-08-18 11:23:28 -04:00
Luke Pulverenti
61c13e8f2c change key used to generate chapter image file names 2013-08-18 09:39:27 -04:00
Luke Pulverenti
1df5839eb0 factor mixed folder value into item id 2013-08-16 16:13:45 -04:00
Luke Pulverenti
11c3778053 completed multiple movie in folder support 2013-08-15 15:09:52 -04:00
Luke Pulverenti
34bf41721a Additional fixes for multiple movies per folder. Added a provider shell 2013-08-15 12:21:32 -04:00
Luke Pulverenti
e934783b95 initial support of multiple movies in folder 2013-08-15 12:00:39 -04:00
Luke Pulverenti
f064d6c9c7 only set creation date at resolve time 2013-08-14 08:17:45 -04:00
Luke Pulverenti
a3f7ebe702 3.0.4967.25605 2013-08-07 15:15:55 -04:00
Luke Pulverenti
d1d4bef1d1 removed genre virtualization 2013-08-07 13:11:02 -04:00
Luke Pulverenti
b1b4e77178 reduced property virtualization 2013-08-07 11:59:13 -04:00
Luke Pulverenti
06ec5ebcb9 persist locked fields in xml 2013-08-03 20:59:23 -04:00
Luke Pulverenti
c411fdc93a added methods to edit ibn images 2013-08-03 10:38:56 -04:00
Luke Pulverenti
0e4972f7e6 reduced some virtualization 2013-08-03 09:24:23 -04:00
Luke Pulverenti
f9e1f3f4e8 reverting parental control change 2013-08-01 08:00:47 -04:00
Luke Pulverenti
0fb515d209 fixes #411 - Parental Control issue 2013-07-29 15:50:35 -04:00
Luke Pulverenti
f7bce0bc3c fixes #397 - WB web client - Missing person metadata field 2013-07-29 14:33:48 -04:00
Luke Pulverenti
e670b875fe removed GetDisplayPreferencesId method 2013-07-26 21:18:55 -04:00
Luke Pulverenti
2b07e6aaf8 separate display preferences per client 2013-07-26 21:15:55 -04:00
Eric Reed
0edc717ec8 Remove Index by Rating option until we have time to implement 2013-07-24 16:12:07 -04:00
Luke Pulverenti
cf953adcac Added IsInMixedFolder for game 2013-07-22 13:07:39 -04:00
Luke Pulverenti
2aaf939f22 rename SeekPosition to SeekPositionTicks 2013-07-19 14:36:44 -04:00
Luke Pulverenti
243fe97d11 save dates in xml with local time 2013-07-17 11:19:28 -04:00
Luke Pulverenti
2c22db8b8d Added an adult video entity 2013-07-16 14:47:05 -04:00
Luke Pulverenti
44493dca1d add tvdb and games db to xml savers 2013-07-16 13:18:32 -04:00
Luke Pulverenti
dab5003d6b added collection type 2013-07-12 15:56:40 -04:00
Luke Pulverenti
45b995def7 removed video format 2013-07-11 16:24:32 -04:00
Luke Pulverenti
9821faf566 Added new theme song/video endpoints 2013-07-10 16:06:11 -04:00
Luke Pulverenti
d62e63acb8 Offline fixes 2013-07-07 11:53:38 -04:00
Luke Pulverenti
eb313459d3 offline support fix 2013-07-06 21:41:04 -04:00
Luke Pulverenti
da5eaddd91 added error handling to image tag generation 2013-07-05 20:19:44 -04:00
Luke Pulverenti
deeb85f296 don't try to get non-cached children when offline 2013-07-05 14:23:41 -04:00
Luke Pulverenti
6b84095add get movie ratings from imdb via omdb 2013-07-05 13:40:51 -04:00
Luke Pulverenti
014f2949d7 improve offline support and add a web client indicator 2013-07-05 12:17:32 -04:00
Luke Pulverenti
dc21adf1a4 beginnings of offline support 2013-07-05 10:54:14 -04:00
Luke Pulverenti
a19bfc8f07 Added support for linked children 2013-07-05 09:47:10 -04:00
Luke Pulverenti
f5988e7756 3.0.4931.24071 2013-07-02 14:25:03 -04:00
Luke Pulverenti
57449f62c1 added GameGenre 2013-07-01 13:17:33 -04:00
Luke Pulverenti
07d01e524c removed VideoFormat 2013-07-01 10:02:29 -04:00
Luke Pulverenti
e029b47ca3 removed BaseGame 2013-07-01 10:01:16 -04:00
Luke Pulverenti
8a1b12b7d8 tightened up image saving to reduce knowledge of file names 2013-06-28 16:25:58 -04:00
Luke Pulverenti
ab6a060163 distinguish between metadata download and edit 2013-06-27 19:01:03 -04:00
Luke Pulverenti
3b2b9c59b2 extracted an item refresh service 2013-06-27 15:29:58 -04:00
Luke Pulverenti
5782d9084d fixes #299 - Add trailer urls to MovieDbProvider 2013-06-27 12:36:41 -04:00
Luke Pulverenti
6025a89235 read 3d format from xml 2013-06-26 12:08:16 -04:00
Luke Pulverenti
07e230c2eb Added Video3DFormat property 2013-06-25 14:10:39 -04:00
Luke Pulverenti
92cd71143d Only fire metadata savers when appropriate 2013-06-24 21:22:21 -04:00
Luke Pulverenti
d828e07be0 save music brainz id in xml 2013-06-24 10:12:56 -04:00
Luke Pulverenti
10caa7ff83 added artist/slbum xml savers 2013-06-23 14:55:30 -04:00
Luke Pulverenti
d6cf7b51ac added movie, series, folder and episode xml saving support 2013-06-23 13:48:30 -04:00
Luke Pulverenti
0acc257354 updated nuget 2013-06-22 14:15:31 -04:00
Luke Pulverenti
d32c71ca39 limit the extensions that are factored into the file stamp check 2013-06-21 14:50:44 -04:00
Luke Pulverenti
dde19b7f10 skip regeneration of resolve args when possible 2013-06-20 15:07:58 -04:00
Luke Pulverenti
8ccc871d72 added error handling to collection folder 2013-06-20 14:07:58 -04:00
Luke Pulverenti
1fe32171cd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-20 12:44:40 -04:00
Luke Pulverenti
6bc263052d move child definitions to db 2013-06-20 12:44:24 -04:00
Eric Reed
a8d070d07b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-20 12:19:55 -04:00
Eric Reed
b02287c0dd Fix collection folders not seeing derived folder types 2013-06-20 12:19:26 -04:00
Luke Pulverenti
2ac714e761 use global image settings 2013-06-19 09:54:45 -04:00
Luke Pulverenti
13f6da1bf4 removed chapters from baseitem 2013-06-18 15:16:27 -04:00
Luke Pulverenti
6de9e2491f just use file name when looking for theme songs 2013-06-18 10:47:15 -04:00
Luke Pulverenti
e677a57bf1 switch to flat file storage 2013-06-17 16:35:43 -04:00
Luke Pulverenti
90155278f8 added error handling with multi disc movies 2013-06-16 21:49:41 -04:00
Luke Pulverenti
c5b00dec8e Added multi-disc movie support 2013-06-16 15:02:57 -04:00
Luke Pulverenti
d5e06c67ff Removed virtual tag from DisplayMediaType 2013-06-14 08:18:40 -04:00
Luke Pulverenti
e5b383e477 factor all files into file system stamp 2013-06-13 16:16:05 -04:00
Luke Pulverenti
2c0010850f set display media type in constructor 2013-06-13 16:15:50 -04:00
Luke Pulverenti
a4f7eb84cd fixes #347 - File Properties in Video file formats override local xml 2013-06-13 14:45:58 -04:00
Luke Pulverenti
a2557d7981 fixes #334 - Server side indexing routine is falling down 2013-06-13 14:26:34 -04:00
Luke Pulverenti
8726b9ca95 Set initial display media type at resolve time 2013-06-13 14:17:42 -04:00
Luke Pulverenti
fa3a5174fe removed unused properties 2013-06-13 11:58:47 -04:00
Luke Pulverenti
def3428199 Added poor man's multi-file movie support 2013-06-12 17:46:50 -04:00
Luke Pulverenti
b96ef2ffae Test rating for null before passing it into level 2013-06-11 22:59:57 -04:00
Luke Pulverenti
35d9b29c97 fixed issue of not seeing network shares 2013-06-11 16:35:54 -04:00