Jonathan Wong
2a85e11ad9
Add library recently added
2016-01-15 20:58:55 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Jonathan Wong
5fedac691d
Add individual library page
2016-01-15 20:50:18 -08:00
Jonathan Wong
8ba68dcfcf
Change home cards config to list type
2016-01-15 20:49:22 -08:00
Jonathan Wong
8f367d140f
Add item counts to database
...
* Add schedule task to refresh libraries list
* Update library stats to use library_sections table
2016-01-15 20:49:04 -08:00
Jonathan Wong
771885f27f
Add update metadata feature
...
* Use rating_key instead of item_id for history info
2016-01-15 20:48:47 -08:00
Jonathan Wong
09aac22909
Initial library_id changes
...
* Give the library sections their own db table.
2016-01-15 20:48:29 -08:00
zobe123
6143da5a6a
Update pmsconnect.py
...
some additions to Show readable transcode progress
2015-12-17 23:25:29 +01:00
Jonathan Wong
10c54c2d10
Only show IPv4 addresses
2015-12-01 21:57:02 -08:00
Jonathan Wong
a20a52f5f1
Refresh port mapping before checking remote access
2015-11-22 10:22:15 -08:00
Jonathan Wong
013d957e47
Use Plex API to check remote access down
2015-11-21 10:13:26 -08:00
Jonathan Wong
4d87666a42
Schedule job to check if server down
2015-11-16 23:19:59 -08:00
Jonathan Wong
1983597cf1
Fix get_server_friendly_name
2015-11-16 22:51:21 -08:00
Jonathan Wong
12056ac2ba
Get server name as a scheduled task
2015-11-16 18:31:22 -08:00
Jonathan Wong
f8b75eadc6
Improved get server friendly name
...
* Add server friendly name to page title
2015-11-15 21:35:53 -08:00
Jonathan Wong
80df8f6191
Add IP address to sessions for PMS 0.9.14
2015-11-11 08:59:55 -08:00
Jonathan Wong
dea9663adf
Add more metadata options to notifications
2015-11-08 15:38:30 -08:00
Jonathan Wong
b9f47df930
Update activity_pinger for recently added
2015-10-25 17:21:49 -07:00
Jonathan Wong
968132099e
Change metadata 'type' to 'media_type'
2015-10-24 21:18:09 -07:00
Tim van der Westhuizen
4ac5329019
Add Konvergo to platform name overrides.
2015-10-22 17:45:23 +02:00
Jonathan Wong
441572ea12
Fix "Mystery" platform in stats and activity
2015-09-29 10:11:11 -07:00
Jonathan Wong
45a385f36e
Always match child (episode or track) by index
2015-09-27 00:06:30 -07:00
Jonathan Wong
c7d51b90c6
Update grandparent/parent/child rating keys
...
* Updates all rating keys for show/season/episode or artist/album/track
2015-09-26 02:45:53 -07:00
Jonathan Wong
2b9817319a
Fix season search results
2015-09-25 11:38:41 -07:00
Jonathan Wong
1f2efedf7f
Fix search URL encoding
2015-09-24 23:41:48 -07:00
Jonathan Wong
28d05ba9fe
Add seasons to search query
2015-09-24 22:09:14 -07:00
Jonathan Wong
25249e7538
Display search results if metadata not found
2015-09-24 19:33:44 -07:00
Jonathan Wong
d36de5a535
Add search functions
2015-09-24 18:42:56 -07:00
Tim
28227a3c35
Initial code for a more suitable websocket event handler.
2015-09-22 00:06:42 +02:00
Jonathan Wong
de4d8fb277
Default to show all cards until the user disables them.
2015-09-19 00:42:00 -07:00
Jonathan Wong
078f4babf5
Add setting to selectively hide library statistics cards on the homepage
2015-09-18 23:42:16 -07:00
Jonathan Wong
af131ce16d
Change code to get generic library children items
...
* Merge the separate season list and episode list
2015-09-13 13:31:51 -07:00
Jonathan Wong
414c4c2ffa
Add artist, album, and track metadata
2015-09-13 13:29:04 -07:00
Jonathan Wong
b860f9a5e8
Add photos to current activity
...
* Also fix BIF fade in
2015-09-12 23:09:01 -07:00
Jonathan Wong
56b717b1a1
Add transcode progress and speed to dashboard activity
2015-09-06 21:10:47 -07:00
Jonathan Wong
3867dd7bdd
Add throttled indicator to dashboard activity
2015-09-06 15:51:46 -07:00
Jonathan Wong
e6383d52ad
Fix adding tagline to session_history_metadata table
2015-09-06 13:21:08 -07:00
Jonathan Wong
2d7585d64b
Add tagline to movie info metadata
2015-09-06 12:31:50 -07:00
Tim
2d739f64cf
Fix some issues where some channel streams are being reported as episodes.
...
Fix images for activity pane when channels/clips are being played.
2015-09-06 13:49:09 +02:00
Jonathan Wong
389ce97d03
Rename server statistics to library statistics
2015-08-30 11:01:52 -07:00
Jonathan Wong
3436175223
Initial implementation of server statistics
2015-08-29 12:15:11 -07:00
Jonathan Wong
9b03ffbaa1
Fix season_list
2015-08-28 13:05:45 -07:00
drzoidberg33
6e14c08570
Merge pull request #142 from JonnyWong16/top-lists
...
Dashboard activity
2015-08-27 23:32:52 +02:00
Jonathan Wong
7bbcc575b0
Style current activity to match Plex/Web
2015-08-27 12:50:31 -07:00
Jonathan Wong
60380c6a99
Add season list to show page, and watch history to season page
2015-08-27 00:48:10 -07:00
Jonathan Wong
545b7cb581
Remove grandparent_rating_key from season media type
2015-08-22 05:24:02 -07:00
Jonathan Wong
0848e317ee
Add links to info pages to move between show / season / episode
...
* Clicking poster moves up one level
* Links in titles of season and episodes
2015-08-22 05:18:33 -07:00
Tim
c98a8865d6
Fix bug where user refresh would fail under certain circumstances.
...
Move all user functions to it's own class.
2015-08-16 12:40:32 +02:00
James Royal
cbec1e7768
Recently added TV Shows display title of the show
2015-08-15 13:28:32 -05:00
Tim
824d4dfea2
Add metadata parameters to notification string options.
...
Add SxE to notification title if type is episode.
2015-07-27 22:29:34 +02:00