Luke Pulverenti
63b218be44
fix marking seasons unplayed
2015-10-02 16:28:44 -04:00
Luke Pulverenti
71af43795a
fixes #1166 - "Played" checkbox doesn't work for whole seasons
2015-10-02 16:27:05 -04:00
Luke Pulverenti
cb1c958fa0
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2015-10-02 15:22:45 -04:00
Luke Pulverenti
1aa00468c7
fixes #1131 - Proposed log level change in MediaBrowser-master\MediaBrowser.Api\ApiEntryPoint.cs
2015-10-02 15:20:32 -04:00
Luke
0872bbc42b
Merge pull request #1207 from softworkz/MultiEpisodePattern
...
Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
2015-10-02 15:16:01 -04:00
softworkz
4a235bd4bd
Auto-Organize: Fix PathTooLongException due to long EpisodeTitle #2
2015-10-02 20:44:30 +02:00
Luke Pulverenti
e76e8bb96c
update sync progress display
2015-10-02 14:30:27 -04:00
softworkz
f7636a6b29
Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
...
Especially with Multi-Episodes, the EpisodeTitle can become quite long,
since all comprised titles get concatenated into it.
By default, the EpisodeTitle is included in the single and multi-episode
naming patterns and this in turn can quickly lead to a
PathTooLongException.
This fix tries to keep as much as possible from the title string while
keeping the final path within the allowed limit.
2015-10-02 19:58:26 +02:00
Luke Pulverenti
713083b34a
update text
2015-10-02 13:55:26 -04:00
Luke Pulverenti
7694f33c82
fix sync status display
2015-10-02 02:14:04 -04:00
Luke Pulverenti
69888991f3
update schedules direct
2015-10-01 12:28:24 -04:00
Luke
ec7e90bcb7
Merge pull request #1205 from softworkz/AggregateRemoteSearch
...
Remote-Search: Allow result aggregation of multiple providers
2015-09-30 22:06:13 -04:00
Luke
835c0cb476
Merge pull request #1204 from softworkz/OmdbSearch
...
OmdbItemProvider: Use search instead of title API
2015-09-30 21:53:17 -04:00
softworkz
57fd2ed0f8
Remote-Search: Allow result aggregation of multiple providers
...
Previously, when a remote search (without provider restriction) was
executed, the search used results from the first provider that returned
at least a single result only. Other providers are ignored.
This commit changes the behaviour in a way that all available providers
are queried until a certain number of search results has been collected.
The number is hardcoded to 10 (like it was before), but could be
parametrized in the future.
2015-10-01 03:51:50 +02:00
softworkz
8a99144df7
OmdbItemProvider: Use search instead of title API
...
In my configuration, the Omdb provider is the first in the list for
movie metadata. This was the default at the time I installed MB and I
never changed that (don't know what the current defaults are for a new
installation).
When I use the identify command for movies in the metadata editor, I
always get a single result only. This is due to the fact that the Omdb
provider used the title API with "t=moviename", while there is also a
search api with "s=moviename" which will return multiple results.
This commit modifies the OmdbItemProvider to use the search API variant
and enable returning multiple results
2015-10-01 03:44:44 +02:00
Luke Pulverenti
9f1a8d1dc3
add ffprobe error handling
2015-09-30 01:24:23 -04:00
Luke Pulverenti
5637142100
#1189 - Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
2015-09-30 01:15:25 -04:00
Luke Pulverenti
1cf65f1a2e
restore changes
2015-09-30 00:19:45 -04:00
Luke
869d0ee1f5
Merge pull request #1203 from MediaBrowser/master
...
3.0.5724.6
2015-09-30 00:14:43 -04:00
Luke Pulverenti
8809b76a4f
3.0.5724.6
2015-09-30 00:13:48 -04:00
Luke Pulverenti
da31014283
update polymer
2015-09-30 00:10:14 -04:00
Luke Pulverenti
c0dc8d055b
3.0.5724.6
2015-09-30 00:08:07 -04:00
Luke Pulverenti
f9b4b98d0e
fix ffprobe data stream causing subtitle streams to be out of order
2015-09-30 00:07:56 -04:00
Luke Pulverenti
459e483b4e
fix windows restart hang
2015-09-30 00:07:21 -04:00
Luke Pulverenti
35fc099114
removed dead db fields
2015-09-29 13:35:23 -04:00
Luke Pulverenti
6e222eaaf4
move tv data
2015-09-29 12:29:06 -04:00
Luke Pulverenti
0d6580baf3
update media sync
2015-09-28 23:35:50 -04:00
Luke
8327094df3
Merge pull request #1201 from softworkz/LeftoverDeletion
...
Auto-Organize: Perform leftover-file and empty-folder deletion in processed folders only (targeting dev branch)
2015-09-28 17:36:00 -04:00
softworkz
1ddce23086
Auto-Organize: Perform leftover-file and empty-folder deletion in processed folders only
...
During Auto-Organize, Emby should maintain a list of folders which were
processed successfully. Only these folders should be used with the
DeleteLeftOverFiles and DeleteEmptyFolders functions.
2015-09-28 22:22:09 +02:00
Luke Pulverenti
3dce39b396
update nuget references
2015-09-28 11:40:14 -04:00
Luke Pulverenti
047a228f14
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2015-09-27 17:02:47 -04:00
Luke Pulverenti
51afb73dde
update recording file names
2015-09-27 17:02:39 -04:00
Eric Reed
8146361ac7
Revert "Add store registration endpoint (pointing to test)"
...
This reverts commit 42ddf1cd86b5a5b50f8023e492ce6d7fcadc0fe1.
2015-09-27 12:46:15 -04:00
Eric Reed
d330ec997a
Revert "Fix test url"
...
This reverts commit 5ddc439ac02ad270e219769654572b71b9c9b8fe.
2015-09-27 12:46:01 -04:00
Eric Reed
9f138d86b1
Revert "Add missing param"
...
This reverts commit 41715f145d1ff47b95d870ff8f224e778b25e695.
2015-09-27 12:45:53 -04:00
Luke Pulverenti
8cf7d336e6
update now playing
2015-09-27 11:00:57 -04:00
Eric Reed
33ab78155f
Add missing param
2015-09-26 17:14:13 -04:00
Eric Reed
e761d81418
Fix test url
2015-09-26 16:57:38 -04:00
Eric Reed
be471f03b9
Restore app.config
2015-09-26 16:28:32 -04:00
Eric Reed
7404114fee
Add store registration endpoint (pointing to test)
2015-09-26 16:27:13 -04:00
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
2015-09-25 22:31:13 -04:00
Luke Pulverenti
c31aab2d64
update SocketHttpListener
2015-09-25 12:11:51 -04:00
Luke Pulverenti
2e0076e03f
update nfo writer
2015-09-25 08:53:38 -04:00
Luke Pulverenti
08899c47a8
update project
2015-09-24 15:32:13 -04:00
Luke Pulverenti
ab976201c3
update translations
2015-09-24 15:30:25 -04:00
Luke Pulverenti
f3e9bbed23
update file system methods
2015-09-24 13:50:49 -04:00
Luke Pulverenti
76875e17ee
update sync process
2015-09-24 13:08:10 -04:00
Luke Pulverenti
4e90d73203
update search
2015-09-23 22:31:40 -04:00
Luke
e429b42146
Merge pull request #1185 from TomGillen/absolute-ids
...
Re-designed item identity providers
2015-09-23 14:34:36 -04:00
Luke Pulverenti
114be60e52
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2015-09-23 12:17:08 -04:00