Luke L
fd7252c7a0
Replaced old redirect domain links
2018-08-08 09:26:03 +01:00
Luke L
5bc4f012d6
Updated README
2018-08-08 09:23:52 +01:00
Luke L
1451a04434
Merge pull request #20 from ukdtom/master
...
No worries :)
2015-01-03 21:53:30 +00:00
Tommy Mikkelsen
c2ae075292
Fixed issue if Token isn't used
2014-12-31 23:35:30 +01:00
Luke L
70080b4e47
Merge pull request #19 from ukdtom/master
...
Added support for Plex Home mode via @ukdtom :)
2014-12-23 20:56:19 +00:00
Tommy Mikkelsen
2a2a9f3408
Added support for Plex Home mode
...
Added token support, so Plex Home mode is supported
2014-12-23 21:24:04 +01:00
Luke L
9ed857bc47
Merge pull request #13 from botho/master
...
Add recently added sorting & Add last updated date time in the footer
Please note: active development has moved to the v2 branch. I am including this pull as several people have expressed a desire for similar functionality.
Thanks botho!
2011-07-19 01:11:03 -07:00
botho
7115986093
Add last updated date time in the footer
...
Signed-off-by: botho <sbothorel@free.fr >
2011-07-18 22:14:36 +02:00
botho
fe66b035ea
Add recently added sorting
...
Signed-off-by: botho <sbothorel@free.fr >
2011-07-18 20:52:02 +02:00
Luke L
d2c04648c2
Merge pull request #12 from ignucius/master
...
added some functionality
2011-05-29 04:43:20 -07:00
Dominik Benninger
0edc7a24c1
Added Seen / Not Seen to Menu
2011-05-29 13:19:53 +02:00
Luke L
a7f02bda66
Increased PHP memory limit in exporter
2011-01-27 12:17:05 +00:00
Brian Donovan
f96dbf08f4
Add "Director" as a subfilter under "Genre".
2011-01-05 16:19:54 -08:00
Brian Donovan
0826630d5e
Ignore jpegs now that the thumbs are all jpegs.
2011-01-05 16:12:02 -08:00
Luke L
78b1728cd6
Exporter now supports setting words to skip when sorting by title
2011-01-03 20:47:01 +00:00
Brian Donovan
a7b8683801
Use a real doctype (html 4.01 transitional).
2011-01-03 11:17:53 -08:00
Brian Donovan
b1f6bb3198
Add missing closing parenthesis.
2011-01-03 11:15:18 -08:00
Luke L
7ec6fe2e8b
Removed unneeded lazy load preference.
2011-01-03 00:35:28 +00:00
Luke L
bdd9d732ec
Cleaned up HTML.
2011-01-02 22:46:34 +00:00
Luke L
15e7619c6b
Title sorting now respects the, der, die, das and a.
2011-01-02 22:38:29 +00:00
Luke L
eb8baad7dc
Removed dependancy check for GD as thumbnail processing is now handled by the Plex API.
2011-01-02 22:28:37 +00:00
Luke L
113a425efa
Removed old jQuery file (doh)
2011-01-02 22:16:14 +00:00
Luke L
603e78dd70
append() to html(composite_string)
...
Added loading condition to library
2011-01-02 22:12:59 +00:00
Luke L
75acfea216
Removed lazy loading of images, performance increase!
2011-01-02 22:07:21 +00:00
Luke L
6cad4df0f5
Items are now generated as a single HTML string and inserted rather than each being append()'d via jQuery. Much faster.
2011-01-02 22:04:57 +00:00
Luke L
e6fe975299
Exporter now pack()'s the JSON output.
2011-01-02 21:57:32 +00:00
Luke L
e3393e461a
Updated jQuery to version 1.4.4
2011-01-02 21:54:21 +00:00
Luke L
8272cae43b
Added support for using Plex APIs image transcoder.
2011-01-02 20:53:12 +00:00
Luke L
a51707408e
Removed erroneous CSS declaration in iPhone stylesheet
2010-11-05 16:35:43 +00:00
Luke L
9891f5a86c
Formatting changes -minor
2010-11-05 13:17:10 +00:00
Luke L
6f7ecd606f
Added sorting for seasons
2010-11-05 13:12:08 +00:00
Luke L
4f2e6f187b
Removed unneeded console log
2010-11-04 20:55:17 +00:00
Brian Donovan
9e788b3a5e
Add the Plex favicon.
2010-11-04 09:04:17 -07:00
Luke L
df6b369299
Added sort order for episodes
2010-11-04 15:42:46 +00:00
Luke L
d83ca0fd1b
Total count now includes individual episodes
2010-11-04 13:18:51 +00:00
Luke L
5b203eab0b
Added support for TV episodes
2010-11-04 13:08:05 +00:00
Luke L
f51cd77ac0
Added section ordering support
2010-11-03 21:16:44 +00:00
Luke L
332616434e
Merge branch 'filter-section-names'
2010-11-02 17:37:00 +00:00
Luke L
635c153061
Added ability to filter by section name
2010-11-02 17:35:04 +00:00
Brian Donovan
fb31597d1e
j is next, k is previous.
2010-11-02 09:34:13 -07:00
Brian Donovan
3f0e06d215
Whoops, the result is supposed to be an associative array.
2010-11-02 09:28:18 -07:00
Brian Donovan
0f092d931f
Allow the script to take section names, not just ids.
2010-11-02 09:12:50 -07:00
Luke L
44cf3a4891
Fixed stupid oversight
2010-11-01 22:38:56 +00:00
Luke L
4000284acb
Added iPhone version
2010-11-01 21:54:22 +00:00
Luke L
6e70fee515
CLI now accepts sections as an argument to scan only selected sections
2010-11-01 21:01:01 +00:00
Luke L
aa5c6e3e39
Media item file size now calculated as a float to avoid PHP max INT size ceiling.
2010-11-01 20:21:39 +00:00
Luke L
112e670238
Added first release of Plex Export
2010-10-20 08:23:00 +01:00
Luke L
3cb7a90175
First commit
2010-10-20 07:37:14 +01:00