Skip to content

Commit

Permalink
Readded container limit for genre pivot
Browse files Browse the repository at this point in the history
  • Loading branch information
roidy committed May 30, 2013
1 parent 787a387 commit c9fb68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/templates/MoviePrePlay.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
{{COPY(Video/Genre)}}
<label>{{VAL(tag)}}</label>
<preview>
<link>http://trailers.apple.com/library/sections/{{VAL(/librarySectionID)}}/genre/{{VAL(id)}}&amp;PlexConnect=MoviePreview</link>
<link>http://trailers.apple.com/library/sections/{{VAL(/librarySectionID)}}/genre/{{VAL(id)}}?X-Plex-Container-Start=0&amp;X-Plex-Container-Size=50&amp;PlexConnect=MoviePreview</link>
</preview>
</oneLineMenuItem>
</items>
Expand Down

0 comments on commit c9fb68b

Please sign in to comment.