j
|
70cfee4f73
|
dont fail if no subtitles layer is defined
|
2013-03-14 07:32:59 +00:00 |
|
j
|
865cbb2490
|
fix timeline issue where last tile is smaller large_tile_w/2 and so last timeline was not saved as last timeline. fixes #1424
|
2013-03-12 16:51:53 +00:00 |
|
j
|
f5cd0cf2ca
|
load subtitles in sync with creating timeline, use stream duration for files
|
2013-03-12 09:36:00 +00:00 |
|
j
|
d69e53608c
|
add option to install local apps
|
2013-03-09 11:43:33 +00:00 |
|
j
|
31d28e733d
|
refine description, fixes #1397
|
2013-03-09 09:35:04 +00:00 |
|
j
|
58bac6981f
|
save notes in .data, dont return item properties that have capabilities not allowed to user
|
2013-03-09 08:23:47 +00:00 |
|
rolux
|
3e24c81367
|
indiancinema: update default personal lists (fixes #1361)
|
2013-03-09 08:11:01 +00:00 |
|
rolux
|
f47e67559f
|
indiancine.ma: rename notes to comments, add layer item keys for find
|
2013-03-09 12:42:43 +05:30 |
|
rolux
|
169c9c6919
|
add indiancinema site dialog copyrights tab; fix 0xdb site dialog close handler
|
2013-03-08 06:07:08 +00:00 |
|
j
|
c57c6302dd
|
fix typo
|
2013-03-08 05:36:26 +00:00 |
|
j
|
34be7923a7
|
use frame as thumbnail, fix default frame.
|
2013-03-07 10:24:25 +00:00 |
|
j
|
edd889348c
|
delete sequence data directly
|
2013-03-06 16:29:57 +00:00 |
|
j
|
f48f62b6a0
|
can only delete after altering table
|
2013-03-06 16:21:41 +00:00 |
|
j
|
5d3c53742a
|
remove existing sequences on update, rebuilding is faster than migration. drop one index to make import faster
|
2013-03-06 16:15:12 +00:00 |
|
j
|
be8aab6b84
|
merge
|
2013-03-06 15:59:23 +00:00 |
|
j
|
d7a96c72a1
|
fix get_sequences
|
2013-03-06 16:57:46 +01:00 |
|
j
|
5ec09e804d
|
avoid overlapping annotations
|
2013-03-06 14:19:13 +00:00 |
|
rolux
|
be717933e4
|
make /2000 behave slightly less wrong
|
2013-03-06 14:09:18 +00:00 |
|
j
|
d9d1a600a9
|
add manage.py import_srt command
|
2013-03-06 14:08:42 +00:00 |
|
rolux
|
9c54344918
|
add user.ui.help, rearrage user.ui alphabetically, add missing user.ui keys to pandora.config
|
2013-03-06 12:44:12 +00:00 |
|
rolux
|
fffd4d81a0
|
config: add 'secondaryId' itemKey property
|
2013-03-06 10:03:09 +00:00 |
|
j
|
3947da68ba
|
slice update to reduce memory usage
|
2013-03-06 09:52:39 +00:00 |
|
j
|
40eed92b7a
|
optimize sequence table, save hash as bigint, mode as int, dont filter results by user
|
2013-03-06 08:40:52 +00:00 |
|
j
|
4e433a7c5f
|
dont fail if info text does not exist
|
2013-03-05 12:43:28 +00:00 |
|
rolux
|
a95633b878
|
update help dialog, help html and help config
|
2013-03-05 09:33:15 +00:00 |
|
j
|
e706fbfb9b
|
api documentation takes and returns
|
2013-03-04 19:35:06 +00:00 |
|
j
|
29008d0eae
|
add addAnnotations api to batch import many annotations, update importAnnotations dialog
|
2013-03-04 15:41:25 +00:00 |
|
j
|
b9a01b2db9
|
use max resolutions not first
|
2013-03-04 15:39:08 +00:00 |
|
j
|
a84f56335c
|
add user.ui.hash for all config files
|
2013-03-04 12:04:48 +00:00 |
|
rolux
|
1392cdfaf1
|
config: add help property
|
2013-03-04 10:07:37 +00:00 |
|
j
|
c3abc71fd0
|
move api to apiDialog
|
2013-03-04 07:26:01 +00:00 |
|
j
|
e602ca9dc9
|
add position for new lists, fixes #199
|
2013-03-03 15:06:22 +00:00 |
|
j
|
a89e654c6d
|
fix queries in smart lists
|
2013-03-03 14:46:37 +00:00 |
|
j
|
fea340bc68
|
parseConditions should always return list now
|
2013-03-03 14:38:10 +00:00 |
|
j
|
9bab85e00a
|
fix & queries with multiple item keys
|
2013-03-03 14:34:50 +00:00 |
|
j
|
c2dfb6f2e4
|
dont overwrite default itemkey properties
|
2013-03-03 11:28:28 +00:00 |
|
rolux
|
2802b6b691
|
config: add notes item key; fix user.ui.showLayers in indiancinema config
|
2013-03-03 11:22:37 +00:00 |
|
j
|
e94c146df0
|
dont fail in parse_time if input is already a number
|
2013-03-03 11:16:26 +00:00 |
|
j
|
b2b3459fa2
|
fix reload worker and readd watch after reload to not only work for one change
|
2013-03-03 11:16:00 +00:00 |
|
rolux
|
b97ce25867
|
user.ui.updateAdvancedFind -> user.ui.updateAdvancedFindResults
|
2013-03-03 11:15:28 +00:00 |
|
rolux
|
6cc0a74efc
|
change type of duration item key from float to time
|
2013-03-03 10:52:17 +00:00 |
|
j
|
74511f85d6
|
merge experimental range request support, fixes #1356
|
2013-03-03 08:22:46 +00:00 |
|
rolux
|
bd68dca2d8
|
indiancinema: add encyclopedia and wiki item keys
|
2013-03-03 13:19:43 +05:30 |
|
j
|
0b474aa4cb
|
remember page for pdf texts and show in url
|
2013-03-02 13:01:07 +00:00 |
|
j
|
661e005b78
|
dont expose ids of empty subtitles, fixes #1333
|
2013-03-02 08:57:39 +00:00 |
|
rolux
|
8a071282ea
|
config: ascending resolutions
|
2013-03-01 11:18:06 +00:00 |
|
rolux
|
2a2f06799b
|
indiancinema config: add clip layers, ascending resolutions
|
2013-03-01 11:17:37 +00:00 |
|
j
|
18e81ae111
|
remove debug
|
2013-03-01 09:15:07 +00:00 |
|
j
|
f01534b36c
|
upload files for an item
|
2013-03-01 09:14:57 +00:00 |
|
j
|
a36da2fcbb
|
fix changing clip layers
|
2013-03-01 09:13:34 +00:00 |
|
rolux
|
7e0f26864b
|
config: add user.ui.updateAdvancedFind
|
2013-03-01 09:19:54 +05:30 |
|
j
|
8d5f8d5156
|
get poster frame
|
2013-02-28 20:47:02 +00:00 |
|
j
|
91610be8fc
|
fix default videoResolution
|
2013-02-28 20:43:30 +00:00 |
|
j
|
92a8480d79
|
only call getId if using IMDb ids
|
2013-02-28 20:12:52 +00:00 |
|
j
|
27f5745d16
|
edit rightslevel in text general dialog
|
2013-02-28 13:10:16 +00:00 |
|
rolux
|
4d0af754c3
|
fix indiancinema config
|
2013-02-28 12:38:13 +00:00 |
|
rolux
|
dcf2f0aca6
|
typo
|
2013-02-28 12:18:04 +00:00 |
|
j
|
1b7ff5dcbd
|
add text rightslevel
|
2013-02-28 12:16:46 +00:00 |
|
rolux
|
5c2b51b9d4
|
config: add capabilities.canReadText and textRightsLevels
|
2013-02-28 12:13:52 +00:00 |
|
rolux
|
fe0c2e5329
|
fix indiancinema config
|
2013-02-28 12:03:14 +00:00 |
|
j
|
819af3734e
|
also select poster frame based on heat if not using importFrames
|
2013-02-28 11:57:56 +00:00 |
|
j
|
b251332fc9
|
use getIds from dataservice
|
2013-02-28 10:34:14 +00:00 |
|
rolux
|
1a162594c5
|
update indiancinema config
|
2013-02-27 13:07:17 +00:00 |
|
rolux
|
02e5ed6faf
|
update indiancinema config
|
2013-02-27 09:38:42 +00:00 |
|
rolux
|
e785cdb937
|
update indiancinema info view and config
|
2013-02-27 08:58:44 +05:30 |
|
j
|
ba3d1538f4
|
use isSubtitles itemKey for subtitles
|
2013-02-26 16:12:00 +00:00 |
|
rolux
|
20c5186640
|
indiancinema: update config and info view
|
2013-02-26 15:55:19 +00:00 |
|
j
|
e76b620d73
|
suport descriptions of array itemKeys, add description to studio, name
|
2013-02-26 14:08:56 +00:00 |
|
rolux
|
4d36b0ed16
|
indiancinema config: add composer
|
2013-02-26 13:24:38 +05:30 |
|
rolux
|
ba8cec90dd
|
indiancinema config: Actors -> Actor; remove sortType person for Studio
|
2013-02-26 13:22:47 +05:30 |
|
j
|
7b0764e74c
|
dont use non existend autocompleteSortKey for title
|
2013-02-26 04:41:18 +00:00 |
|
j
|
027d9eb90d
|
migrate color to hue, saturation, lightness, fixes #1301
|
2013-02-25 21:33:05 +00:00 |
|
j
|
2f68365d2f
|
use format_path for sites with folderdepth of 4
|
2013-02-25 20:54:47 +00:00 |
|
rolux
|
8f4bccff65
|
update indiancinema config
|
2013-02-25 16:38:35 +00:00 |
|
j
|
1594bec79e
|
find local ids
|
2013-02-25 13:30:42 +00:00 |
|
j
|
dadf1af1e6
|
wait for poster
|
2013-02-25 13:30:22 +00:00 |
|
j
|
c089551e08
|
wait for poster
|
2013-02-25 11:14:04 +00:00 |
|
j
|
8734e35613
|
add add item api
|
2013-02-25 10:30:29 +00:00 |
|
j
|
30f61d0ed5
|
fix config
|
2013-02-25 10:30:23 +00:00 |
|
rolux
|
6ca9d97575
|
config: add itemRequiresVideo and capabilities.canAddItems, rename capabilities.canDeleteItems to capabilities.canRemoveItems, update indiancinema config
|
2013-02-25 15:53:49 +05:30 |
|
j
|
166fcfeae7
|
add imdbId as key, define folderdepth
|
2013-02-24 10:45:44 +00:00 |
|
j
|
7a8cb97074
|
dont fail if no site url is defined
|
2013-02-24 10:45:29 +00:00 |
|
rolux
|
47aee099b1
|
add pandora.site.https
|
2013-02-24 14:47:03 +05:30 |
|
j
|
fd59f680fb
|
add api.getMetadata
|
2013-02-24 08:26:59 +00:00 |
|
j
|
b7f417c29d
|
use Ox.Message
|
2013-02-24 07:48:25 +00:00 |
|
j
|
d2a922bec4
|
provide hook to overwrite site.url in config in local_settings.py
|
2013-02-23 11:37:02 +00:00 |
|
rolux
|
6d8e27c043
|
config: add site.sites and site.user.ui.showAdvancedEmbedOptions
|
2013-02-23 10:32:22 +05:30 |
|
j
|
65f04dfdbb
|
rename to embeds.js
|
2013-02-21 15:02:04 +00:00 |
|
j
|
b8f2499444
|
add data migration
|
2013-02-21 14:53:44 +00:00 |
|
j
|
d7694c1ae0
|
embeds
|
2013-02-21 14:51:46 +00:00 |
|
j
|
1b9a285402
|
canEditFeaturedselfs
|
2013-02-21 14:21:30 +00:00 |
|
j
|
2a064259ac
|
add pdf.js
|
2013-02-21 14:09:23 +00:00 |
|
j
|
b1d83b0f93
|
cleanup unused imports and unused variables
|
2013-02-21 13:28:36 +00:00 |
|
j
|
c3d621350c
|
return editable, dont rename to empty string
|
2013-02-21 13:00:25 +00:00 |
|
j
|
32d7184758
|
text.editable
|
2013-02-21 12:15:20 +00:00 |
|
j
|
94d4087aef
|
set pdf status to uploaded
|
2013-02-21 10:25:39 +00:00 |
|
rolux
|
95d4e2ed09
|
add embedSize user ui key
|
2013-02-21 15:18:30 +05:30 |
|
rolux
|
0dedc7803a
|
cleanup indiancinema filters
|
2013-02-21 12:31:32 +05:30 |
|
j
|
ff0dcf5028
|
refactor addList/editList
|
2013-02-20 11:44:55 +00:00 |
|
j
|
9377f772e4
|
add addpdf button
|
2013-02-20 11:29:29 +00:00 |
|