panni
|
177f417f99
|
add single task queue, hopefully helping with #207
|
2016-11-25 13:11:48 +01:00 |
|
panni
|
2fe43d3f72
|
find better subtitles: don't fail on missing parts
|
2016-11-24 15:48:22 +01:00 |
|
panni
|
9bfb569acf
|
remove obsolete subtitle_id; remove link from subtitle storage; remove legacy subtitle storage support;
|
2016-11-24 14:43:21 +01:00 |
|
panni
|
3f86340db1
|
log when auto-better skips because manual subtitle was downloaded before
|
2016-11-24 14:21:52 +01:00 |
|
panni
|
76d05b743e
|
specify chmod; fixes #203
|
2016-11-23 15:28:53 +01:00 |
|
panni
|
baa96a0fb1
|
lower manual subtitle min episode score to 66; use plex's series name and movie title instead our detected one
|
2016-11-23 14:37:57 +01:00 |
|
panni
|
a84163f181
|
separate task data into language packs; fixes multiple languages manual subtitle search
|
2016-11-23 14:04:36 +01:00 |
|
panni
|
2b3c462c83
|
reorder skip better sub on cutoff
|
2016-11-20 05:17:42 +01:00 |
|
panni
|
a6f3600742
|
wording
|
2016-11-20 04:51:25 +01:00 |
|
panni
|
a718458958
|
reorder FindBetterSubtitles trigger; opt out earlier if certain conditions met
|
2016-11-20 04:47:54 +01:00 |
|
panni
|
4bf82b8b8c
|
add manual FindBetterSubtitles trigger; add hard cutoff for FindBetterSubtitles
|
2016-11-20 04:38:38 +01:00 |
|
panni
|
2058670123
|
reset task.time_start automatically
|
2016-11-19 04:47:53 +01:00 |
|
panni
|
b7f9f76c10
|
correctly set rating_key for AvailableSubsForItem
|
2016-11-19 04:42:28 +01:00 |
|
panni
|
5e728fb183
|
separate more stuff into mixins; FindBetterSubtitles-release-candidate
|
2016-11-19 04:38:13 +01:00 |
|
panni
|
c79e8fda8e
|
move subtitle download logic from AvailableSubsForItem to DownloadSubtitleMixin
|
2016-11-19 02:01:05 +01:00 |
|
panni
|
834ab5fee4
|
move subtitle listing logic from AvailableSubsForItem to SubtitleListingMixin
|
2016-11-19 01:47:56 +01:00 |
|
panni
|
faa7cc975c
|
remove fixme
|
2016-11-19 01:40:55 +01:00 |
|
panni
|
11f8aadfa4
|
add subtitle download mode distinction of manual, auto and auto-better
|
2016-11-19 01:28:10 +01:00 |
|
panni
|
cc20d2f538
|
explicit boolean casting (as we don't currently know whether prefs returned really are boolean)
|
2016-11-19 00:41:42 +01:00 |
|
panni
|
5d0cda5e9b
|
clarify frequency settings for periodic tasks
|
2016-11-19 00:34:45 +01:00 |
|
panni
|
b847e4b8cb
|
add manually selected subtitle info to storage
|
2016-11-19 00:27:33 +01:00 |
|
panni
|
880459018d
|
fix empty subtitle storage
|
2016-11-18 17:49:49 +01:00 |
|
panni
|
81951b1b67
|
refresh_item doesn't need the title param
|
2016-11-18 12:40:57 +01:00 |
|
panni
|
aff2365322
|
fix search for missing task again
|
2016-11-14 20:19:59 +01:00 |
|
panni
|
c1044f5b82
|
fix search for items with missing subtitles task
|
2016-11-14 20:00:59 +01:00 |
|
panni
|
932d60a46e
|
use min score for manual subtitle listing, not configured score
|
2016-11-14 10:22:49 +01:00 |
|
panni
|
112f84f88f
|
rename score settings so they won't clash with old enum ones
|
2016-11-13 15:44:26 +01:00 |
|
panni
|
0eaf1b6251
|
increase default missing subtitles item amount to 2000
|
2016-11-12 04:46:05 +01:00 |
|
panni
|
a4c6007695
|
also refresh the item after manually downloading a subtitle
|
2016-11-12 04:44:40 +01:00 |
|
panni
|
9fa9d113e4
|
safeguard for guessit-undetectable video
|
2016-11-12 04:38:35 +01:00 |
|
panni
|
e46e65bc7b
|
add task data clear method to scheduler; add task for missing subtitles
|
2016-11-12 04:16:20 +01:00 |
|
panni
|
0cd86f1fb8
|
rename searchAllRecentlyAddedMissing to uppercase; get task class name dynamically by default; dont fail on inexistant post_run implementation; override setup_defaults on AvailableSubsForItem;
|
2016-11-12 04:15:30 +01:00 |
|
panni
|
047371261b
|
correctly display ietf languages in menu
|
2016-11-08 16:51:04 +01:00 |
|
panni
|
548eb41ab8
|
enforce boolean on Prefs["subtitles.language.ietf"]
|
2016-11-08 16:37:48 +01:00 |
|
panni
|
25866bd621
|
add legacy support for inexistant Platform.MachineIdentifier; bump version number
|
2016-11-08 16:26:41 +01:00 |
|
panni
|
9d1f3875ee
|
control datetime display
|
2016-11-05 03:36:29 +01:00 |
|
panni
|
e02b85a37c
|
better history item display
|
2016-11-05 01:58:12 +01:00 |
|
panni
|
1e27f9ebd5
|
add item_title without section title to history
|
2016-11-01 05:22:02 +01:00 |
|
panni
|
d7e7c5057d
|
get_title_for_video_metadata: add episode title only if wanted
|
2016-11-01 04:31:16 +01:00 |
|
panni
|
db3edfe0f5
|
add score to subtitle history; make episode title optional; add show logstorage:history
|
2016-11-01 04:23:17 +01:00 |
|
panni
|
fceff21c5e
|
add get_title_for_video_metadata, use it;
|
2016-11-01 03:02:48 +01:00 |
|
panni
|
553889dd82
|
add history to support
|
2016-11-01 03:01:59 +01:00 |
|
panni
|
3614b5d33c
|
add basic history handling; add history_size setting
|
2016-11-01 02:15:08 +01:00 |
|
panni
|
4b8ab7d5e2
|
forward migration for tasks; default task setup
|
2016-11-01 02:02:34 +01:00 |
|
panni
|
916633b50a
|
add empty history data
|
2016-10-30 03:35:49 +01:00 |
|
panni
|
2db91bb088
|
don't kill task data in Dict by default
|
2016-10-30 03:26:45 +01:00 |
|
panni
|
379ab40946
|
anonymize machine identifier
|
2016-10-30 00:57:33 +02:00 |
|
panni
|
3b8e7dffb1
|
use machine identifier for unique id
|
2016-10-30 00:48:47 +02:00 |
|
panni
|
a5759b18f4
|
log manual subtitle listing
|
2016-10-30 00:13:19 +02:00 |
|
panni
|
5f16a31a80
|
convert uuid to broken version of it, to "identify" anonymous user
|
2016-10-29 05:18:40 +02:00 |
|