Tim Hobbs
9976857e78
Merge remote-tracking branch 'upstream/master' into ribbons
11 years ago
Luke Pulverenti
f3454d3bf8
fix channel count
11 years ago
Luke Pulverenti
c4f587dd94
live tv stream adjustments, add additional dlna params
11 years ago
Luke Pulverenti
6825cad562
move collections back under movies. add movie suggestions page.
11 years ago
Tim Hobbs
dd4a1ff4b5
Added compiler warning overrides
11 years ago
Luke Pulverenti
38e5e32b42
added play to config page
11 years ago
Luke Pulverenti
e3997059d2
move session examination inside the lock
11 years ago
Luke Pulverenti
9c1ce92c29
add cancel button to identify popup
11 years ago
Luke Pulverenti
e657a1cdab
added session disposal
11 years ago
Luke Pulverenti
d494944767
calculate item by name counts on the fly
11 years ago
Luke Pulverenti
1ead63b0d1
add column sorting to reports
11 years ago
Luke Pulverenti
c6bd890cb2
refined collection editing
11 years ago
Luke Pulverenti
546acf0ebb
fixes #715 - Support creating/editing collections (boxsets) in web client #715
11 years ago
Luke Pulverenti
e00985d07c
#715 - Support creating/editing collections (boxsets) in web client
11 years ago
Luke Pulverenti
f69151fc42
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti
2349c8099d
start on manual collection creation
11 years ago
Luke
aea62df07f
Merge pull request #724 from Tensre/master
...
Auto-Organize Copy/Move Option, Fix for Overwrite Existing File
11 years ago
Tensre
1bf4447dce
Auto-Organize Copy/Move Option, Fix for Overwrite Existing File
...
Addition of the option in Auto-Organize to copy or move files from watch
folder.
Fix to use the Overwrite Existing File option from the config rather
than hardcoded value.
11 years ago
Luke Pulverenti
040c36dbf2
removed use of libbluray
11 years ago
Luke Pulverenti
a72a297c88
add more report data
11 years ago
Luke Pulverenti
6efb78b8b2
fixes #697 - Support xbmc offline discs
11 years ago
Luke Pulverenti
6987f2794a
search refinements
11 years ago
Luke Pulverenti
771294e756
support more search filters
11 years ago
Luke Pulverenti
6c5cf81752
a start to the lookup feature
11 years ago
Luke Pulverenti
e551322347
switch providers to use CachePath for storage
11 years ago
Luke Pulverenti
fb51f1e6f0
refined app themes
11 years ago
Luke Pulverenti
83619ef25a
added app theme classes and service
11 years ago
Luke Pulverenti
f0f897e97e
updated nuget
11 years ago
Luke Pulverenti
13563b6047
Add upnp configuration
11 years ago
Luke Pulverenti
aef805efb9
fix directory not found error in episode organization
11 years ago
Luke Pulverenti
7497fe9554
dvd fix
11 years ago
Luke Pulverenti
21706ffa52
limit ifo's to 300mb+
11 years ago
Luke Pulverenti
3d4a3c9cb8
change cast icon state appropriately
11 years ago
Luke Pulverenti
88b4a8f6e6
added chromecast icon
11 years ago
Luke Pulverenti
2d27b10d11
added chromecast boilerplate
11 years ago
Luke Pulverenti
2d0ce724ea
implement user ordering of local metadata readers
11 years ago
Luke Pulverenti
b52d99568b
consolidate ibn api a bit
11 years ago
Luke Pulverenti
014c06ea43
updated bdinfo
11 years ago
Luke Pulverenti
f8c44f538d
fix dvd info
11 years ago
Luke Pulverenti
0d90f1d450
make external id's modular
11 years ago
Luke Pulverenti
2ceea17bf4
rework EnableMediaPlayback
11 years ago
Luke Pulverenti
7cd41a6ed6
easier user library setup
11 years ago
Luke Pulverenti
830c326c3e
comments
11 years ago
Luke Pulverenti
888b8d619a
added encoding manager interface
11 years ago
Luke Pulverenti
13e4b2a6a7
add search methods to remote metadata providers
11 years ago
Luke Pulverenti
4a39df98cd
rework image extraction settings
11 years ago
Luke Pulverenti
411ce21751
fix resolution in photo provider
11 years ago
Luke Pulverenti
4e38c35373
fixed remote control flyout
11 years ago
Luke Pulverenti
1a9e2dfd83
fixed themoviedb search returning no results
11 years ago
Luke Pulverenti
4ebba2b2e8
change usage reporting to a timer
11 years ago
Luke Pulverenti
a4b40ad9d9
handle year in name when searching
11 years ago
Luke Pulverenti
eec9e04825
take photos into the core
11 years ago
Luke Pulverenti
16bc3a6d77
implement fetcher priority adjustment
11 years ago
Luke Pulverenti
17bf59dfe3
added toggles for metadata settings
11 years ago
Luke Pulverenti
cf9ef0e43d
fix refresh of tv recordings
11 years ago
Luke Pulverenti
326fa5a670
Added date last media added
11 years ago
Luke Pulverenti
013d5a467e
restored external subtitle support
11 years ago
Luke Pulverenti
44bb192ce0
update wizard function of enable/disable local metadata saving
11 years ago
Luke Pulverenti
a29cd06883
added audio db id's to web client
11 years ago
Luke Pulverenti
aac392f4cd
add audio db for artists
11 years ago
Luke Pulverenti
7f5a4c2d4e
added item type to refresh info
11 years ago
Luke Pulverenti
3ffd95a637
minor cleanup
11 years ago
Luke Pulverenti
d0f1a83621
added more image providers
11 years ago
Luke Pulverenti
76658f0797
create images list object
11 years ago
Luke Pulverenti
5e2a2a02ef
converted recording providers
11 years ago
Luke Pulverenti
57c92fa948
trim trailing slashes from path substitutions
11 years ago
Luke Pulverenti
4462323948
removed duplicate image extraction method
11 years ago
Luke Pulverenti
14084fdd87
separate metadata refresh from validation
11 years ago
Luke Pulverenti
821a3d29a2
converted movie providers to new system
11 years ago
Luke Pulverenti
04d62d3420
convert episode providers to new system
11 years ago
Luke Pulverenti
351cfef7a7
use conditional caching on some json responses
11 years ago
Luke Pulverenti
48b9f657a4
convert series providers to new system
11 years ago
Luke Pulverenti
4205dcac9d
Add dlna headers to static responses
11 years ago
Luke Pulverenti
9e0c1340fc
convert games to new providers
11 years ago
Luke Pulverenti
9685b81db5
convert artist providers
11 years ago
Luke Pulverenti
d0d54a503d
switch boxsets to new providers
11 years ago
Luke Pulverenti
7d23dea414
fixes #672 - Support path mapping
11 years ago
Luke Pulverenti
ca0e13dd23
support turning off subtitles
11 years ago
Luke Pulverenti
2353dc1aee
added realtime monitor setting
11 years ago
Luke Pulverenti
eced7ed068
updated nuget
11 years ago
Luke Pulverenti
c0f606683a
convert programs and channels to new providers
11 years ago
Luke Pulverenti
81d5e9f808
persist provider results
11 years ago
Luke Pulverenti
e772b44ac7
fix library monitor reference
11 years ago
Luke Pulverenti
40b8300e8e
added api for external apps to report file system changes
11 years ago
Luke Pulverenti
7c5b222463
Created ILibraryMonitor to replace IDirectoryWatchers
11 years ago
Luke Pulverenti
ad82c9f5e9
New provider system. Only for people right now
11 years ago
Luke Pulverenti
d748967c5d
trim organized file names
11 years ago
abeloin
41f7e2ab19
Don't re-encode subtitle: ass/ssa -> ass.
...
This fix Issue #630 : "ASS encoder supports only one ASS rectangle field".
11 years ago
Luke Pulverenti
51954a283f
fix support for episodes in a series folder
11 years ago
Luke Pulverenti
3cc608d781
update next/previous buttons
11 years ago
Luke Pulverenti
06563e83c6
added tuner list to tv status page
11 years ago
Luke Pulverenti
8e7b97db52
fixes #687 - Enable/disable live tv per user
11 years ago
Luke Pulverenti
36210922e5
handle more duplicate episode paths when deleting
11 years ago
Luke Pulverenti
145285784b
trim tv objects
11 years ago
Luke Pulverenti
4ce43ce019
fixes #683 - Support disabling playback per user
11 years ago
Luke Pulverenti
d4adc9799c
reduce size of logging messages
11 years ago
Luke Pulverenti
9b370d904f
add tuner infos to tv service status
11 years ago
Luke Pulverenti
9d40b684bf
#680 - episode organization
11 years ago
Luke Pulverenti
a29e1eb036
#680 - begin resolution feature
11 years ago
Luke Pulverenti
1235283279
#680 - added auto organize page
11 years ago
Luke Pulverenti
92c76de2ba
#680 - improve name comparisons
11 years ago
Luke Pulverenti
69fed2c376
#680 - file organization
11 years ago
Luke Pulverenti
c798529cac
#680 - Support new episode file sorting
11 years ago
Luke Pulverenti
ccf707e57b
#680 - Support new episode file sorting
11 years ago
Luke Pulverenti
d4bdd42acf
#680 - Support new episode file sorting added dummy results repository
11 years ago
Luke Pulverenti
28c88174ae
#680 - Support new episode file sorting
11 years ago
Luke Pulverenti
6e2d4ad150
#680 - Support new episode file sorting
11 years ago
Luke Pulverenti
e5ead79139
return a zero score if sorted years don't match
11 years ago
Luke Pulverenti
daa532ba3f
sorter cleanup
11 years ago
Luke Pulverenti
a9f2a72d0b
#680 - Support new episode file sorting
11 years ago
Luke Pulverenti
d2cae40128
rework news downloading
11 years ago
Luke Pulverenti
3b4491b0b6
display news date
11 years ago
Luke Pulverenti
7f51148130
display news on dashboard home page
11 years ago
Luke Pulverenti
668fb072fa
updated cors feature
11 years ago
tipex1
4425f26eee
Update de.txt
...
Removed text "FSK" and the plus sign. Removed additional line for DE-16
11 years ago
Luke Pulverenti
0f7f467478
center guide grid
11 years ago
Luke Pulverenti
fb335141fb
display tv service version info
11 years ago
Luke Pulverenti
43a806ad02
fixed chapter extraction
11 years ago
Luke Pulverenti
80ef863dfc
add hover menus to recordings
11 years ago
Luke Pulverenti
266498f92c
fixed year selection issue
11 years ago
Luke Pulverenti
b469012304
add tv service status reporting
11 years ago
Luke Pulverenti
d0a5197c0a
support recursive played filter
11 years ago
Luke Pulverenti
98b6046f04
change IsRecording filter to IsInProgress
11 years ago
Luke Pulverenti
ca831ae88a
added live tv events
11 years ago
Luke Pulverenti
7d4f33f0e0
add new fields from omdb
11 years ago
Luke Pulverenti
e9a5bb699e
added recording progress bars
11 years ago
Luke Pulverenti
f4b890f163
added new item by name filters
11 years ago
Luke Pulverenti
ce13ff95ad
support plot keywords
11 years ago
Luke Pulverenti
e206f27839
add user permissions for managing tv recordings
11 years ago
Luke Pulverenti
798454c2e4
save web client view selection
11 years ago
Luke Pulverenti
fdca3bd9c4
live tv updates
11 years ago
Luke Pulverenti
e4f5a3f005
added full m3u8 generation
11 years ago
Luke Pulverenti
edd19f6c45
added live tv settings page
11 years ago
Luke Pulverenti
cc3e8dbbb9
added suggested live tv page
11 years ago
Luke Pulverenti
c8a106f485
move media encoder to server project
11 years ago
Luke Pulverenti
60508e1dd8
reverting http result factory change
11 years ago
Luke Pulverenti
2a444a70e5
added sorting for series recordings
11 years ago
Luke Pulverenti
57a2a30989
added automatic restart option
11 years ago
Luke Pulverenti
7f57ef0689
support configurable transcoding temporary path
11 years ago
Luke Pulverenti
ef8b02d285
added dvdlib for better dvd runtimes
11 years ago
Luke Pulverenti
ec4000404d
rework text subtitles
11 years ago
Luke Pulverenti
247a40fa61
add console logging during startup
11 years ago
abeloin
65dcf32da4
Added missing condition for managed System.Data.SQLite.dll
11 years ago
Luke Pulverenti
2e499c60e0
add new tab to series timer page
11 years ago
Luke Pulverenti
650dc0ccac
added new search params
11 years ago
Luke Pulverenti
5392ff4da4
added a new encoding settings page under advanced
11 years ago
Luke Pulverenti
b4ac51aa10
Added SupportsAutoRunAtStartup
11 years ago
Luke Pulverenti
6ed380ed1b
only call set resolution if we have positive x and y values
11 years ago
Luke Pulverenti
a01ee815fb
added HasUpdateAvailable
11 years ago
Luke Pulverenti
d957c0da04
fixes #575 - Enforce playable media types
11 years ago
Luke Pulverenti
d365e1df23
fixes #574 - Add ability to report playable media types
11 years ago
Luke Pulverenti
f1a4832175
added cast icon to now playing bar to send current media to another client
11 years ago
Luke Pulverenti
f93fb4650c
display additional users in dashboard
11 years ago
Luke Pulverenti
135168b0e0
support adding additional users to sessions
11 years ago
Luke Pulverenti
6da4231244
fixed sports grouping bug
11 years ago
Luke Pulverenti
ecc6fcfbab
add custom collection sort orders to edit page
11 years ago
Luke Pulverenti
ede84702d1
added live channel playback
11 years ago
Luke Pulverenti
a5be2523c5
added music and game genre image downloading
11 years ago
Luke Pulverenti
a9f243e8c4
reduced size of image indicators
11 years ago
Luke Pulverenti
1e88b1ef9f
web client touchups
11 years ago
Luke Pulverenti
e80cbe5b64
reduce image indicator sizes
11 years ago
Luke Pulverenti
b9d17c9bc7
add more methods to file system interface
11 years ago
Luke Pulverenti
6f969ab468
add more info to playback events
11 years ago
Luke Pulverenti
9e391bcffc
support new genre images
11 years ago
Luke Pulverenti
858be5d788
update built in studio images
11 years ago
Luke Pulverenti
8c34f863fb
make live tv channels playable
11 years ago
Luke Pulverenti
3488cfecbd
make lazy loaded paths more nimble
11 years ago
Luke Pulverenti
feff0c711f
added new studio image provider
11 years ago
Luke Pulverenti
052e632a97
graphical display of latest recordings
11 years ago
Luke Pulverenti
73255b6073
display recording groups
11 years ago
Luke Pulverenti
28b0ff1e75
allow custom language per item
11 years ago
Luke Pulverenti
72412038a8
updated sqlite
11 years ago
Luke Pulverenti
2a5d4c9069
minor mobile fixes
11 years ago
Luke Pulverenti
809ed093e8
save thumbs as landscape in compatible mode
11 years ago
Luke Pulverenti
44c0eba39d
abstract preferred metadata language per item
11 years ago
Luke Pulverenti
14720063bc
fix web socket attachment to session object
11 years ago
Luke Pulverenti
4b4c5635af
fixed special episode sorting
11 years ago
Luke Pulverenti
e6359469b6
removed lazy loading of users
11 years ago
Luke Pulverenti
ce51973a80
fixed overflow exception in alphanum comparer
11 years ago
Luke Pulverenti
25db52003c
added more metadata control
11 years ago
Luke
7c8424bf61
Merge pull request #652 from abeloin/master
...
Linux fixes
11 years ago
Luke Pulverenti
74f0d8bdbe
minor dashboard cleanup
11 years ago
abeloin
320495a565
Add Mono conditon in Server.Implementations for Mono System.Data.SQLite version
11 years ago
abeloin
316500dca4
-Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly)
...
-Added System.Data.SQLite and Sqlite3 into ThirdParty
-Depending of the OS, System.Data.SQLite will look for:
sqlite3.dll in Windows(Provided with the project)
libsqlite3.so.0 in Linux(Need to be installed. ie yum install sqlite.i686)
libsqlite3.dylib in MacOS X(!?)
(See http://www.mono-project.com/Interop_with_Native_Libraries for more info)
11 years ago
abeloin
68cf16416b
Linux fixes:
...
-Copy PropertyChanged.Fody.dll to Tools/Fody in MediaBrowser.Model.csproj
-Check if root for WebSocketServer.FlashAccessPolicyEnabled (port < 1024)
-Check resolution value !=0 before SetResolution
-Catch _userManager.RefreshUsersMetadata exception when running MB3 for the first time
-Fix _appHost.Init() missing argument
-FFmpeg: set default and execute permission(766) to ffmpeg and ffprobe
-FFmpeg: Detect the OS type and download the correct version
-Rename MediaBrowser.WebDashboard/dashboard-ui/scripts/Itemdetailpage.js to itemdetailpage.js
11 years ago
Luke Pulverenti
bb5e6fdcad
hook up roku session controller + web client layout fixes
11 years ago
Luke Pulverenti
ce8f37de79
added stub for roku remote controller
11 years ago
Brendon-MB3
fb088e4dcc
Update au.txt
...
Updated to include all classifications.
11 years ago
Luke Pulverenti
c0bbf8945f
live tv updates
11 years ago
Luke Pulverenti
4c2623d540
support streaming of tv recordings
11 years ago
Luke Pulverenti
f20f3b4b68
live tv updates
11 years ago
Luke Pulverenti
4b2b36d1a3
live tv updates
11 years ago
Luke Pulverenti
594ed864c6
live tv updates
11 years ago
Luke Pulverenti
7881a4be0a
fixed movie folders resolving incorrectly when using multi-disc naming
11 years ago
Luke Pulverenti
cd859ac2e6
added IHasImages and IHasUserData
11 years ago
Luke Pulverenti
e1e5d35434
live tv updates
11 years ago
Luke Pulverenti
14a8b41503
add additional metadata config tab
11 years ago
Luke Pulverenti
533a7b218d
add ability to create timer
11 years ago
Luke Pulverenti
df1576c039
live tv updates
11 years ago
Luke Pulverenti
cb9b570a2a
live tv updates
11 years ago
Luke Pulverenti
a3d855919e
removed old kernel
11 years ago
Luke Pulverenti
d8ce4141ff
change chapter image location and cleanup dead files
11 years ago
Luke
17c4a8461f
Merge pull request #647 from tikuf/master
...
Change subtitle seek behavior
11 years ago
Luke Pulverenti
98d53c7838
live tv + nuget updates
11 years ago
tikuf
7550d97f67
Fix seek in external sub files, change seek behavior in both internal and external sub extraction
11 years ago
Luke Pulverenti
01e65c93ee
updated live tv + nuget
11 years ago
Luke Pulverenti
2884920f0f
added HasImage to live tv objects
11 years ago
Luke Pulverenti
2c22de3773
update tv recording page
11 years ago
Ceten
c911f22e3d
Added rating for Belgium
11 years ago
Luke Pulverenti
f2aec8c382
update xbmc music video image saving
11 years ago
Luke Pulverenti
9ecb85d066
added mono release configuration
11 years ago
Luke Pulverenti
5f9b99c960
deprecated IndexFolder.cs
11 years ago
Luke Pulverenti
50ea8cd941
added series level settings to control display of specials
11 years ago
Luke Pulverenti
90184470fa
expose episode absolute numbers for editing
11 years ago
Luke Pulverenti
7c6581dd0f
restored swagger
11 years ago
Luke Pulverenti
96c65a147c
updated nuget
11 years ago
Luke Pulverenti
6e0f4cf3a3
update SS assemblies
11 years ago
Luke Pulverenti
d2217a661a
fixed provider refresh issue
11 years ago
Luke Pulverenti
41ed3c15ff
fixed service stack logging
11 years ago
Luke Pulverenti
d7c25fa53f
fixed issue with natural sort
11 years ago
Luke Pulverenti
91b5a8101f
improve episode sorting
11 years ago
Luke Pulverenti
803d60d9cf
support natural sorting
11 years ago
Luke Pulverenti
207280197d
added more episode values to metadata editor
11 years ago
Luke Pulverenti
f856e166ff
Add WanAddress to SystemInfo
11 years ago
Luke Pulverenti
fe42a6d1d9
fix local trailers being resolved as movies
11 years ago
Luke Pulverenti
b595814254
added mono sqlite implementation
11 years ago
Luke Pulverenti
0ad21b74ab
add de-16 rating
11 years ago
Luke Pulverenti
1f162e39b1
expose Tmdb collection id in editor.
11 years ago
Luke Pulverenti
07e5b74f13
updated nuget
11 years ago
Luke Pulverenti
f32212d160
update to service stack v4
11 years ago
Luke Pulverenti
fac14cfd1e
removed test code.
11 years ago
Luke Pulverenti
63c9104e62
Pull ProviderData out of memory
11 years ago
Luke Pulverenti
9f4f2281cd
prevent xml savers from triggering xml providers
11 years ago
Luke Pulverenti
5f0d8000a5
moved media streams to the database
11 years ago
Luke Pulverenti
55a776427b
Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti
81e59040d0
updated live tv models
11 years ago
Luke Pulverenti
4e79eaf65e
add ApplicationPath to app paths interface to hide implementation
11 years ago
Luke Pulverenti
40959a816f
more support for episodes directly in a series folder
11 years ago
Luke Pulverenti
6247929a62
#643 - Support episodes directly in series folder
11 years ago
Luke Pulverenti
c38fef110e
improved startup delay
11 years ago
Luke Pulverenti
245e92c9cc
updated nuget
11 years ago
Luke Pulverenti
cd279d98e0
added IHasTrailers
11 years ago
Luke Pulverenti
317f411070
Added IHasBudget
11 years ago
Luke Pulverenti
ad52d8b5d9
fixes #640 - Add management filters
11 years ago
Luke Pulverenti
e191836ea0
fix tmdbid override for movies
11 years ago
Luke Pulverenti
ccd51222e6
updated live tv endpoints
11 years ago
Luke Pulverenti
58f1a314b5
update to service stack 3.0.70.0
11 years ago
Luke Pulverenti
45a4d25e26
updated live tv methods + nuget
11 years ago
Luke Pulverenti
9b9e5fc4e4
added timer properties for pre/post padding seconds
11 years ago
Luke Pulverenti
7ef1816b34
add links to channel pages
11 years ago
Luke Pulverenti
0c398a5670
added create live tv timer page
11 years ago
Luke Pulverenti
235b838fbe
support deleting and canceling live tv recordings and timers
11 years ago
tikuf
5bf12c3bad
Better Thumb extraction.
...
Remove Black bars if we make them.
Fix fsbs and ftab image extraction.
11 years ago
Luke Pulverenti
1e9ffb83cf
added live tv timers page
11 years ago
Luke Pulverenti
6e3b8420ba
removed test code
11 years ago
Luke Pulverenti
64818ebd22
fix directory watchers not picking up changes
11 years ago
Luke Pulverenti
e05a84c789
updated nuget for live tv
11 years ago
Luke Pulverenti
77e01e2461
updated nuget for live tv
11 years ago
Luke Pulverenti
6a9ed5f87f
added recording status enum
11 years ago
Luke Pulverenti
3b4c355838
updated nuget
11 years ago
Luke Pulverenti
a641059c57
display programs on channel page
11 years ago
Luke Pulverenti
4054846a6e
updated nuget for live tv
11 years ago
Luke Pulverenti
fe7b8a0d96
renamed channel scheduled task
11 years ago
Luke Pulverenti
dee2fd5f88
allow editing of channel images in the web client
11 years ago
Luke Pulverenti
01a9c07dd8
support display of channel images
11 years ago
Luke Pulverenti
7b6819846d
updated live tv + nuget
11 years ago
Luke Pulverenti
f6cdca1f07
ease up on directory watcher delay
11 years ago
Luke Pulverenti
e3cf3d73f1
improve embedding of specials
11 years ago
Luke Pulverenti
17bacee089
consolidate Artist & MusicArtist
11 years ago
Luke Pulverenti
ee1a746031
use string.equals
11 years ago
Luke Pulverenti
bf5b4decb7
check for zero bitrate coming from bdinfo
11 years ago
Luke Pulverenti
71514af96b
render channels page
11 years ago
Luke Pulverenti
c3530e5e32
fixes #633 - Support Canadian ratings
11 years ago
Luke Pulverenti
977d9c7f3b
improve episode sorting with embedded specials
11 years ago
Luke Pulverenti
bce86c5022
pull person sort order from tvdb/tmdb data
11 years ago
Luke Pulverenti
de339b8265
fixes #632 - Show yesterday's episodes in upcoming view
11 years ago
Luke Pulverenti
2b68dcd3c6
fix disc image saving for xbmc
11 years ago
Luke Pulverenti
9f9ab1ac9f
support metabrowser special episode attributes
11 years ago
Luke Pulverenti
83d70c54ec
Updated live tv api
11 years ago
Luke Pulverenti
a09e330d4e
Display specials within seasons
11 years ago
Luke Pulverenti
016477d88d
fix image caching being too aggressive
11 years ago
Luke Pulverenti
e0f46bb91e
updated nuget
11 years ago
Luke Pulverenti
b07193e1bc
added image processor error handling
11 years ago
Luke Pulverenti
9758adb8a5
add soundtracks to theme media result
11 years ago
Sven Van den brande
09d7bc00c2
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Sven Van den brande
e4564ac860
Update LiveTvService (Channels and Recording)
11 years ago
Luke Pulverenti
90e75c05b7
rename da.txt to dk.txt
11 years ago
Luke Pulverenti
b043336977
Add SeriesPrimaryImageTag
11 years ago
Luke Pulverenti
9d7d8c3c94
Ignore xbmc actors folder
11 years ago
Luke Pulverenti
04f165283b
try to avoid album year of zero
11 years ago
Luke Pulverenti
c9d9c6ff1f
add image saver logging
11 years ago
Luke Pulverenti
1f0fc33a86
extend directory watcher remove temp ignore delay
11 years ago
Luke Pulverenti
01f1ed05b9
remove need to pass in image index when adding backdrops
11 years ago
Luke Pulverenti
2fc662c9e9
optimize image processor when gdi can be skipped
11 years ago
Luke Pulverenti
a2cd03610f
Serve original image file when possible
11 years ago
Luke Pulverenti
a4cea5a5d3
added critic rating interface
11 years ago
Luke Pulverenti
f775f7c1fa
try to forcefully prevent compatibility view
11 years ago
Luke Pulverenti
0f311f48c4
#608 - Add manual image selection for People
11 years ago
Luke Pulverenti
9ba615e649
fixes #606 - Add manual image selection for Seasons
11 years ago
Luke Pulverenti
f1a7d90640
fix scan stopping and restarting itself multiple times when adding/removing collections
11 years ago
Luke Pulverenti
138bad316b
updated mbt api
11 years ago
Luke Pulverenti
d6055ec6fd
updated nuget
11 years ago
Luis Miguel Almánzar
7c45cb3aa5
strip all bracket tags. fixes #598
11 years ago
Luis Miguel Almánzar
ce8821c942
Merge branch 'master' of github.com:MediaBrowser/MediaBrowser
11 years ago
Luis Miguel Almánzar
8a0606e970
strip only certain bracket blocks fixes #598
11 years ago
Sven Van den brande
96d4b9c43b
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti
ed34b67f51
fix library scan stopping and restarting itself
11 years ago
Luke Pulverenti
c543fdea3a
Merge branch 'master' of https://github.com/tikuf/MediaBrowser
...
Conflicts:
MediaBrowser.Api/Playback/Hls/VideoHlsService.cs
MediaBrowser.Api/Playback/Progressive/VideoService.cs
11 years ago
Luke Pulverenti
926a610075
fixes #551 - Add manual image selection for movies
11 years ago
Luke Pulverenti
9adcdd007a
#551 - Add manual image selection for movies
11 years ago
Sven Van den brande
e8f8d6651c
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Sven Van den brande
28ab28768a
Adding RecordingInfo
11 years ago
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
11 years ago
Luke Pulverenti
579b507f7f
use IFileSystem interface to get creation time
11 years ago
Luke Pulverenti
524150331c
beginning manual image providers
11 years ago
Luke Pulverenti
be7918e5f6
fixes #567 - Deprecate native shortcut code
11 years ago
Luke Pulverenti
cbd6c47af4
updated sqlite
11 years ago
tikuf
407b64d0f9
Support Korean Subtitles
11 years ago
Luke Pulverenti
85568474ce
add GameSystem to GameSystem dto
11 years ago
Luke Pulverenti
976523afa9
added new params for missing/unaired
11 years ago
Luke Pulverenti
b487794860
fixed virtual episode image saving
11 years ago
Luke Pulverenti
55b284cdff
add user profile settings about virtual episodes
11 years ago
Luke Pulverenti
e8bb5c4b9a
external subtitle fixes
11 years ago
Luke Pulverenti
b41bd6d544
fixes #596 - Remote play appears to be broken
11 years ago
Luke Pulverenti
6c1c163995
update configuration for virtual episodes
11 years ago
Luke Pulverenti
146c7ac4bf
fix double path concatenation
11 years ago
Luke Pulverenti
b02bb92275
add subtitle extraction logging
11 years ago
Luke Pulverenti
d82eecc3fa
fixes #577 - Subtitle Failures
11 years ago
Luke Pulverenti
731bb1389a
#595 - Linux/Unix file quantity limitation for ImagesByName/People folder
11 years ago
Luke Pulverenti
73b294b4ce
fixes #595 - Linux/Unix file quantity limitation for ImagesByName/People folder
11 years ago
Luke Pulverenti
6415776cd1
add item to user data save event
11 years ago
Luke Pulverenti
77cff18dce
fix images saving with incorrect paths.
11 years ago
Luke Pulverenti
c997effcb1
use tmdb updates for images
11 years ago
Luke Pulverenti
32cb872b06
support backdrops from multiple sources
11 years ago
Luke Pulverenti
96fd6459b2
fix possible null reference with search hints
11 years ago
Luke Pulverenti
9c56495867
fixed saving images with double file extension
11 years ago
Luke Pulverenti
42deac1dce
prioritize tmdb images ahead of fanart, but with min resolution settings
11 years ago
Luke Pulverenti
d18f000e88
process all images using Format32bppPArgb
11 years ago
Luke Pulverenti
3c06fc4d1a
set CompositingMode to sourcecopy when possible
11 years ago
Luke Pulverenti
a36873f890
look at close status before assuming socket is closed.
11 years ago
Luke Pulverenti
088c77674b
add locking around subtitle extraction
11 years ago
Luke Pulverenti
e6829fcdf0
improve compatibility view error message
11 years ago
Luke Pulverenti
d87a8ce8fa
fixes #579 - Year images not getting scanned
11 years ago
Luke Pulverenti
39186cc2da
updated mbt endpoints
11 years ago
Luke Pulverenti
0eec819ca7
added detail page indicator for missing
11 years ago
Luke Pulverenti
005b6c92aa
xbmc image fixes
11 years ago
Luke Pulverenti
ca3a0c5dc9
fixes #592 - Add options to import missing and future episodes
11 years ago
Luke Pulverenti
28041bf435
tweaked xbmc image saving
11 years ago
Luke Pulverenti
28bb5c7903
support more xbmc image conventions
11 years ago
Luke Pulverenti
d176da1ba9
support saving images to multiple locations
11 years ago
Luke Pulverenti
bb265f129d
support extrathumbs folder
11 years ago
Luke Pulverenti
ca2e0f3451
fixes #588 - Add option to use xbmc convention when saving images
11 years ago
Luke Pulverenti
f3c2609c8c
updated bdinfo
11 years ago
Luke Pulverenti
bef67412b1
run fast people providers during library scan to pick up images quicker
11 years ago
Luke Pulverenti
3d3876c9a9
better crash logging
11 years ago
Luke Pulverenti
2a44efaa42
fixes #585 - Use tmdb updates api for people
11 years ago
Luke Pulverenti
f4ce062e0a
fixes #583 - Add vote count to edit page
11 years ago
Luke Pulverenti
e98665a091
added ffmpeg downloading for mono
11 years ago
Luke Pulverenti
3cb57db7fe
fixes #564 - Enforce CanSeek and QueueableMediaTypes
11 years ago
Luke Pulverenti
15046e5703
tv metadata fixes
11 years ago
Luke Pulverenti
9663252d10
remove mutex from mono startup
11 years ago
Luke Pulverenti
a90908f0f7
update service text in wizard
11 years ago
Luke Pulverenti
3f1cafdc81
updated nuget
11 years ago
Luke Pulverenti
bd5bf32aba
fix web socket message name for library change
11 years ago
Luke Pulverenti
478be44dd6
create platform-specific network manager implementation
11 years ago
Sumit Maitra
53d0e52860
First successful Mono build on OSX
11 years ago
Luke Pulverenti
54a5d63a61
mono fixes
11 years ago
Luke Pulverenti
c9345179db
fix ambiguous method call
11 years ago
Luke Pulverenti
fe2eb6cb01
fixes #573 - Support media info for intros
11 years ago
Luke Pulverenti
fb98b0c8e0
updated nuget
11 years ago
Luke Pulverenti
16b9d26ab5
fixes #273 - Marking/unmarking Favorite status doesn't cause a library changed notification
11 years ago
Luke Pulverenti
eb72c2db51
updated nuget
11 years ago
Luke Pulverenti
33a3e215d0
added user data save event
11 years ago
Luke Pulverenti
1f7bc3e61d
added user data save reason
11 years ago
Luke Pulverenti
9f8a1b30a1
moved user data cache to manager class
11 years ago
Luke Pulverenti
9a4712cf22
added user data manager, updated nuget
11 years ago
Luke Pulverenti
7dae0069d6
added new image params & GameSystem constants
11 years ago
Luke Pulverenti
7c9c0c999d
safer shortcut migration
11 years ago
Luke Pulverenti
dcca3f0236
update music artist when saving artist
11 years ago
Luke Pulverenti
3d40c5ba36
fixed xml providers running over and over
11 years ago
Luke Pulverenti
29fd559f0a
made session a little more flexible for playing non-library items
11 years ago
Luke Pulverenti
3733ebd21e
updated nuget
11 years ago
Luke Pulverenti
02ebeb0e5b
added logging during app update, and IsHD
11 years ago
Luke Pulverenti
cdfb009df8
limit knowledge of sqlite
11 years ago
Luke Pulverenti
b048230518
don't stop alchemy server if it hasn't already started
11 years ago
Luke Pulverenti
b71e9a2b07
fixed user data migration
11 years ago
Luke Pulverenti
0161f67959
better disposal of alchemy server
11 years ago
Luke Pulverenti
7565dd0249
mono progress
11 years ago
Luke Pulverenti
1da4e55d51
removed native code from media encoder
11 years ago
Luke Pulverenti
c07596dbb4
fixed http response logging
11 years ago
Luke Pulverenti
df29ed5a6f
cancel web socket operations on dispose
11 years ago
Luke Pulverenti
ce3e881c10
migrate to new user data db
11 years ago
Luke Pulverenti
c643dd072e
added more direct querying to folder
11 years ago
Luke Pulverenti
2d8152f36a
mono progress - able to start app
11 years ago
Luke Pulverenti
98442402a5
fixes #550 - Add internal interfaces for live tv
11 years ago
Luke Pulverenti
791d64ceed
removed locking from resolve args
11 years ago
Luke Pulverenti
262dc6d8cd
ease up on artist task concurrency
11 years ago
Luke Pulverenti
84a7f6acd9
save to xml before db
11 years ago
Luke Pulverenti
c620129b89
removed dotnetzip
11 years ago
Luke Pulverenti
7360950496
reduce locking on folder children
11 years ago