panni
|
098f84fa88
|
normalize all IDs to str
|
2016-10-17 19:46:45 +02:00 |
|
panni
|
2b03112c2a
|
normalize part.id handling to int; fix storage
|
2016-10-17 10:14:04 +02:00 |
|
panni
|
895305f175
|
make whack_missing_parts a global import
|
2016-10-16 06:54:43 +02:00 |
|
panni
|
b860196727
|
remove obsolete addicted episode score fix
|
2016-10-16 06:53:54 +02:00 |
|
panni
|
c077ce6d47
|
move subtitle storage stuff to support.storage
|
2016-10-16 06:38:55 +02:00 |
|
panni
|
e549254df9
|
add PlexItemMetadataMixin; modify AvailableSubsForItem task; add DownloadSubtitleForItem task
|
2016-10-16 06:37:51 +02:00 |
|
panni
|
23d18cc63c
|
add AvailableSubsForItem task
|
2016-10-16 04:35:47 +02:00 |
|
panni
|
bc47514b03
|
add external ignore_all to scan_videos for force refreshing outside of intents
|
2016-10-16 04:34:19 +02:00 |
|
panni
|
36856cbff0
|
make intents thread safe by using DictProxy
|
2016-10-11 13:06:01 +02:00 |
|
panni
|
2ae4175491
|
Merge branch 'master' into develop-1.4
# Conflicts:
# Contents/Code/__init__.py
# Contents/Code/interface/menu.py
# Contents/Code/support/storage.py
# Contents/Libraries/Shared/subliminal_patch/patch_providers/podnapisi.py
|
2016-10-09 04:02:39 +02:00 |
|
panni
|
8b85bd29a7
|
always re-check permissions and enabled sections when opening the main menu
|
2016-10-09 03:16:24 +02:00 |
|
panni
|
fac2ac4150
|
remove work in progress leftovers from develop-1.4
|
2016-10-09 02:40:41 +02:00 |
|
panni
|
f62293c46b
|
add generic subtitle_id to Subtitle class; skip whacking parts directly after sub storage for now; remove necessity of trigger argument for skipping duplicate views; add generic home button;
(cherry picked from commit b13cbee)
|
2016-10-09 02:32:09 +02:00 |
|
panni
|
09d3b61234
|
make addic7ed boost configurable
(cherry picked from commit 139be84)
|
2016-10-09 02:25:37 +02:00 |
|
panni
|
130340a752
|
fix force refreshing season
(cherry picked from commit ae93d56)
|
2016-10-09 02:22:29 +02:00 |
|
panni
|
b13cbeed61
|
add generic subtitle_id to Subtitle class; skip whacking parts directly after sub storage for now; remove necessity of trigger argument for skipping duplicate views; add generic home button;
|
2016-08-07 05:07:05 +02:00 |
|
panni
|
139be845e0
|
make addic7ed boost configurable
|
2016-07-23 06:00:56 +02:00 |
|
panni
|
ae93d560d4
|
fix force refreshing season
|
2016-07-17 05:25:33 +02:00 |
|
panni
|
69782ec244
|
Merge branch 'master' into develop-1.4
|
2016-07-17 04:07:22 +02:00 |
|
panni
|
0fad139d9c
|
rename item formatters; add episode number and section title to video.plex_metadata; add title to subtitle storage
|
2016-06-19 04:20:06 +02:00 |
|
panni
|
e9cf91e04e
|
clarify and document parts/videos
|
2016-06-19 03:33:42 +02:00 |
|
panni
|
58da921ffe
|
don't check permissions on not-enabled sections; fixes #172
|
2016-06-19 02:37:12 +02:00 |
|
panni
|
58f35ef0c2
|
move get_metadata_dict; add current subtitle info
|
2016-06-18 04:18:32 +02:00 |
|
panni
|
7e3dd42e73
|
don't fail on empty internal subtitle database; fixes #169
|
2016-06-16 10:24:07 +02:00 |
|
panni
|
824e2c5106
|
only handle sections where SZ is enabled for the primary agent; fixes #167
|
2016-06-12 16:03:14 +02:00 |
|
panni
|
5ec1f31434
|
add media_type constants; check on startup for which libraries sub-zero is enabled
|
2016-06-12 15:29:17 +02:00 |
|
panni
|
4f4a9a8048
|
wip #167
|
2016-06-12 07:14:52 +02:00 |
|
panni
|
f4aa5d2bf1
|
add plex api metadata to scanned videos; set storage_path on PatchedSubtitle; add notify_executable handling; fixes #65
|
2016-06-12 02:32:40 +02:00 |
|
panni
|
8cc7ab5775
|
don't error out on empty ignore_paths
|
2016-06-12 01:49:16 +02:00 |
|
panni
|
6d4a07db2e
|
add notify_executable setting
|
2016-06-12 01:48:33 +02:00 |
|
panni
|
a0d924c3b0
|
cleanup ignore handling; add debug info
|
2016-06-11 17:07:41 +02:00 |
|
panni
|
8d45a46ee2
|
implement ignore by path setting; fixes #134
|
2016-06-11 16:34:36 +02:00 |
|
panni
|
6a5a9b33c2
|
Merge branch '#159_encoding_problems' into develop
|
2016-06-11 15:08:13 +02:00 |
|
panni
|
6d237b1781
|
implement real ignore list check (soft/physical); fixes #164
|
2016-06-05 05:09:32 +02:00 |
|
panni
|
46b40bf2f0
|
fix scheduler, self.items_searching was badly unpacked
|
2016-06-05 02:27:33 +02:00 |
|
panni
|
546c258c82
|
add generic get_item_thumb supporting sections, episodes and everything else; display show thumbs on episode items; display section art on sections
|
2016-06-04 05:15:57 +02:00 |
|
panni
|
b6480f9e32
|
move get_item to support.items;
|
2016-06-04 04:39:39 +02:00 |
|
panni
|
b830aba31c
|
add thumb for recently added
|
2016-06-04 04:29:34 +02:00 |
|
Tommy Mikkelsen
|
c10242b388
|
Take two on a better channel menu
|
2016-06-02 00:48:34 +02:00 |
|
panni
|
8fd5191685
|
use get_viable_encoding() on permission check and subtitle finding; may fix #159
|
2016-05-29 04:01:41 +02:00 |
|
panni
|
e3aed706fb
|
move generic functions to support/plex_media
(cherry picked from commit 6dd87e7)
merge fixes; add test.py; cleanup
|
2016-05-14 05:04:17 +02:00 |
|
panni
|
a0cfe0b6fd
|
move generic functions to support/plex_media
(cherry picked from commit 6dd87e7)
|
2016-05-14 04:17:12 +02:00 |
|
panni
|
476c311e01
|
leftover fixes CamelCase to snake; add TriggerListAvailableSubsForItem
(cherry picked from commit 38239f5)
|
2016-05-14 04:06:25 +02:00 |
|
panni
|
bb10b8fffa
|
CamelCase to snake_case for Sub-Zero base
(cherry picked from commit 1313abc)
|
2016-05-14 03:59:49 +02:00 |
|
panni
|
624b844454
|
move item hinting to support.helpers.get_item_hints
(cherry picked from commit 6f38f06)
|
2016-05-14 03:48:10 +02:00 |
|
panni
|
027f1f4045
|
add series/season (force)-refresh;
(cherry picked from commit 495848e)
|
2016-05-14 03:45:05 +02:00 |
|
panni
|
cb072c2aa6
|
add fixme
|
2016-05-08 05:12:01 +02:00 |
|
panni
|
3105f2e8ae
|
fix #148; use inplace patched request/response objects for plex.py with HTTP.Request to skip plex.tv token requirement
|
2016-05-08 05:07:48 +02:00 |
|
panni
|
3f3bb2d830
|
Merge branch '#151_permission_check_windows' into 1.3-bugfixes
|
2016-05-05 04:18:40 +02:00 |
|
panni
|
d954d25a73
|
fix #149; if we've got a subtitle for a file and we only want one (without language suffix), treat any subtitle as a found one
|
2016-05-05 03:01:22 +02:00 |
|