Eric Reed
|
09ec5670aa
|
Add premier date to artist
|
12 years ago |
Eric Reed
|
4c46258763
|
Have FanArtArtistProvider retrieve album covers
|
12 years ago |
Eric Reed
|
2e17667593
|
Simplified classes and add local saving/processing of artist meta
|
12 years ago |
Eric Reed
|
b7a6a1d574
|
Refactor art download options (still need config changes)
|
12 years ago |
Eric Reed
|
c1eb5a3b60
|
Move lastfm resource pool to base
|
12 years ago |
Eric Reed
|
669eeed8cf
|
Fix up providers from internal changes
|
12 years ago |
Eric Reed
|
b4ca3a7ad9
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Controller/Providers/FanartBaseProvider.cs
MediaBrowser.Controller/Providers/Music/LastfmArtistProvider.cs
|
12 years ago |
Eric Reed
|
67b20fdf0f
|
Initial FanArtArtistProvider
|
12 years ago |
LukePulverenti
|
9cdda84b06
|
updated plugin security
|
12 years ago |
LukePulverenti
|
a11e00b8d5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common/Kernel/ResourcePool.cs
|
12 years ago |
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
12 years ago |
Eric Reed
|
d7cdf06326
|
First cut at LastfmArtistProvider
|
12 years ago |
Eric Reed
|
de878025e6
|
Incremental LastfmArtistProvider
|
12 years ago |
Eric Reed
|
77c894d228
|
Some stuff that doesn't need to be in LastfmBase
|
12 years ago |
Eric Reed
|
a8683132a7
|
Create LastfmBaseProvider
|
12 years ago |
Eric Reed
|
2f258687fd
|
Cosmetic touch-ups in MovieDbProvider.cs
|
12 years ago |
LukePulverenti
|
ac3a94f5a1
|
moved resolvers to implementations, trimmed nuget package a bit
|
12 years ago |
LukePulverenti
|
72051998e7
|
fix provider logging messages
|
12 years ago |
LukePulverenti
|
3751e14eb1
|
restored audio
|
12 years ago |
LukePulverenti
|
28ccfb1bd1
|
extracted httpclient dependancy
|
12 years ago |
LukePulverenti
|
8ce3e74e81
|
More DI
|
12 years ago |
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
12 years ago |
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
12 years ago |
LukePulverenti
|
c165f37bb9
|
more dependancy injection. still just beginning
|
12 years ago |
LukePulverenti
|
6a5bf9cc78
|
extracted more interfaces
|
12 years ago |
LukePulverenti
|
fdafa59683
|
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
|
12 years ago |
LukePulverenti
|
931c0ea455
|
more dependancy injection
|
12 years ago |
LukePulverenti
|
ab1065a567
|
removed static logger
|
12 years ago |
LukePulverenti
|
5e08d95b92
|
fixed x64
|
12 years ago |
LukePulverenti
|
ee9d481662
|
isolated bdinfo dependancy
|
12 years ago |
LukePulverenti
|
767cdc1f6f
|
Pushing missing changes
|
12 years ago |
ebr11 Eric Reed spam
|
e2ae376eef
|
Merge with default
|
12 years ago |
ebr11 Eric Reed spam
|
0f078d8098
|
Move NeedsRefresh to async task and fix problem finding episode metadata
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
01a25c48a0
|
Renamed UserRating to CommunityRating
|
12 years ago |
ebr11 Eric Reed spam
|
8b548fff38
|
Provider Data on item and NeedsRefresh functionality for providers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
30bb12ed30
|
Improved episode image discovery
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f1e668bad8
|
More code cleanups
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
670a53258e
|
Some minor code cleanups
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2467ca9668
|
Moved some entities to the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fd9ba20451
|
Fixed clearart image path
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8b39ed2f63
|
Moved TV into the main project and added Series properties to DTOBaseItem
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2884df296c
|
Moved Movies into the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
0c05b03189
|
Disabling ffprobe for now until we have the repo
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
4752d12aaa
|
Switched date operations to utc
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fc6b2a7f54
|
Added MahApps.Metro
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
37dd0c8bdd
|
Added some ffprobe error handling
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
cc25bd579b
|
Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
278cf89a88
|
Changed some types to List to avoid having to call ToList for insertion purposes
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f218e6b583
|
More comments and cleanup. Added special feature provider for movies
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2454b72c93
|
Comments and cleanup. ALso updated ffmpeg + ffprobe
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
ef03988442
|
comments and don't run internet providers on startup
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
c80c8c1cfd
|
Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
882e364326
|
Disabled ffprobe on iso's until i've fully tested it
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
863ca986bd
|
Added some null checks and logging when parsing ffprobe output
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
b15c064bba
|
Switched FFProbe caching to use service stack's jsv serializer
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f2de85b5d9
|
Added VideoInfo to DTOBaseItem
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fbf8cc833c
|
a few more async optimizations
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
76d365fcf9
|
Tweaked disk access a little bit more
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
9029d939f3
|
Further reduced disk access in ItemController
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
0a0a4256b3
|
Enabling video info provider
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
e6a95defc9
|
Fixed a file system issue and also added a few more performance tweaks
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
906ad3cb1a
|
Removed Linq usage from ItemController
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
758d18a652
|
Switched to low-level io methods for better performance
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
6fbeee841f
|
Performance update
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
aae259d2cd
|
Initial check-in of VideoInfoProvider, although it's currently disabled.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8f024e8199
|
Fully async'd xml parsing process as well as added resolver and provider priorities
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
1187222842
|
Update IBN types to use providers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
ab01b49f64
|
Added more Audio fields to DTOBaseItem
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d776238e6b
|
Removed logging message
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fd2ead1aff
|
Added support for more Audio fields
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
937d27ae9d
|
One async call leads to another, and another, all the way up the call stack...
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
874469d476
|
Made xml fetching task-based
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d794eecec4
|
Added initial implementation of the metadata provider network, along with the first few providers
|
12 years ago |