@extends('layout.default') @section('breadcrumbs')
Cover {{ __('torrent.file') }} ({{ __('torrent.optional') }})
Banner {{ __('torrent.file') }} ({{ __('torrent.optional') }})
{{ __('torrent.title') }}
{{ $torrent->category->name }} ({{ __('torrent.current') }}) @foreach ($categories as $id => $category) {{ $category['name'] }} @endforeach {{ __('torrent.category') }}
{{ $torrent->type->name }} ({{ __('torrent.current') }}) @foreach ($types as $id => $type) {{ $type['name'] }} @endforeach {{ __('torrent.type') }}
@if (! $torrent->resolution) --Select Resolution-- ) @else {{ $torrent->resolution->name }} ({{ __('torrent.current') }}) @endif @foreach ($resolutions as $resolution) id) > {{ $resolution->name }} @endforeach {{ __('torrent.resolution') }}
@if (! $torrent->distributor) --Select Distributor-- ) @else {{ $torrent->distributor->name }} ({{ __('torrent.current') }}) @endif No Distributor @foreach ($distributors as $distributor) id) > {{ $distributor->name }} @endforeach {{ __('torrent.distributor') }}
@if (! $torrent->region) --Select Region-- ) @else {{ $torrent->region->name }} ({{ __('torrent.current') }}) @endif No Region @foreach ($regions as $region) id) > {{ $region->name }} @endforeach {{ __('torrent.region') }}
{{ __('torrent.season-number') }} ({{ __('common.required') }} For TV)
{{ __('torrent.episode-number') }} ({{ __('common.required') }} For TV. Use "0" For Season Packs.)
TMDB ID ({{ __('common.required') }})
IMDB ID
TVDB ID
MAL ID ({{ __('request.required') }} For Anime)
IGDB ID {{ __('request.required') }} For Games)
{{ __('torrent.keywords') }} ( {{ __('torrent.keywords-example') }} )
{{ old('mediainfo') ?? $torrent->mediainfo }} {{ __('torrent.media-info') }}
{{ old('bdinfo') ?? $torrent->bdinfo }} BDInfo (Quick Summary)
anon) /> {{ __('common.anonymous') }}?
stream) /> {{ __('torrent.stream-optimized') }}?
sd) /> {{ __('torrent.sd-content') }}?
internal) /> {{ __('torrent.internal') }}?
personal_release) /> Personal Release?
{{ __('common.submit') }}