Commit Graph

38 Commits

Author SHA1 Message Date
anonfunc cbee080b54 Got it to run, renamed some template stuff
Now onto the Jellyfin API, yay!
2021-02-05 19:32:27 +01:00
JonnyWong16 687672e9c1 Fix plural seasons in recently added 2020-09-04 08:01:51 -07:00
JonnyWong16 5fad0a1d97 Refactor page helper functions 2020-02-20 09:00:10 -08:00
JonnyWong16 4a7b5bab54 Update all info page links with helper function 2020-02-20 00:01:30 -08:00
JonnyWong16 d752d46676 Update pms_image_proxy with helper function and encode URL params 2020-02-19 19:57:56 -08:00
JonnyWong16 8f19cdccfd Add rating_key to all uses of pms_image_proxy 2020-02-17 10:51:18 -08:00
JonnyWong16 7d3ee3afb3 Fix recently added show title 2018-01-05 21:01:10 -08:00
JonnyWong16 4fa5fb909c Fixed height recently added row when empty 2017-08-19 23:35:42 -07:00
JonnyWong16 1ac4d43db2 Add message for no recently added items 2017-08-02 21:22:37 -07:00
JonnyWong16 e0b78adfee Add recently added media type toggles to homepage 2017-08-02 21:12:59 -07:00
JonnyWong16 8c6e142314 Hide poster refresh icon in guest mode 2016-06-20 19:09:02 -07:00
JonnyWong16 0f92dc0fdf Add refresh button to images 2016-06-04 12:43:45 -07:00
JonnyWong16 33458c1bdb Make sure current activity returned sessions when refreshing 2016-05-17 21:10:05 -07:00
JonnyWong16 68d124ff04 Some minor UI tweaks 2016-05-04 11:13:33 -07:00
JonnyWong16 d8ad9adabd A bunch of UI updates 2016-05-01 11:06:37 -07:00
JonnyWong16 fed7d4cc34 Add scrolling recently added to homepage 2016-02-26 23:53:03 -08:00
Jonathan Wong 381c3da31c Add media info table to library page 2016-01-15 20:59:02 -08:00
Jonathan Wong 2a85e11ad9 Add library recently added 2016-01-15 20:58:55 -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 b9f47df930 Update activity_pinger for recently added 2015-10-25 17:21:49 -07:00
Jonathan Wong 5da4fe953e More titles for ellipse text 2015-09-22 16:14:48 -07:00
Jonathan Wong 5ec9e41244 Add tracks to user recently watched
* Clean up poster styles to match info pages
2015-09-13 23:28:42 -07:00
Jonathan Wong 2edfc1e3da Add link to music info from recently added 2015-09-13 14:09:22 -07:00
JonnyWong16 6cb1c057cf Another update to recently added and recently watched.
Recently added albums now include artist name.
Recently watched episodes now include show name.
2015-08-18 02:26:52 -07:00
JonnyWong16 dd27f9bf72 Fixed recently added and recently watched posters.
Changed posters to match Plex/Web style, and fixed stretching on "home
video" posters.
2015-08-17 13:03:44 -07:00
James Royal 5826a823a8 Add parent_title to the docs of recently_added.html 2015-08-15 13:52:50 -05:00
James Royal cbec1e7768 Recently added TV Shows display title of the show 2015-08-15 13:28:32 -05:00
Tim d71e12ea6e Load datatables javascript and css with the main graphs page to speed up history table calls.
Fix styling on recently added error.
2015-08-08 17:56:38 +02:00
Tim d6b646323f Move everything to Bootstrap 3. (WIP)
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim 227e63cb50 Higher quality cover art images. 2015-07-29 12:00:30 +02:00
Tim 7d9934e4b6 Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted.
Fix home stats user link if user has no id.
Fix bug in PlexWatch import script which switched around the episode and show titles.
2015-07-25 12:40:38 +02:00
Tim dcab175c18 Fix database check bug.
Some styling adjustments.
Use the proper image fallbacks.
2015-07-10 14:04:30 +02:00
Tim 69c8441c1c Accommodate for music in recently added. 2015-07-08 00:13:20 +02:00
Tim a5d6b8ec0f Fix bug on recently added when item wasn't a video item.
Change variable names to fixed standard.
2015-07-07 21:47:47 +02:00
Tim c0f487940f Start front-end clean up and documentation. 2015-06-25 01:03:44 +02:00
Tim 253a1efb3a Fix styling and sorting for for recently added items. 2015-06-17 16:37:04 +02:00
Tim 21fca0ef89 Improve some error handling of http requests.
Provide more helpful error messages.
Some visual fixes.
2015-06-17 00:07:37 +02:00
Tim 473ea7513c Add recently added to home screen. 2015-06-16 23:22:03 +02:00